WIP: support so-vits-svc, client2

This commit is contained in:
wataru 2023-03-11 08:25:54 +09:00
parent 4129aff8c1
commit fe88ada373
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,7 @@ export const useSpeakerSetting = () => {
<div className="body-item-text"></div>
</div>
)
}, [appState.serverSetting.serverSetting.srcId, appState.serverSetting.serverSetting.dstId, appState.clientSetting.clientSetting.speakers, appState.serverSetting.updateServerSettings])
}, [appState.serverSetting.serverSetting, appState.serverSetting.updateServerSettings])
const tranRow = useMemo(() => {