We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
voicetextには各声に喜怒哀楽のemotionとそのレベルを指定することができ、voicevoxでは声ごとにいくつかの変種(感情 or ささやき)がある 現状 tts emotion と tts emolv でvoicetextとvoicevoxの両方の変種を管理していたが、voicevox側の変種とのきれいなマッピングができていない
tts emotion
tts emolv
tts emotion tts emolv を削除し、 tts voice <A|...> [variant] という形か、その他うまい方法でまとめたい
tts voice <A|...> [variant]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
voicetextには各声に喜怒哀楽のemotionとそのレベルを指定することができ、voicevoxでは声ごとにいくつかの変種(感情 or ささやき)がある
現状
tts emotion
とtts emolv
でvoicetextとvoicevoxの両方の変種を管理していたが、voicevox側の変種とのきれいなマッピングができていないtts emotion
tts emolv
を削除し、tts voice <A|...> [variant]
という形か、その他うまい方法でまとめたいThe text was updated successfully, but these errors were encountered: