一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
(chat0.3_py310) ubuntu@ubuntu-virtual-machine:~/wy_pj/chat-tts-ui$ sudo docker compose -f docker-compose.cpu.yaml up -d --build
WARN[0000] The "UID" variable is not set. Defaulting to a blank string.
WARN[0000] The "GID" variable is not set. Defaulting to a blank string.
[+] Building 67.3s (2/2) FINISHED docker:default
=> [chat-tts-ui internal] load build definition from Dockerfile.cpu 0.0s
=> => transferring dockerfile: 266B 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1) 0.0s
=> ERROR [chat-tts-ui internal] load metadata for docker.io/pytorch/torchserve:0.11.0-cpu 67.3s
[chat-tts-ui internal] load metadata for docker.io/pytorch/torchserve:0.11.0-cpu:
(chat0.3_py310) ubuntu@ubuntu-virtual-machine:~/wy_pj/chat-tts-ui$ sudo docker compose -f docker-compose.cpu.yaml up -d --build WARN[0000] The "UID" variable is not set. Defaulting to a blank string. WARN[0000] The "GID" variable is not set. Defaulting to a blank string. [+] Building 67.3s (2/2) FINISHED docker:default => [chat-tts-ui internal] load build definition from Dockerfile.cpu 0.0s => => transferring dockerfile: 266B 0.0s => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1) 0.0s => ERROR [chat-tts-ui internal] load metadata for docker.io/pytorch/torchserve:0.11.0-cpu 67.3s