Vtuber-GPT-TTS

用于模拟主播直播用的文字转语音脚本

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
アホ鶴
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
110
باھا نومۇرى
0 0 0
نەشرى
0.2
قۇرۇلغان ۋاقتى
2023-10-23
يېڭىلانغان ۋاقتى
2023-10-26
Size
27.1 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

模拟主播直播用的GPT-TTS脚本
-可以使用部署在外部的Bert-TTS Gradio API(默认为虚拟主播珈乐的TTS,可以根据需要更改)。
也可以使用本地部署的TTS接口,接口规范应为http:localhost:xxxx?text=文本内容,localAPI只需要填写基础URL即可
-可以填写自己的台本模拟一个完整的直播,只需要在inputQueue内填写台本内容,保存后点击start act即可。
-支持重播已完成语音的内容
-支持ChatGPT(全功能支持)
-自动检测JSON输出提取message
!!!目前stopTTS的部分有bug,如果想停止tts只能刷新界面
之后会支持FlowGPT
使用说明
设置TTS本地服务器或填写Gradio服务器API
点击StartTTS启用TTS,启用之后会自动向后台发送请求
当请求响应之后,已生成过语音的消息可以点击下方的播放按钮重放语音
直播模式
在inputQueue里设置台本内容,在你希望与主播互动的台本后面加入"wait",
保存,回到ChatGPT刷新页面
点击StartTTS再点击Start Act就可以开始直播啦