Spaces:
Runtime error
Runtime error
| { | |
| "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": 300, | |
| "warmup_steps": 30 | |
| } |