Commit Graph

3761 Commits

Author SHA1 Message Date
Eren Gölge 608f437545 Add a function to find unique chars 2021-11-01 16:41:33 +01:00
Eren Gölge d6d780e758 Fix FastSpeech config 2021-11-01 16:41:15 +01:00
Eren Gölge 5ba47081ee Use GL for VCTK FastPitch models 2021-11-01 16:39:03 +01:00
Michael Hansen 3bc043faeb
Upgrade to gruut 2.0 (#882) 2021-10-31 11:41:55 +01:00
Eren Gölge f38c5ee6c1 Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev 2021-10-30 14:50:25 +02:00
Eren Gölge 505e2db6aa Fix VCTK Tacotron2-DDC recipe 2021-10-30 14:47:49 +02:00
Eren Gölge 9e2befb55c Add vctk tacotron2 recipe 2021-10-30 14:47:35 +02:00
George 37eaefc085
Optional silence trimming during inference and find_endpoint() fix (#898)
* Set find_endpoint db threshold in config.json

* Optional silence trimming during inference

* Make trim_db value negative
2021-10-29 18:28:55 +02:00
Eren Gölge 33aa27e2d6
Merge pull request #901 from coqui-ai/dev
v0.4.2
2021-10-29 18:20:51 +02:00
Eren Gölge 7293abada2 Bump up to v0.4.2 2021-10-29 17:57:30 +02:00
Eren Gölge 2df0752e73
Model zoo tests (#900)
* Fix VITS model multi-speaker init

* Remove gdrive support in model manager

* Add model zoo tests
2021-10-29 17:54:16 +02:00
Eren Gölge 40c17b2205
Merge pull request #891 from coqui-ai/dev
v0.4.1
2021-10-26 19:54:00 +02:00
Eren Gölge aaaa591485 Bump up version to v0.4.1 2021-10-26 19:24:17 +02:00
Eren Gölge 3ea1c2037b Fix model entry in .models.json 2021-10-26 19:14:29 +02:00
Eren Gölge fa4ec83c6e Bump up version to v0.4.0 2021-10-26 18:27:39 +02:00
Eren Gölge 3c99191e50
Merge pull request #888 from coqui-ai/dev
v0.4.0
2021-10-26 18:25:28 +02:00
Eren Gölge ff88c72caa
Update CONTRIBUTING.md
Fix testing command
2021-10-26 17:52:09 +02:00
Eren Gölge 035ed432bc
Doc update (#889)
* Link source files from the docs

* Update glowTTS recipes for docs

* Add dataset downloaders
2021-10-26 17:41:33 +02:00
Eren Gölge 0cac3f330a Enable custom formatter in load_tts_samples 2021-10-26 13:07:11 +02:00
Eren Gölge 7c10574931 Gateway for TTS models 2021-10-26 13:04:51 +02:00
Eren Gölge 00becf2671 Fix import statements 2021-10-25 19:29:16 +02:00
Eren Gölge 4ba42acad7 Update .gitignore 2021-10-25 19:29:16 +02:00
Eren Gölge 027424dda8 Add VCTK fast_pitch and UK glow-tts 2021-10-25 19:29:16 +02:00
Eren Gölge bdab788de3 Fix ljspeech download 2021-10-25 11:33:51 +02:00
Eren Gölge 44d47fd4cf Merge branch 'trainer_v1' into dev 2021-10-21 18:09:09 +00:00
Eren Gölge 7223e27e0a Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev 2021-10-21 18:08:55 +00:00
Eren Gölge 1e9a97560b
Merge pull request #887 from coqui-ai/vctk_recipes
VCTK Recipes
2021-10-21 19:54:44 +02:00
Eren Gölge a107bda5ec
Merge pull request #831 from noranraskin/patch-1
Fix --list_models command in finetuning.md
2021-10-21 19:49:47 +02:00
Eren Gölge 25759d6a61 Split tests 2021-10-21 17:30:15 +00:00
Eren Gölge d9c291b06c Update .gitignore 2021-10-21 16:29:06 +00:00
Eren Gölge 9e483fb4f0 Update ljspeech download 2021-10-21 16:29:06 +00:00
Eren Gölge 8cca3987aa Update documentation 2021-10-21 16:29:06 +00:00
Eren Gölge 016803beee Update notebooks 2021-10-21 16:29:06 +00:00
Eren Gölge 5e0d0539c5 Remove unmaintained notebooks 2021-10-21 16:29:06 +00:00
Eren Gölge 71180c7962 VCTK recipes (finally 🚀) 2021-10-21 16:29:06 +00:00
Eren Gölge 70e4d0e524 Fix grad_norm handling 2021-10-21 16:29:06 +00:00
Eren Gölge a409e0f8f8 Update train_tts for multi-speaker 2021-10-21 16:29:06 +00:00
Eren Gölge 2b7d159383 Update BaseTTS for multi-speaker training 2021-10-21 16:29:06 +00:00
Eren Gölge e62d3c5cf7 Use absolute imports for tts configs and models 2021-10-21 16:29:06 +00:00
Eren Gölge 82fed4add2 Make style 2021-10-21 16:05:51 +00:00
Eren Gölge 3cb07fb6b5 Fix SpeakerManager init with data items 2021-10-21 13:54:39 +00:00
Eren Gölge aea90e2501 Comment synthesis.py 2021-10-21 13:53:45 +00:00
Eren Gölge 1987aaaaed Update d-vector reshape in synthesizer 2021-10-21 13:53:25 +00:00
Eren Gölge 3ab009ca8d Edit model configs for multi-speaker 2021-10-21 13:51:37 +00:00
Eren Gölge cea8e1739b Update AlignTTS to use SpeakerManager 2021-10-20 18:22:41 +00:00
Eren Gölge 0e768dd4c5 Update comments 2021-10-20 18:21:26 +00:00
Eren Gölge 7c2cb7cc30 Update BaseTTS 2021-10-20 18:18:22 +00:00
Eren Gölge 330ee7d208 Comment BaseTacotron and remove unused funcs 2021-10-20 18:17:25 +00:00
Eren Gölge aa25f70b95 Update ForwardTTS for multi-speaker 2021-10-20 18:16:41 +00:00
Eren Gölge 0ebc2a400e Implement `_set_speaker_embedding` in GlowTTS 2021-10-20 18:15:20 +00:00