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.19k stars 570 forks source link

这个项目怎么保持原项目更新同步呢? #1

Closed Phrixus2023 closed 4 weeks ago

Phrixus2023 commented 1 month ago

如题

jianchang512 commented 1 month ago

直接下载原项目的github代码覆盖就行

qhgy commented 1 month ago

用的win打包版 很方便 感谢 感觉默认的2个女声音色一般 不好听 这个要怎么自定义音色呢 另外源代码 和打包版结构不太一样呢 不知道覆盖哪个目录 再次感谢

jianchang512 commented 1 month ago

https://github.com/2noise/ChatTTS 代码下载后有个 ChatTTS文件夹,本项目下也有个ChatTTS文件夹,覆盖就行

templates/index.html 打开,找到 <select ,

随意添加 option就行,value后的数字可以随意,随机获取音色,比如 3000 8000

lin16303 commented 1 month ago

https://github.com/2noise/ChatTTS 代码下载后有个 ChatTTS文件夹,本项目下也有个ChatTTS文件夹,覆盖就行

templates/index.html 打开,找到 <select ,默认

随意添加 option就行,value后的数字可以随意,随机获取音色,比如 3000 8000

win打包版可以覆盖升级吗? QQ

jianchang512 commented 1 month ago

不可 这个后续使用新的打包版升级

qhgy commented 1 month ago

加油 感谢(^🙏^)