jing332 / tts-server-android

这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。
3.13k stars 256 forks source link

段落越长,朗读时间间隔也越长 #122

Closed shadwo1 closed 11 months ago

shadwo1 commented 11 months ago

开启了流式播放音频,朗读间隔没有变化.

使用的软件是 阅读。

我测试时一个段落有570字,朗读这段时,只经过了一段时间的间隔,就自动跳到下一段。

shadwo1 commented 11 months ago

增加拆分段落、句子规则后可以正常朗读。

nhan000 commented 11 months ago

(我在用翻译器)

你好,你使用的应用是这个吗?https://github.com/gedoor/legado

你能向我展示一下你是如何添加分段和句子规则的吗?还有,什么是流媒体音频设置?非常感谢!

shadwo1 commented 10 months ago

示一下你是如何添加分段和句子规则的吗?还有,什么是流媒体音频设置?非常感谢!

Do you solve that? I was using the rules uploaded by others. In my experience, you don't need to use these rules. You can just check the option: "Split long sentences'.

shadwo1 commented 10 months ago

,什么是流媒体音频设置?

'stream audio' option in the tts server's setting.

nhan000 commented 10 months ago

Thanks for your reply. Besides this issue, another main one I have is that it pauses a lot at the end of each sentence. Checking the option: “Split long sentences” didn't solve this unfortunately. I'll probably just not use TTS Server.

eromoe commented 8 months ago

目前确实是在每句话(回车)之后停顿很长,非常明显的停顿,主要是停的太长了。