multiple AI projects changes:

TTS and WebUI related
This commit is contained in:
Dobromir Popov
2023-12-19 20:15:23 +02:00
parent ba9389e7b0
commit 2657f02455
8 changed files with 48 additions and 3868 deletions

6
.env.demo Normal file
View File

@ -0,0 +1,6 @@
TTS_BACKEND_URL=http://192.168.0.10:9008/asr
WS_URL=ws://192.168.0.10:9008:8081
SERVER_PORT_WS=8081
SERVER_PORT_HTTP=8080