jianchang512 / ChatTTS-ui

一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
https://pyvideotrans.com
Other
5.99k stars 689 forks source link

克隆之后找不到requirements.txt #6

Closed shog86 closed 4 months ago

shog86 commented 4 months ago

FVFHR4N9Q05N:chattts user$ pip3 install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

但在chattts下面已经有了chatTTS-ui的所有文件

jianchang512 commented 4 months ago

可能是目录错了 找到这个txt目录,进去再安装