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

[Mode C]音声ファイル解析高速化・UX改善 #15

Open
4 of 8 tasks
InuInu2022 opened this issue Feb 1, 2024 · 0 comments
Open
4 of 8 tasks

[Mode C]音声ファイル解析高速化・UX改善 #15

InuInu2022 opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Mode C

Comments

@InuInu2022
Copy link
Owner

InuInu2022 commented Feb 1, 2024

3分40秒程度の音声の解析(だけ)に10秒以上かかっているので高速化

高速化・最適化

  • pitch解析結果をキャッシュする
  • pitch解析の分割並列処理化
  • 発声部分以外をpitch解析対象から除外
  • wav変換をキャッシュする
  • 楽譜から最小の切り捨て解析値を自動調整する

UX改善

  • ゲージUIを追加
  • 音声ファイルを指定直後に裏でwav変換開始する
  • 音声ファイルを指定直後に裏でpitch解析開始する
@InuInu2022 InuInu2022 added the enhancement New feature or request label Feb 1, 2024
@InuInu2022 InuInu2022 self-assigned this Mar 2, 2024
InuInu2022 added a commit that referenced this issue Mar 2, 2024
@InuInu2022 InuInu2022 changed the title 音声ファイル解析高速化・UX改善 [Mode C]音声ファイル解析高速化・UX改善 Mar 7, 2024
InuInu2022 added a commit that referenced this issue Apr 14, 2024
…nalysis value from the score ("Auto tuning bottom estimation threshold") [Experimental] #15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Mode C
Projects
None yet
Development

No branches or pull requests

1 participant