-
Notifications
You must be signed in to change notification settings - Fork 312
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
[release-0.14] マルチエンジン機能を実験的機能から通常機能にあげる #1641
The head ref may contain hidden characters: "\u30DE\u30EB\u30C1\u30A8\u30F3\u30B8\u30F3\u6A5F\u80FD\u3092\u5B9F\u9A13\u7684\u6A5F\u80FD\u304B\u3089\u901A\u5E38\u6A5F\u80FD\u306B\u3042\u3052\u308B"
[release-0.14] マルチエンジン機能を実験的機能から通常機能にあげる #1641
Conversation
#### 音声のサンプリングレート | ||
|
||
音声のサンプリングレートを変更して再生・保存します。 | ||
サンプリングレートを高くしても音声の品質は上がりません。 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
エンジン項目に移動したのを忘れてたのでついでに移動しておきました
#### マルチエンジン機能 | ||
|
||
VOICEVOX API 準拠エンジンを VOICEVOX 内で利用できるようになります。 | ||
マルチエンジン機能をオンにしたあと、メニューにある「エンジン」の「エンジンの管理」に移動し、VOICEVOX API 準拠エンジンの VVPP ファイルをインストールするか、VOICEVOX 系ソフトウェア内のエンジンのパスを指定することで利用できます。 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
実験的項目から移動し、「VOICEVOX 以外の 」という表記を消しました
<!-- Experimental Card --> | ||
<!-- Advanced Card --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここは「高度な設定」なのに実験的項目用のコメントがされていたのでついでに修正
<q-card-actions class="q-px-md q-py-none bg-surface"> | ||
<div>マルチエンジン機能</div> | ||
<div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
移動してきただけ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
表記揺れ以外はLGTMです。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
レビューありがとうございます!!!
マージします!!!
内容
マルチエンジン機能を実験的機能から通常機能にあげます。
設定画面での場所変更と、設定のマイグレーション、使い方の更新が変更内容です。
関連 Issue
スクリーンショット・動画など
その他