jing332 / tts-server-android

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

I want to reduce the pause after dots and other marks. How to do it? #136

Open Spectator-182 opened 7 months ago

Spectator-182 commented 7 months ago

I am sorry if it's not the best to ask, but I have been struggling with this problem for some time. Thanks in advance! I want to reduce the time by half

mobad commented 4 months ago

@Spectator-182 I made a build that adds a silence skipping audio processor which greatly shortens sentence delays. It's even faster than google TTS. https://github.com/mobad/tts-server-android/releases/tag/1.24.041907 Make sure to use the settings mentioned in the release notes for best results.