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

feat: VVMを追加し、必要なドキュメントを自動生成するコードも追加 #1

Conversation

Hiroshiba
Copy link
Member

内容

voicevox_onnxruntimeで読めるVVMファイルを配置します。
ついでに必要なテキストを更新するスクリプトも追加します。

関連 Issue

fix: VOICEVOX/voicevox_core#922

その他

コアのdownload向けにvvms/*.vvmvvms/terms.mdを用意しています。
・・・ということをdocs/内に明文化しておいたほうが良いかも・・・?
あとvvms/ディレクトリじゃなくrootに直接おいても良いかも・・・だけど、まあコア向けのファイルはこのディレクトリに置かれてるというのがわかりやすいし、この形が良さそう。

voicevox_fat_resourceからコードを転用していますが、VVMファイルの配置場所やVVM本体などを変えています。
利用規約はとりあえずvoicevox_resourceから取得しています。
そのうちVVM用の利用規約をvoicevox_resource側に配置し、それをコピーしてくるように変えたみ。

README.mdにはもVVMの利用規約を書くようにしています。直接このリポジトリに来る人向けのつもりです。
その下にスタイル番号とVVMファイルの対応表を載せています。このあたりもうちょっと整理しても良いかもだけど、まあ致命的ではなさそう・・・?

@Hiroshiba
Copy link
Member Author

@VOICEVOX/maintainer VVM向けにリポジトリ作ったので共有です 🙏
経緯の議論こちらです→ VOICEVOX/voicevox_core#922

このリポジトリは主に僕が管理するのが良いかなーと思ってます。

@qryxip
vvms/以下に必要なファイルを置いてみる形を取ってみてますが、どうでしょうか 👀
なんか微妙な点とかあれば。。

Co-authored-by: Ryo Yamashita <[email protected]>
Copy link
Member

@qryxip qryxip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Hiroshiba
Copy link
Member Author

レビューありがとうございます、マージします!!
そして一旦previewタグ&releaseします!!

@Hiroshiba Hiroshiba merged commit c61075f into main Jan 15, 2025
@Hiroshiba Hiroshiba deleted the feat--VVMを追加し、必要なドキュメントを自動生成するコードも追加 branch January 15, 2025 13:36
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

Successfully merging this pull request may close these issues.

0.16用のVVMダウンロードの流れ議論issue
2 participants