Skip to content
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

[project-s] 歌ボ形式で歌声合成する機能の実装 #1254

Closed
4 tasks done
sigprogramming opened this issue Mar 17, 2023 · 4 comments
Closed
4 tasks done

[project-s] 歌ボ形式で歌声合成する機能の実装 #1254

sigprogramming opened this issue Mar 17, 2023 · 4 comments

Comments

@sigprogramming
Copy link
Contributor

sigprogramming commented Mar 17, 2023

内容

歌ボ形式で歌声合成(レンダリング)する機能を実装します。

実現方法

ひとまずフレーズに分割して合成する形で実装します。

  • 楽譜を休符で区切って複数のフレーズに変換
  • 各フレーズを音声合成
  • 各フレーズの音声をミックス
  • シンガー・スコア変更時に再合成

関連issue

VOICEVOX/voicevox_project#15

@sigprogramming
Copy link
Contributor Author

すみません…こちら誤って作成してしまいました。。voicevoxリポジトリの方に作成し直します。

@y-chan
Copy link
Member

y-chan commented Mar 17, 2023

あ、transfer issueで移管できると思うので、それでやっていただけると...!
image

@y-chan y-chan transferred this issue from VOICEVOX/voicevox_project Mar 17, 2023
@y-chan y-chan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2023
@y-chan y-chan reopened this Mar 17, 2023
@sigprogramming
Copy link
Contributor Author

@y-chan
ありがとうございます!!移管できるんですね、知りませんでした。。
お手数おかけしました…!

@sigprogramming sigprogramming changed the title ☆歌声合成(歌ボ形式) [project-s] 歌ボ形式で歌声合成する機能の実装 Mar 17, 2023
@sigprogramming
Copy link
Contributor Author

データ構造をもう少し検討する必要がありそうですが、ひとまず実装できたので、
一旦クローズしたいと思います…!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants