coqui-tts/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
..
configs glow-tts modules added 2020-09-21 14:15:40 +02:00
datasets linter fixes 2020-09-22 03:54:16 +02:00
layers linter fixes 2020-09-22 03:54:16 +02:00
models linter fixes 2020-09-22 03:54:16 +02:00
tf rename the project to old TTS 2020-09-09 12:27:23 +02:00
utils 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
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00