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

口パク情報がとれない音声合成エンジン(ゆっくりAquestalkとか)対応 #8

Open
InuInu2022 opened this issue Dec 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@InuInu2022
Copy link
Owner

ゆっくり(Aquestalk)とか古いボイスロイドとか、CoeFontとかCOEIROINKとかは口パク情報を取れない><!
wav2labがあるけど、量が多いと大変であんまり現実的じゃない…。

音声認識エンジンを拡張して.lab形式で取得できるようにするのがいいかも。

候補:

  • Julius
    • wav2labは多分これ
    • 精度があんまり良くないっぽい
  • Vosk
    • 最近よく聞く
    • 日本語対応している
    • 音素情報が取れるforkがある
  • Whisper
    • これも最近よく聞く
    • そもそも音素情報取れるの?調べてない…
@InuInu2022 InuInu2022 added the enhancement New feature or request label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant