Skip to content

Commit b374adc

Browse files
authored
Google colab
1 parent 39dd8b8 commit b374adc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ PyTorch implementation of convolutional networks-based text-to-speech synthesis
1010

1111
Audio samples are available at https://r9y9.github.io/deepvoice3_pytorch/.
1212

13+
## Online TTS demo
14+
15+
A notebook supposed to be executed on https://colab.research.google.com is available:
16+
17+
- [DeepVoice3: Multi-speaker text-to-speech demo](https://colab.research.google.com/github/r9y9/Colaboratory/blob/master/DeepVoice3_multi_speaker_TTS_en_demo.ipynb)
18+
1319
## Highlights
1420

1521
- Convolutional sequence-to-sequence model with attention for text-to-speech synthesis

0 commit comments

Comments
 (0)