Commit Graph

1662 Commits (4086e18b302aee8f448371108d57050f3cf72591)

Author SHA1 Message Date
erogol 4086e18b30 update imports in notebook 2020-08-03 12:22:30 +02:00
Thorsten Mueller d1759d47a5 Remove old target folder 2020-08-03 12:22:30 +02:00
Thorsten Mueller 8bcd5cc1d7 Adjusted code to mass refactoring on dev branch 2020-08-03 12:22:30 +02:00
Thorsten Mueller 937bed72df newline output of percentage value in plot 2020-08-03 12:22:30 +02:00
Thorsten Mueller 06e76e1d49 Added phoneme frequency percentage in plot 2020-08-03 12:22:30 +02:00
Thorsten Mueller 5b7329e66d small import fix 2020-08-03 12:22:30 +02:00
Thorsten Mueller 06090b5594 added jupyter notebook for phoneme coverage analysis 2020-08-03 12:22:30 +02:00
Eren Gölge 299f1cafe6
Merge pull request #479 from jyegerlehner/scipy-io-wavfile-import-dev-branch
Fix scipy.io.wavfile import in dev branch
2020-08-03 12:01:02 +02:00
Eren Gölge eef1474fa8
Merge pull request #476 from jyegerlehner/enforce-device-consistency-in-GuidedAttentionLoss-dev-branch
Enforce device consistency in GuidedAttentionLoss (dev branch)
2020-08-03 11:59:11 +02:00
erogol b016c655ea close figures in training to prevent OOM 2020-08-03 11:40:43 +02:00
jim 36fee428b9 Fix scipy.io.wavfile import 2020-08-02 19:36:17 -05:00
jim b0ba577876 Enforce device consistency in GuidedAttentionLoss (dev branch) 2020-08-02 19:03:52 -05:00
erogol 180d443765 tf version update in requirements.txt 2020-07-31 11:13:14 +02:00
Eren Gölge 4f1c30f770
Merge pull request #467 from reuben/refactor-updates
Minor clean-ups from looking at refactored code
2020-07-31 11:11:34 +02:00
Reuben Morais b21dceb351 Remove some duplicated or unused files 2020-07-30 15:00:10 +02:00
Reuben Morais 9e63cf4072 Load requirements from requirements.txt to avoid duplication and out-of-sync issues 2020-07-30 15:00:09 +02:00
erogol c5bda20990 travis try#1 2020-07-28 15:46:27 +02:00
erogol c5905cfa50 linter fixes 2020-07-28 14:53:56 +02:00
erogol ade5fc2675 using a unified console_logger for tts and vocoder modules 2020-07-28 14:03:46 +02:00
erogol 84158c5e47 more generci console_logger 2020-07-28 13:48:33 +02:00
erogol effe54f262 update vocoder README 2020-07-26 12:39:35 +02:00
erogol cb4313dcb6 docstrings for Tacotron models 2020-07-23 16:26:20 +02:00
erogol 4c7c4f77f8 README docker update 2020-07-21 13:01:34 +02:00
erogol d75d6ae523 ParallelWaveGAN notebook 2020-07-20 15:26:01 +02:00
erogol d4aacd5f6d add notebooks 2020-07-20 14:55:00 +02:00
erogol 72a6ac54c8 add pwgan vocoder config 2020-07-17 13:31:50 +02:00
erogol 4e79b8bc41 fix distribute_tts 2020-07-17 13:23:25 +02:00
erogol a0f488136a update imports for convert* scripts 2020-07-17 13:14:34 +02:00
erogol 9ce4126482 update pwgan generator test 2020-07-17 13:01:45 +02:00
erogol 7bfe16f130 add reference 2020-07-17 12:58:24 +02:00
erogol 5d084535c3 model optimization is done 2020-07-17 12:57:22 +02:00
erogol 74f50c91af readme update 2020-07-17 12:56:42 +02:00
erogol 613339d144 update folder structure 2020-07-17 12:50:20 +02:00
erogol 22b96e8994 fix text 2020-07-17 12:38:36 +02:00
erogol 63de12f178 README update 2020-07-17 12:37:18 +02:00
erogol 7080b5fb34 update synthesize.py 2020-07-17 12:25:32 +02:00
erogol 69f525f17d load pwgan models 2020-07-17 11:37:33 +02:00
erogol 320bc29496 pwgan files 2020-07-17 11:36:36 +02:00
erogol 9bd415fbc9 fix train_vocoder for pwgan 2020-07-17 11:35:04 +02:00
erogol 2d55f08d17 update the order if CI tests 2020-07-17 11:16:05 +02:00
erogol 0fc810b7c1 update setup.py install req. to tf 2.3.0rc0 for tflite compat. 2020-07-17 11:16:05 +02:00
erogol eb830f4bd7 CI update and test fix 2020-07-17 11:16:05 +02:00
erogol 9033070b8f TTS folder and travis 2020-07-17 11:16:05 +02:00
erogol 82dd465365 Mass refactoring 2020-07-17 11:16:05 +02:00
erogol 3bc38517aa Merge branch 'pwgan' into dev 2020-07-17 11:12:14 +02:00
erogol 13d0e88e51 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-07-17 11:09:47 +02:00
erogol ab00321b20 args comment update 2020-07-15 11:40:56 +02:00
Eren Gölge f9c36bbf32
Update README.md 2020-07-15 11:20:23 +02:00
Eren Gölge fb406d6e4d
Update README.md 2020-07-15 11:15:26 +02:00
Eren Gölge c1d3b2a079
Update README.md 2020-07-15 11:14:46 +02:00