Filename | Size | Date |
---|
Tacotron-2-master | 0 | 2018-08-15
|
Tacotron-2-master\.gitignore | 1250 | 2018-08-15
|
Tacotron-2-master\LICENSE | 1069 | 2018-08-15
|
Tacotron-2-master\README.md | 8691 | 2018-08-15
|
Tacotron-2-master\datasets | 0 | 2018-08-15
|
Tacotron-2-master\datasets\__init__.py | 1 | 2018-08-15
|
Tacotron-2-master\datasets\audio.py | 6631 | 2018-08-15
|
Tacotron-2-master\datasets\preprocessor.py | 5271 | 2018-08-15
|
Tacotron-2-master\datasets\wavenet_preprocessor.py | 5087 | 2018-08-15
|
Tacotron-2-master\griffin_lim_synthesis_tool.ipynb | 1539 | 2018-08-15
|
Tacotron-2-master\hparams.py | 14285 | 2018-08-15
|
Tacotron-2-master\infolog.py | 1260 | 2018-08-15
|
Tacotron-2-master\papers | 0 | 2018-08-15
|
Tacotron-2-master\papers\(content+location) attention.pdf | 2394222 | 2018-08-15
|
Tacotron-2-master\papers\Tacotron 2 revised.pdf | 339384 | 2018-08-15
|
Tacotron-2-master\papers\bahdanau (content) attention.pdf | 444482 | 2018-08-15
|
Tacotron-2-master\papers\deepvoice 3.pdf | 2031951 | 2018-08-15
|
Tacotron-2-master\papers\effective approaches attention.pdf | 249825 | 2018-08-15
|
Tacotron-2-master\papers\fast_wavenet.pdf | 370632 | 2018-08-15
|
Tacotron-2-master\papers\tacotron.pdf | 516185 | 2018-08-15
|
Tacotron-2-master\papers\tacotron2.pdf | 403371 | 2018-08-15
|
Tacotron-2-master\papers\wavenet.pdf | 2853802 | 2018-08-15
|
Tacotron-2-master\preprocess.py | 4182 | 2018-08-15
|
Tacotron-2-master\requirements.txt | 182 | 2018-08-15
|
Tacotron-2-master\sentences.txt | 1243 | 2018-08-15
|
Tacotron-2-master\synthesize.py | 4516 | 2018-08-15
|
Tacotron-2-master\tacotron | 0 | 2018-08-15
|
Tacotron-2-master\tacotron\__init__.py | 1 | 2018-08-15
|
Tacotron-2-master\tacotron\feeder.py | 10118 | 2018-08-15
|
Tacotron-2-master\tacotron\models | 0 | 2018-08-15
|
Tacotron-2-master\tacotron\models\Architecture_wrappers.py | 8379 | 2018-08-15
|
Tacotron-2-master\tacotron\models\__init__.py | 174 | 2018-08-15
|
Tacotron-2-master\tacotron\models\attention.py | 9061 | 2018-08-15
|
Tacotron-2-master\tacotron\models\custom_decoder.py | 5093 | 2018-08-15
|
Tacotron-2-master\tacotron\models\helpers.py | 5963 | 2018-08-15
|
Tacotron-2-master\tacotron\models\modules.py | 17022 | 2018-08-15
|
Tacotron-2-master\tacotron\models\tacotron.py | 13163 | 2018-08-15
|
Tacotron-2-master\tacotron\synthesize.py | 4371 | 2018-08-15
|
Tacotron-2-master\tacotron\synthesizer.py | 6490 | 2018-08-15
|
Tacotron-2-master\tacotron\train.py | 13433 | 2018-08-15
|
Tacotron-2-master\tacotron\utils | 0 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\__init__.py | 444 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\cleaners.py | 2424 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\cmudict.py | 1927 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\numbers.py | 2117 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\plot.py | 2294 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\symbols.py | 627 | 2018-08-15
|
Tacotron-2-master\tacotron\utils\text.py | 2173 | 2018-08-15
|
Tacotron-2-master\test_wavenet_feeder.py | 3555 | 2018-08-15
|
Tacotron-2-master\train.py | 5530 | 2018-08-15
|
Tacotron-2-master\wavenet_preprocess.py | 1867 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder | 0 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\__init__.py | 1 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\feeder.py | 14590 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models | 0 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models\__init__.py | 680 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models\gaussian.py | 1401 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models\mixture.py | 3902 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models\modules.py | 14092 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\models\wavenet.py | 25516 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\synthesize.py | 3173 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\synthesizer.py | 3753 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\train.py | 9121 | 2018-08-15
|
Tacotron-2-master\wavenet_vocoder\util.py | 5535 | 2018-08-15 |