Skip to content

Conversation

@sigprogramming
Copy link
Collaborator

内容

ソングで、Speakerの初期化時にUIをロックしないようにします。
トークではロックするようにします。(今までと同じ挙動)

関連 Issue

close #2359

その他

@sigprogramming sigprogramming requested a review from a team as a code owner December 13, 2024 11:44
@sigprogramming sigprogramming requested review from Hiroshiba and removed request for a team December 13, 2024 11:44
@voicevox-preview-pages
Copy link

voicevox-preview-pages bot commented Dec 13, 2024

🚀 プレビュー用ページを作成しました 🚀

更新時点でのコミットハッシュ:990b425

Comment on lines +333 to 336
INITIALIZE_ENGINE_CHARACTER: {
/**
* 指定した話者(スタイルID)に対してエンジン側の初期化を行い、即座に音声合成ができるようにする。
* 指定したキャラクター(スタイルID)に対してエンジン側の初期化を行い、即座に音声合成ができるようにする。
*/
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

SPEAKERからCHARACTERに変更しました。( #2359 (comment)

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 0d08b86 into VOICEVOX:main Dec 15, 2024
10 checks passed
@sigprogramming sigprogramming deleted the prevent_ui_from_locking_up_during_speaker_initialization branch December 15, 2024 14:10
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.

ソング:Speakerの初期化をSET_SINGERで行わないようにする

2 participants