changed default TTS endpoint to hostname
This commit is contained in:
4
.env
4
.env
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
TTS_BACKEND_URL=http://192.168.0.10:9009/asr
|
||||
TTS_BACKEND_URL=https://api.tts.d-popov.com/
|
||||
#TTS_BACKEND_URL=http://192.168.0.10:9009/asr
|
||||
#TTS_BACKEND_URL=http://localhost:9001/asr #gpu 9002-cpu
|
||||
TTS_BACKEND_URL2=http://localhost:9002/asr
|
||||
TTS_BACKEND_URL3=http://192.168.0.10:9008/asr #gpu
|
||||
|
Reference in New Issue
Block a user