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

依存ライブラリのライセンスを管理できるようにする #29

Open
Hiroshiba opened this issue Oct 27, 2021 · 0 comments

Comments

@Hiroshiba
Copy link
Member

内容

onnx化するにあたって、使用するライブラリが変わるのでライセンス利用情報の書き換えが必要です。
エンジンやソフトウェアではパッケージマネージャがあるので比較的簡単に管理できますが、c++だと難しそうな印象があります。

とりあえずエンジンのCUDAなどと同様にディレクトリ内でライセンス情報を管理するのが良さそうなので、同様の方法で管理したいです。
https://github.com/Hiroshiba/voicevox_engine/tree/df91c55c7223547e71a6aca15b893bccb2950883/docs/licenses

その他

良い方法があれば助言もらえると非常に心強いです。

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

No branches or pull requests

1 participant