runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 15, in <module> tts.synthesizer.tts_to_file("", speaker_wav="https://huggingface.co/Bhai-Lang/Urdu-Hindi-TTS-Coqui/resolve/main/male_urdu.wav", language="ur", file_path="temp.wav") File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1709, in __getattr__ raise AttributeError(f"'{type(self).__name__}' object has no attribute '{name}'") AttributeError: 'Synthesizer' object has no attribute 'tts_to_file'. Did you mean: 'tts_config'?

Container logs:

Fetching error logs...