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
音素タイミング編集機能の実装(VOICEVOX/voicevox#2261)でピッチ更新APIが必要になりますが、まだエンジンに実装されていません。 ピッチ更新APIを実装して、エディターから使用できるようにします。
create_sing_f0_from_phoneme
sing_frame_f0
(VOICEVOX/voicevox#2341 (comment) より)
The text was updated successfully, but these errors were encountered:
issue作成ありがとうございます!!
ちなみにこちらの実装は @sigprogramming さんがチャレンジする認識で合っていそうでしょうか? (質問の意図としては、エンジン側は結構ラベルが色々こだわられており、「実装者募集」ラベルをつけるか「実装中」ラベルをつけるかどっちにしようかというだけです 🙏 )
Sorry, something went wrong.
@Hiroshiba こちら実装します!
sigprogramming
Successfully merging a pull request may close this issue.
内容
音素タイミング編集機能の実装(VOICEVOX/voicevox#2261)でピッチ更新APIが必要になりますが、まだエンジンに実装されていません。
ピッチ更新APIを実装して、エディターから使用できるようにします。
Pros 良くなる点
Cons 悪くなる点
実現方法
create_sing_f0_from_phoneme
を作るsing_frame_f0
WEB APIを作る(VOICEVOX/voicevox#2341 (comment) より)
その他
The text was updated successfully, but these errors were encountered: