Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in tts_to_audio (Silero) #68

Open
Bigbigliar opened this issue Nov 28, 2024 · 0 comments
Open

Error in tts_to_audio (Silero) #68

Bigbigliar opened this issue Nov 28, 2024 · 0 comments

Comments

@Bigbigliar
Copy link

Sometimes everything works but most of the time I get this error afterwards

Error in tts_to_audio (Silero): Failed to get MOS score from NISQA API. Error: HTTPConnectionPool(host='127.0.0.1', port=8356): Max retries exceeded with url: /predict (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001BBC95FB4C0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Making POST request to: http://localhost:8001/tts/generate
2024-11-28 10:49:14 | DEBUG | urllib3.connectionpool | Starting new HTTP connection (1): localhost:8001
2024-11-28 10:49:14,799 [DEBUG] Starting new HTTP connection (1): localhost:8001
2024-11-28 10:49:17 | DEBUG | urllib3.connectionpool | http://localhost:8001 "POST /tts/generate HTTP/11" 200 841244
2024-11-28 10:49:17,680 [DEBUG] http://localhost:8001 "POST /tts/generate HTTP/11" 200 841244
Response status code: 200
2024-11-28 10:49:17 | DEBUG | urllib3.connectionpool | Starting new HTTP connection (1): 127.0.0.1:8356
2024-11-28 10:49:17,695 [DEBUG] Starting new HTTP connection (1): 127.0.0.1:8356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant