We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
のissue化です。 以下コピペです
#219 (comment) でlicenses.jsonをAPIから返せるようにするといいかも、と言っていましたが、結局 VOICEVOX/voicevox_engine#125 では実装しないままになっていたと思います(PRを小さくしようとしたので)。
VOICEVOX 0.11.3の時点では、エンジンのlicenses.jsonとエディタのlicenses.jsonを エディタの自動ビルド で1つのlicenses.jsonに結合して同梱・表示しているので、別々にlicenses.jsonを同梱するように改修して、エンジンにOSSライセンスAPIを追加したいかなと思います。
voicevox/.github/workflows/build.yml
Line 398 in e7456f3
エンジンのプラグイン化がしやすくなる
The text was updated successfully, but these errors were encountered:
マルチエンジンを実装できた時に分離は完了してるはず。 ということでクローズ!
Sorry, something went wrong.
No branches or pull requests
内容
のissue化です。
以下コピペです
#219 (comment) でlicenses.jsonをAPIから返せるようにするといいかも、と言っていましたが、結局 VOICEVOX/voicevox_engine#125 では実装しないままになっていたと思います(PRを小さくしようとしたので)。
VOICEVOX 0.11.3の時点では、エンジンのlicenses.jsonとエディタのlicenses.jsonを エディタの自動ビルド で1つのlicenses.jsonに結合して同梱・表示しているので、別々にlicenses.jsonを同梱するように改修して、エンジンにOSSライセンスAPIを追加したいかなと思います。
voicevox/.github/workflows/build.yml
Line 398 in e7456f3
Pros 良くなる点
エンジンのプラグイン化がしやすくなる
Cons 悪くなる点
実現方法
The text was updated successfully, but these errors were encountered: