coqui-tts/tests
Katsuya Iida 165e5814af
Update Japanese phonemizer (#758)
* Update default ja vocoder

* update

* Japanese phonemizer test

* Run make style

Co-authored-by: Eren Gölge <egolge@coqui.ai>
2021-09-01 09:33:15 +02:00
..
bash_tests remove bash running tests 2021-05-11 11:29:18 +02:00
data refactor and fix multi-speaker training in Trainer and Tacotron models 2021-06-28 17:03:19 +02:00
data_tests Add option to sort input sequnce by audio len 2021-08-30 08:10:35 +00:00
inference_tests Add more model tests to `test_synthesize` 2021-07-04 11:45:49 +02:00
inputs Update model test configs 2021-06-28 17:03:19 +02:00
outputs refactoring tests after Coqpit 2021-05-11 11:30:00 +02:00
text_tests Update Japanese phonemizer (#758) 2021-09-01 09:33:15 +02:00
tts_tests Implement VITS model 🚀 2021-08-09 18:02:36 +00:00
vocoder_tests Bump up to v0.1.0 🚀 2021-06-29 13:07:59 +02:00
__init__.py get_device_id() for tests 2021-05-11 11:29:18 +02:00
model_manager.py formatting 2021-05-03 14:26:35 +02:00
test_audio_processor.py reorg test files 2021-06-02 11:40:26 +02:00
test_extract_tts_spectrograms.py Update tests for the new trainer API 2021-06-28 17:03:19 +02:00
test_speaker_encoder.py fix Lint checks 2021-06-18 14:33:50 -03:00
test_speaker_encoder_train.py refix linter 2021-07-13 23:12:18 +02:00
test_speaker_manager.py refactor and fix multi-speaker training in Trainer and Tacotron models 2021-06-28 17:03:19 +02:00
test_stft_torch.py Mass refactoring 2020-07-17 11:16:05 +02:00
test_text_processing.py Fix silly error in tests 2021-06-25 14:41:35 +02:00