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

テキスト読み込みで一番最後のスタイルが選択されるバグの修正 #573

Merged
merged 8 commits into from
Dec 13, 2021

Conversation

yuqquu
Copy link
Contributor

@yuqquu yuqquu commented Dec 12, 2021

内容

タイトルの通りで、テキスト読み込みで一番最後のスタイルが選択されるバグを修正しました。

関連 Issue

ref #565

その他

テキストに「四国めたん」と書かれている場合、選択されるスタイルには以下の2点が考えられます。

  • ノーマル
  • デフォルトスタイル

このプルリクエストではデフォルトスタイルが選択されるよう実装しました。
ユーザーにとって自然なのはこちらだと思われますが、いかがでしょうか?

@Hiroshiba
Copy link
Member

このプルリクエストではデフォルトスタイルが選択されるよう実装しました。

良いと思います!!

@Hiroshiba Hiroshiba requested review from Segu-g and y-chan December 12, 2021 10:34
Copy link
Member

@y-chan y-chan left a comment

Choose a reason for hiding this comment

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

LGTM!
デフォルトスタイルが設定されていないことはまず無いと思いますが、そういった点も想定されており、安全な実装だと思いました。

Copy link
Member

@Segu-g Segu-g left a comment

Choose a reason for hiding this comment

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

LGTM!

src/store/audio.ts Outdated Show resolved Hide resolved
@y-chan y-chan merged commit aab54d1 into VOICEVOX:main Dec 13, 2021
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.

4 participants