coqui-tts/TTS
mueller91 227b9c8864 fix: split_dataset() runtime reduced from O(N * |items|) to O(N) where N is the size of the eval split (max 500)
I notice a significant speedup on the initial loading of large datasets such as common voice (from minutes to seconds)
2020-09-23 23:27:51 +02:00
..
bin fix: broken imports and missing files after merging in latest commits from mozilla/dev into mueller91/dev. 2020-09-22 20:10:41 +02:00
server rename the project to old TTS 2020-09-09 12:27:23 +02:00
speaker_encoder fix: broken imports and missing files after merging in latest commits from mozilla/dev into mueller91/dev. 2020-09-22 20:10:41 +02:00
tts fix: split_dataset() runtime reduced from O(N * |items|) to O(N) where N is the size of the eval split (max 500) 2020-09-23 23:27:51 +02:00
utils fix: fixing the RenamingUnpickler fix 2020-09-22 17:36:05 +02:00
vocoder do not check sample rate as loading stats file for normalization to enable interpolation for different sample rate vocoder 2020-09-18 12:52:19 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00