Replies: 3 comments 6 replies
-
另外 有個 From Subtitle 的想法, |
Beta Was this translation helpful? Give feedback.
4 replies
-
语速这个问题是bug,一会我看看 |
Beta Was this translation helpful? Give feedback.
2 replies
-
更新一下:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用 From Subtitle 加載 字幕文件轉入SSML模塊後
如果改動
<voice duration=4000ms spk=".......> 中的duration 參數
將會改變語速,但這改變並不符合直覺
縮短duration 會令語速減慢,加大duration反而令語速加快
而且如此加減速對pitch的影響比使用调节器要小
此外 SSML使用 prosody 控制無效
本地和HF space都復現,文本如下:
後句語速不變
但用TTS模塊的调节器測試 速度=0.5 確可以調節
謝謝
Beta Was this translation helpful? Give feedback.
All reactions