Change RVC pitch extraction "" label to "None"
This commit is contained in:
parent
05504ebbb2
commit
cd097df42f
|
@ -208,7 +208,7 @@ $(document).ready(function () {
|
|||
<option value="harvest">harvest</option>
|
||||
<option value="torchcrepe">torchcrepe</option>
|
||||
<option value="rmvpe">rmvpe</option>
|
||||
<option value="">None (Shitty ASMR)</option>
|
||||
<option value="">None</option>
|
||||
</select>
|
||||
<label for="rvc_index_rate">
|
||||
Index rate for feature retrieval (<span id="rvc_index_rate_value"></span>)
|
||||
|
|
Loading…
Reference in New Issue