Commit Graph

4201 Commits

Author SHA1 Message Date
Edresson
06d89f93a8 Add VITS multilingual d-vectors unit test 2021-12-20 11:54:10 +00:00
Edresson
12968532fe Add the language embedding dim in the duration predictor class 2021-12-20 11:54:10 +00:00
Edresson
4196a42de7 Get the number speaker from the Speaker Manager property 2021-12-20 11:54:10 +00:00
Edresson
f394d60695 Fix the bug in multispeaker vits 2021-12-20 11:54:10 +00:00
Edresson
90eac13bb2 Rename ununsed_speakers to ignored_speakers 2021-12-20 11:54:10 +00:00
WeberJulian
9ca3af900f remove inference notebook 2021-12-20 11:54:10 +00:00
Edresson
f34596d957 Fix function name 2021-12-20 11:54:10 +00:00
Edresson
45d0b04179 Lint fixs 2021-12-20 11:54:10 +00:00
Edresson
85418ffeaa Fix the bug in extract tts spectrograms 2021-12-20 11:54:10 +00:00
Edresson
2b2cecaea2 Set the new_fields in copy_model_files as None by default 2021-12-20 11:54:10 +00:00
Edresson
34749f8727 Remove the call to get_speaker_manager 2021-12-20 11:54:10 +00:00
Edresson
b769b49e34 Remove the data from the set_d_vectors_from_file function 2021-12-20 11:54:10 +00:00
Edresson
9daa33d1fd Remove unusable speaker manager function 2021-12-20 11:54:10 +00:00
Edresson
8c22d5ac49 Turn more clear the VITS loss function 2021-12-20 11:54:10 +00:00
Edresson
6fc3b9e679 Remove the unusable fine-tuning model 2021-12-20 11:54:10 +00:00
Edresson
352aa69eca Create a module for the VAD script 2021-12-20 11:54:10 +00:00
WeberJulian
631addf33b fix d-vector 2021-12-20 11:54:10 +00:00
WeberJulian
da6c1e858c Fix small issues 2021-12-20 11:54:10 +00:00
WeberJulian
e8af6a9f08 Fix use_speaker_embedding logic 2021-12-20 11:54:10 +00:00
WeberJulian
23d789c072 Fix continue path 2021-12-20 11:54:10 +00:00
WeberJulian
120332d53f Fix phonemes 2021-12-20 11:54:10 +00:00
WeberJulian
846bf16f02 fix imports for load_meta_data 2021-12-20 11:54:10 +00:00
WeberJulian
1340938159 fix phonemes per language 2021-12-20 11:54:10 +00:00
WeberJulian
e995a63bd6 fix linter 2021-12-20 11:54:10 +00:00
WeberJulian
1472b6df49 make style 2021-12-20 11:54:10 +00:00
WeberJulian
e22f7a2aca Add torchaudio in requirements.txt 2021-12-20 11:54:10 +00:00
WeberJulian
4d721bcabd fix test sentence synthesis 2021-12-20 11:54:10 +00:00
WeberJulian
0804806727 fix f0_cache_path in dataset 2021-12-20 11:54:10 +00:00
WeberJulian
3b5592abcf fix test vits 2021-12-20 11:54:10 +00:00
WeberJulian
2a2b5767c2 fix collate_fn 2021-12-20 11:54:10 +00:00
Julian WEBER
78c2d12a91 PitchExtractor 2021-12-20 11:54:10 +00:00
Julian WEBER
9a2f91327c get_aux_input 2021-12-20 11:54:10 +00:00
Julian WEBER
b3abd01793 Merge dataset 2021-12-20 11:54:10 +00:00
Edresson
10ff90d6d2 Add remove silence VAD script 2021-12-20 11:54:10 +00:00
Edresson
1bd1a0546b Add audio resample in the speaker consistency loss 2021-12-20 11:54:10 +00:00
Edresson
1c6bcda950 Add freeze vocoder generator and flow-based decoder option 2021-12-20 11:54:10 +00:00
WeberJulian
2b952d8b97 freeze vits parts 2021-12-20 11:54:10 +00:00
WeberJulian
005bba60b0 get_speaker_weighted_sampler 2021-12-20 11:54:10 +00:00
Edresson
9de4539422 Update the VITS model docs 2021-12-20 11:54:10 +00:00
Edresson
eeb8ac07d9 Add voice conversion fine tuning mode 2021-12-20 11:54:10 +00:00
WeberJulian
6ac31e4152 Added a notbook for d-vector multilingual VITS 2021-12-20 11:54:09 +00:00
Edresson
690b37d0ab Add support to use the speaker encoder as loss function in VITS model 2021-12-20 11:54:09 +00:00
Edresson
9b011b1cb3 Add H/ASP original checkpoint support 2021-12-20 11:54:09 +00:00
Edresson
0bdfd3cb50 Add the ValueError in the restore checkpoint exception to avoid problems with the optimizer restauration when new keys are addition 2021-12-20 11:54:09 +00:00
Edresson
bbdb5c38e6 Add VITS multispeaker train unit test 2021-12-20 11:54:09 +00:00
Edresson
92f7f4f400 Active the multispeaker mode in multilingual training 2021-12-20 11:54:09 +00:00
Edresson
de78556655 Fix the optimizer parameters bug in multilingual and multispeaker training 2021-12-20 11:54:09 +00:00
Edresson
9be5b75da3 Fix bug after merge 2021-12-20 11:54:09 +00:00
Edresson
76251b619a Fix d-vector multispeaker training bug 2021-12-20 11:54:09 +00:00
Edresson
e68b042493 Add VITS d-vector unit test 2021-12-20 11:54:09 +00:00