Skip to content

Commit e33e327

Browse files
committed
Fix issue
Signed-off-by: ZePan110 <[email protected]>
1 parent a7cd5c8 commit e33e327

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AudioQnA/tests/test_compose_multilang_on_xeon.sh

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ function build_docker_images() {
4040

4141
function start_services() {
4242
cd $WORKPATH/docker_compose/intel/cpu/xeon/
43+
export GPT_SOVITS_SERVER_HOST_IP=${ip_address}
44+
export GPT_SOVITS_SERVER_PORT=9880
4345
export host_ip=${ip_address}
4446
source set_env.sh
4547
# sed -i "s/backend_address/$ip_address/g" $WORKPATH/ui/svelte/.env

0 commit comments

Comments
 (0)