bugfix notm match sending sampling rateand input sampling rate to rvc
This commit is contained in:
parent
5465f6e1c3
commit
4e0d2a24a3
2
client/demo/dist/index.js
vendored
2
client/demo/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -363,7 +363,7 @@ export const DefaultServerSetting_RVC: ServerInfo = {
|
||||
rvcQuality: 0,
|
||||
modelSamplingRate: 48000,
|
||||
|
||||
inputSampleRate: 24000,
|
||||
inputSampleRate: 48000,
|
||||
|
||||
//
|
||||
status: "ok",
|
||||
|
Loading…
x
Reference in New Issue
Block a user