Commit Graph

4543 Commits

Author SHA1 Message Date
Eren Gölge
6e980b49c4 fix synthesizer.py for Coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
db14dcd95a remove old load_config 2021-05-11 11:29:18 +02:00
Eren Gölge
a21ac883dd add get_cuda() 2021-05-11 11:29:18 +02:00
Eren Gölge
21dd4d7960 fix load_config imports for Coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
c57f0b46bb reintro use_gst for backwars compat 2021-05-11 11:29:18 +02:00
Eren Gölge
18e76a2309 fix speaker encoder model initialization 2021-05-11 11:29:18 +02:00
Eren Gölge
10de40bba1 make num_workers mandatory config field 2021-05-11 11:29:18 +02:00
Eren Gölge
df1ddd3539 allow read_json_with_comments for backward compat 2021-05-11 11:29:18 +02:00
Eren Gölge
9f7599e3c3 fix train_encoder for coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
e5d757a9d3 run nosetests with --with-id and add a command to run only the failes
tests
2021-05-11 11:29:18 +02:00
Eren Gölge
f8e52965dd add speaker encoder coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
9f2d2d2081 add speaker encoder train test 2021-05-11 11:29:18 +02:00
Eren Gölge
ce2bba543e remove extra from utils and move funcs to io.py 2021-05-11 11:29:18 +02:00
Eren Gölge
812dbc2b06 rm config.json 2021-05-11 11:29:18 +02:00
Eren Gölge
3fde2001b1 train_encoder refactoring for coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
9ee70af9bb code styling 2021-05-11 11:29:18 +02:00
Eren Gölge
10db2baa06 global shared Coqpit configs 2021-05-11 11:29:18 +02:00
Eren Gölge
70fc7a7e71 remove bash running tests 2021-05-11 11:29:18 +02:00
Eren Gölge
1be45eae38 add new tests for vocoder trainings using coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
3dec62b183 add Coqpits for the vocoder models 2021-05-11 11:29:18 +02:00
Eren Gölge
6f4eed94f5 remove *.json vocoder configs 2021-05-11 11:29:18 +02:00
Eren Gölge
78b3825d0b update train scripts for coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
045f1c3e76 add hifigan train test 2021-05-11 11:29:18 +02:00
Eren Gölge
757e90b1cc load_config function to initialize the right Coqpit for the given model 2021-05-11 11:29:18 +02:00
Eren Gölge
e6f45b9eb7 update train_vocoder_gan.py for coqpit 2021-05-11 11:29:18 +02:00
Eren Gölge
6ee6a563bc add coqpit to the requirements 2021-05-11 11:29:17 +02:00
Eren Gölge
bcebd69d09 remove bash tts training tests 2021-05-11 11:29:17 +02:00
Eren Gölge
7663bc63c1 add Coqpit configs for the TTS models 2021-05-11 11:29:17 +02:00
Eren Gölge
7227e8f1d2 update train_align_tts.py for coqpit 2021-05-11 11:29:17 +02:00
Eren Gölge
51a7e06945 glow_tts_config.py and train test on python 2021-05-11 11:29:17 +02:00
Eren Gölge
c6df8de80a remove output train folder at the end of the test 2021-05-11 11:29:17 +02:00
Eren Gölge
720fe13056 update glow_tts modules and training script for coqpit use 2021-05-11 11:29:17 +02:00
Eren Gölge
816e7ee698 remove default configs.json as replacing with Coqpit configs 2021-05-11 11:29:17 +02:00
Eren Gölge
35341d5482 move bash script based tests to python with coqpit 2021-05-11 11:29:17 +02:00
Eren Gölge
647163397d coqpit refactoring 2021-05-11 11:29:17 +02:00
Eren Gölge
eaa130e813 fix tacotron for coqpit 2021-05-11 11:29:17 +02:00
Eren Gölge
65d7ad4250 refactor train_speedy_speech.py for coqpit 2021-05-11 11:29:17 +02:00
Eren Gölge
4a58fdfd59 comment out check-arguments before copying fields to the configs 2021-05-11 11:29:17 +02:00
Eren Gölge
05d9543ed8 init GST module using gst config in Tacotron models 2021-05-11 11:29:17 +02:00
Eren Gölge
93a00373f6 move split_dataset 2021-05-11 11:29:17 +02:00
Eren Gölge
9c18e40f64 black formatting 2021-05-11 11:29:17 +02:00
Eren Gölge
c34c8137d7 update compute_statistics for coqpit 2021-05-11 11:29:17 +02:00
Eren Gölge
79d7215142 config refactor #5 WIP 2021-05-11 11:29:17 +02:00
Eren Gölge
dc50f5f0b0 config refactor #4 WIP 2021-05-11 11:28:35 +02:00
Eren Gölge
97bd5f9734 [ci skip] config update #3 WIP 2021-05-11 11:28:35 +02:00
Eren Gölge
a21c0b5585 config update 2 WIP 2021-05-11 11:28:35 +02:00
Eren Gölge
e092ae40dc config update WIP 2021-05-11 11:28:35 +02:00
Eren Gölge
06f80a4806 update check argument 2021-05-11 11:28:35 +02:00
Eren Gölge
bf7ddfa542 Merge pull request #481 from chmodsss/main
Accessing __version__ command
2021-05-11 10:20:48 +02:00
Edresson
85ccad7e0a add Audio data augamentation Addtive and RIR 2021-05-11 00:59:57 -03:00