|
|
@RequestParam(value = "model_type", defaultValue = "2") Integer modelType) {
|
|
@RequestParam(value = "model_type", defaultValue = "2") Integer modelType) {
|
|
|
return companyVoiceCloneService.uploadAndTrain(voiceName, speakerId, language, modelType, file,loginUser.getCompany().getCompanyId(),
|
|
return companyVoiceCloneService.uploadAndTrain(voiceName, speakerId, language, modelType, file,loginUser.getCompany().getCompanyId(),
|