coqui-tts/tests
qwq 4b8fde68d0 The tts_to_file and tts methods of TTS/api.py themselves support the speed parameter, but the internal tts method and synthesizer.tts method do not pass the speed parameter, resulting in the speed parameter being meaningless. After adding it, the speaking speed change function can be used normally. 2024-04-15 16:27:26 +08:00
..
aux_tests refactor: use save_checkpoint()/save_best_model() from Trainer 2023-11-17 01:18:23 +01:00
bash_tests Fix aux tests (#1753) 2022-07-19 10:06:31 +02:00
data Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) 2023-12-27 13:23:43 -03:00
data_tests Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) 2023-12-27 13:23:43 -03:00
inference_tests refactor: use save_checkpoint()/save_best_model() from Trainer 2023-11-17 01:18:23 +01:00
inputs Add XTTS training unit test 2023-10-21 13:41:12 -03:00
text_tests fix: correctly strip/restore initial punctuation (#3336) 2023-11-30 13:03:16 +01:00
tts_tests The tts_to_file and tts methods of TTS/api.py themselves support the speed parameter, but the internal tts method and synthesizer.tts method do not pass the speed parameter, resulting in the speed parameter being meaningless. After adding it, the speaking speed change function can be used normally. 2024-04-15 16:27:26 +08:00
tts_tests2 Add a dedicated workflow for XTTS tests 2023-10-24 09:52:44 -03:00
vc_tests Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
vocoder_tests Remove duplicate AudioProcessor code and fix ExtractTTSpectrogram.ipynb (#3230) 2023-11-16 10:57:06 +01:00
xtts_tests Make style 2023-11-13 13:01:01 +01:00
zoo_tests Update test_models.py 2023-12-12 13:30:21 +01:00
__init__.py Remove `/` prefix from the relative path (#2065) 2022-10-10 13:32:27 +02:00