We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7cd5c8 commit e33e327Copy full SHA for e33e327
AudioQnA/tests/test_compose_multilang_on_xeon.sh
@@ -40,6 +40,8 @@ function build_docker_images() {
40
41
function start_services() {
42
cd $WORKPATH/docker_compose/intel/cpu/xeon/
43
+ export GPT_SOVITS_SERVER_HOST_IP=${ip_address}
44
+ export GPT_SOVITS_SERVER_PORT=9880
45
export host_ip=${ip_address}
46
source set_env.sh
47
# sed -i "s/backend_address/$ip_address/g" $WORKPATH/ui/svelte/.env
0 commit comments