Spaces:
Runtime error
Runtime error
File size: 249 Bytes
899cf32 |
1 2 3 4 5 6 7 8 9 |
{
"audio_path": "/content/deep-voice-cloning/scripts/input/hank_hill.mp3",
"output_dir": "/content/deep-voice-cloning/models",
"lang": "en",
"batch_size": 2,
"learning_rate": 1e-4,
"max_steps": 1500,
"warmup_steps": 250
} |