feat: VVMを追加し、必要なドキュメントを自動生成するコードも追加 #1
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
内容
voicevox_onnxruntimeで読めるVVMファイルを配置します。
ついでに必要なテキストを更新するスクリプトも追加します。
関連 Issue
fix: VOICEVOX/voicevox_core#922
その他
コアのdownload向けに
vvms/*.vvm
とvvms/terms.md
を用意しています。・・・ということを
docs/
内に明文化しておいたほうが良いかも・・・?あと
vvms/
ディレクトリじゃなくrootに直接おいても良いかも・・・だけど、まあコア向けのファイルはこのディレクトリに置かれてるというのがわかりやすいし、この形が良さそう。voicevox_fat_resourceからコードを転用していますが、VVMファイルの配置場所やVVM本体などを変えています。
利用規約はとりあえずvoicevox_resourceから取得しています。
そのうちVVM用の利用規約をvoicevox_resource側に配置し、それをコピーしてくるように変えたみ。
README.mdにはもVVMの利用規約を書くようにしています。直接このリポジトリに来る人向けのつもりです。
その下にスタイル番号とVVMファイルの対応表を載せています。このあたりもうちょっと整理しても良いかもだけど、まあ致命的ではなさそう・・・?