-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
人間が喋り始めたら読み上げを一時停止する #184
Comments
あってもよさそうですが,きりの良いところまでは言い切ってほしいです. |
「話し中」フラグ
ボットが喋る条件
|
「次のBreathGroupまで」とかいうのは難しそうだな |
フルコンテキストラベルと音声との対応はjbonsaiにしかないので,jbonsaiに何かしら実装するしかないと思います. jbonsaiの側でBreathGroupで分割してしまい,結合することなく音声をjs側に流せば,BreathGroupで分割されたPCM音声の配列( |
SStreamとPStream/GStreamを分割し,voicevoxに似たAPIにするのは一つの方策としてあるかもしれません. |
ってアリ?
The text was updated successfully, but these errors were encountered: