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

修正: エンジン名のハードコードをマニフェスト参照に変更 #1229

Merged
merged 2 commits into from
May 14, 2024

Conversation

tarepan
Copy link
Contributor

@tarepan tarepan commented May 11, 2024

内容

概要: エンジン名のハードコードをマニフェスト参照に変更して修正

本レポジトリはマルチエンジンを前提とし、ブランド名 (VOICEVOX) 等をハードコードでなくマニフェスト参照により設定している。
しかし FastAPI インスタンス生成部においてハードコードがなされている。
これは本来マニフェストファイルを参照すべきである。

このような背景から、エンジン名のハードコードをマニフェスト参照に変更する修正を提案します。

関連 Issue

無し

@tarepan tarepan requested a review from a team as a code owner May 11, 2024 12:28
@tarepan tarepan requested review from Hiroshiba and removed request for a team May 11, 2024 12:28
@tarepan tarepan added the バグ label May 14, 2024
Copy link
Member

@Hiroshiba Hiroshiba 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 Hiroshiba merged commit 9751d6e into VOICEVOX:master May 14, 2024
3 checks passed
@tarepan tarepan deleted the fix/app_spec branch May 14, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants