[Update] Config Window: combine Mic/Speaker Dynamic Energy Threshold and Mic/Speaker Energy Threshold. change the label and description for it.
This commit is contained in:
@@ -57,11 +57,8 @@ config_window:
|
||||
mic_device:
|
||||
label: Mic Device
|
||||
mic_dynamic_energy_threshold:
|
||||
label: Mic Energy Threshold (Auto)
|
||||
desc: Automatically determine mic input sensitivity.
|
||||
mic_energy_threshold:
|
||||
label: Mic Energy Threshold (Manual)
|
||||
desc: Slider to modify the threshold for activating voice input. Press the microphone button to initiate input and speak, allowing you to adjust it while monitoring the actual volume.
|
||||
label: Mic Energy Threshold (Automatic)
|
||||
desc: Enabling this option will automatically adjust the microphone's input sensitivity. If you disable it, you can manually set the input sensitivity using the slider. Press the microphone icon to input your voice and adjust the sensitivity while monitoring the actual volume.
|
||||
mic_record_timeout:
|
||||
label: Mic Record Timeout
|
||||
mic_phrase_timeout:
|
||||
@@ -76,11 +73,8 @@ config_window:
|
||||
speaker_device:
|
||||
label: Speaker Device
|
||||
speaker_dynamic_energy_threshold:
|
||||
label: Speaker Energy Threshold (Auto)
|
||||
desc: Automatically determine speaker input sensitivity.
|
||||
speaker_energy_threshold:
|
||||
label: Speaker Energy Threshold (Manual)
|
||||
desc: Slider to modify the threshold for activating voice input. Press the headphones mark button to start input and speak something, so you can adjust it while monitoring the actual volume.
|
||||
label: Speaker Energy Threshold (Automatic)
|
||||
desc: Enabling this option will automatically adjust the speaker's input sensitivity. If you disable it, you can manually set the input sensitivity using the slider. Press the headphones icon to listen to the audio and adjust the sensitivity while monitoring the volume.
|
||||
speaker_record_timeout:
|
||||
label: Speaker Record Timeout
|
||||
speaker_phrase_timeout:
|
||||
|
||||
@@ -60,10 +60,7 @@ config_window:
|
||||
label: マイク (デバイス)
|
||||
mic_dynamic_energy_threshold:
|
||||
label: マイク入力感度の調整(自動)
|
||||
desc: マイクの入力感度が自動的に調節されます。
|
||||
mic_energy_threshold:
|
||||
label: マイク入力感度の調整(手動)
|
||||
desc: スライダーを調整してしきい値を決められます。マイクのアイコンを押すと、実際に声を入力し、音量を確認しながら調節できます。
|
||||
desc: 有効にするとマイクの入力感度が自動的に調節されます。無効の場合は、スライダーを調整して入力感度を手動で決められます。マイクのアイコンを押すと、実際に声を入力し、音量を確認しながら調節できます。
|
||||
mic_record_timeout:
|
||||
label: マイク音声の区切りの無音時間
|
||||
mic_phrase_timeout:
|
||||
@@ -79,10 +76,7 @@ config_window:
|
||||
label: スピーカー(デバイス)
|
||||
speaker_dynamic_energy_threshold:
|
||||
label: スピーカー入力感度の調整(自動)
|
||||
desc: スピーカーの入力感度が自動的に調節されます。
|
||||
speaker_energy_threshold:
|
||||
label: スピーカー入力感度の調整(手動)
|
||||
desc: スライダーを調整してしきい値を決められます。スピーカーのアイコンを押すと、設定されたデバイスから音を聞き取り、音量を確認しながら調節できます。
|
||||
desc: 有効にするとスピーカーの入力感度が自動的に調節されます。無効の場合は、スライダーを調整して入力感度を手動で決められます。ヘッドフォンのアイコンを押すと、実際に音声を聞き取り、音量を確認しながら調節できます。
|
||||
speaker_record_timeout:
|
||||
label: スピーカー音声の区切りの無音時間
|
||||
speaker_phrase_timeout:
|
||||
|
||||
Reference in New Issue
Block a user