mirror of
https://github.com/wassname/TTS.git
synced 2026-09-12 12:11:47 +08:00
Fix tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"tts_path":"tests/outputs/", // tts model root folder
|
||||
"tts_path":"TTS/tests/outputs/", // tts model root folder
|
||||
"tts_file":"checkpoint_10.pth.tar", // tts checkpoint file
|
||||
"tts_config":"dummy_model_config.json", // tts config.json file
|
||||
"tts_speakers": null, // json file listing speaker ids. null if no speaker embedding.
|
||||
|
||||
Reference in New Issue
Block a user