mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Change RVC pitch extraction "" label to "None"
This commit is contained in:
@ -208,7 +208,7 @@ $(document).ready(function () {
|
|||||||
<option value="harvest">harvest</option>
|
<option value="harvest">harvest</option>
|
||||||
<option value="torchcrepe">torchcrepe</option>
|
<option value="torchcrepe">torchcrepe</option>
|
||||||
<option value="rmvpe">rmvpe</option>
|
<option value="rmvpe">rmvpe</option>
|
||||||
<option value="">None (Shitty ASMR)</option>
|
<option value="">None</option>
|
||||||
</select>
|
</select>
|
||||||
<label for="rvc_index_rate">
|
<label for="rvc_index_rate">
|
||||||
Index rate for feature retrieval (<span id="rvc_index_rate_value"></span>)
|
Index rate for feature retrieval (<span id="rvc_index_rate_value"></span>)
|
||||||
|
Reference in New Issue
Block a user