Commit Graph

4034 Commits

Author SHA1 Message Date
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
Eren Gölge
3da79a4de4 Comment Tacotron2 model 2021-10-20 18:14:04 +00:00
Eren Gölge
92b6d98443 Set pitch frame alignment wrt spec computation 2021-10-20 18:12:38 +00:00
Eren Gölge
0a3d1cc7ee Pass speaker manager to the model in synthesizer 2021-10-20 18:11:36 +00:00
Eren Gölge
588da1a24e Simplify grad_norm handling in trainer 2021-10-19 16:33:04 +00:00
Eren Gölge
3c7848e9b1 Don't OOR values in train console log 2021-10-19 16:32:16 +00:00
Eren Gölge
c514351c0e Refactor multi-speaker init in BaseTTS-Tacotron1-2 2021-10-18 08:55:45 +00:00
Eren Gölge
127571423c Update multi-speaker init in BaseTTS 2021-10-18 08:54:41 +00:00
Eren Gölge
a0a5d580e9 Approximate audio length from file size 2021-10-18 08:54:02 +00:00
Eren Gölge
b4b890df03 Update trainer's initialization 2021-10-18 08:53:19 +00:00
Eren Gölge
fcbfc53cb7 Fix linter 2021-10-15 10:24:19 +00:00
Eren Gölge
33b633515f Update recipes README.md 2021-10-15 10:21:29 +00:00
Eren Gölge
700b056117 Update Synthesizer multi-speaker handling 2021-10-15 10:21:12 +00:00
Eren Gölge
073a2d2eb0 Refactor VITS multi-speaker initialization 2021-10-15 10:20:00 +00:00
Eren Gölge
0565457faa Fix #846 2021-10-14 14:46:14 +00:00
Eren Gölge
e15bc157d8 Fix #873 2021-10-14 14:39:45 +00:00
Eren Gölge
21cc0517a3 Fix WaveRNN test 2021-10-01 10:21:37 +00:00
Eren Gölge
4dbe7ed0de Fix all-zero duration case for GlowTTS 2021-10-01 09:24:26 +00:00
Eren Gölge
37959ad0c7 Make linter 2021-09-30 23:02:16 +00:00
Eren Gölge
0b1986384f Make style 2021-09-30 16:21:18 +00:00
Eren Gölge
7edbe04fe0 Fix WaveRNN config and test 2021-09-30 16:20:12 +00:00
Eren Gölge
55d9209221 Remote STT tokenizer 2021-09-30 14:58:26 +00:00
Eren Gölge
6d3b2d3cdd Update docs 2021-09-30 14:47:56 +00:00
Eren Gölge
f904dd4828 Share some ASCII ❤️ 2021-09-30 14:47:56 +00:00
Eren Gölge
4cacbf0d45 Fix WaveRNN test 2021-09-30 14:47:56 +00:00
Eren Gölge
5fa78ee69f Remove old Tacotron recipes 2021-09-30 14:47:56 +00:00
Eren Gölge
9631aab0e7 Fix imports 2021-09-30 14:47:56 +00:00
Eren Gölge
ba2b8c827f Update train_tts.py and train_vocoder.py 2021-09-30 14:47:56 +00:00