Spaces Hugging Face's logo
Sambhavnoobcoder
/
Runtime error

runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 98, in <module> main() File "/home/user/app/app.py", line 92, in main generate.click(synthesize_audio(text,speaker)) File "/home/user/app/app.py", line 89, in synthesize_audio samples = cast(TTS, tts).synthesize(text_str, speaker_str) AttributeError: 'NoneType' object has no attribute 'synthesize'

Container logs:

Fetching error logs...