@huaweicloud/huaweicloud-sdk-metastudio 3.1.72 → 3.1.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/v1/MetaStudioClient.d.ts +609 -0
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +1668 -163
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/ActionMarkItem.d.ts +24 -0
- package/v1/model/ActionMarkItem.d.ts.map +1 -0
- package/v1/model/ActionMarkItem.js +48 -0
- package/v1/model/ActionMarkItem.js.map +1 -0
- package/v1/model/AuditResultAdminAuditResult.d.ts +18 -0
- package/v1/model/AuditResultAdminAuditResult.d.ts.map +1 -0
- package/v1/model/AuditResultAdminAuditResult.js +43 -0
- package/v1/model/AuditResultAdminAuditResult.js.map +1 -0
- package/v1/model/AuditResultSystemAuditResult.d.ts +11 -0
- package/v1/model/AuditResultSystemAuditResult.d.ts.map +1 -0
- package/v1/model/AuditResultSystemAuditResult.js +23 -0
- package/v1/model/AuditResultSystemAuditResult.js.map +1 -0
- package/v1/model/AuditResultSystemAuditResultErrors.d.ts +20 -0
- package/v1/model/AuditResultSystemAuditResultErrors.d.ts.map +1 -0
- package/v1/model/AuditResultSystemAuditResultErrors.js +49 -0
- package/v1/model/AuditResultSystemAuditResultErrors.js.map +1 -0
- package/v1/model/AuditionFile.d.ts +8 -0
- package/v1/model/AuditionFile.d.ts.map +1 -0
- package/v1/model/AuditionFile.js +20 -0
- package/v1/model/AuditionFile.js.map +1 -0
- package/v1/model/CommentData.d.ts +16 -0
- package/v1/model/CommentData.d.ts.map +1 -0
- package/v1/model/CommentData.js +39 -0
- package/v1/model/CommentData.js.map +1 -0
- package/v1/model/CommentLogInfo.d.ts +33 -0
- package/v1/model/CommentLogInfo.d.ts.map +1 -0
- package/v1/model/CommentLogInfo.js +69 -0
- package/v1/model/CommentLogInfo.js.map +1 -0
- package/v1/model/CommitVoiceTrainingJobRequest.d.ts +24 -0
- package/v1/model/CommitVoiceTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/CommitVoiceTrainingJobRequest.js +60 -0
- package/v1/model/CommitVoiceTrainingJobRequest.js.map +1 -0
- package/v1/model/CommitVoiceTrainingJobResponse.d.ts +5 -0
- package/v1/model/CommitVoiceTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/CommitVoiceTrainingJobResponse.js +11 -0
- package/v1/model/CommitVoiceTrainingJobResponse.js.map +1 -0
- package/v1/model/ConfirmTrainingSegmentRequest.d.ts +10 -0
- package/v1/model/ConfirmTrainingSegmentRequest.d.ts.map +1 -0
- package/v1/model/ConfirmTrainingSegmentRequest.js +25 -0
- package/v1/model/ConfirmTrainingSegmentRequest.js.map +1 -0
- package/v1/model/ConfirmTrainingSegmentResponse.d.ts +13 -0
- package/v1/model/ConfirmTrainingSegmentResponse.d.ts.map +1 -0
- package/v1/model/ConfirmTrainingSegmentResponse.js +31 -0
- package/v1/model/ConfirmTrainingSegmentResponse.js.map +1 -0
- package/v1/model/Create2dModelTrainingJobReq.d.ts +34 -0
- package/v1/model/Create2dModelTrainingJobReq.d.ts.map +1 -0
- package/v1/model/Create2dModelTrainingJobReq.js +71 -0
- package/v1/model/Create2dModelTrainingJobReq.js.map +1 -0
- package/v1/model/Create2dModelTrainingJobRequest.d.ts +23 -0
- package/v1/model/Create2dModelTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/Create2dModelTrainingJobRequest.js +53 -0
- package/v1/model/Create2dModelTrainingJobRequest.js.map +1 -0
- package/v1/model/Create2dModelTrainingJobResponse.d.ts +33 -0
- package/v1/model/Create2dModelTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/Create2dModelTrainingJobResponse.js +81 -0
- package/v1/model/Create2dModelTrainingJobResponse.js.map +1 -0
- package/v1/model/CreateFASReq.d.ts +2 -0
- package/v1/model/CreateFASReq.d.ts.map +1 -1
- package/v1/model/CreateFASReq.js +4 -0
- package/v1/model/CreateFASReq.js.map +1 -1
- package/v1/model/CreateTrainingAdvanceJobRequest.d.ts +11 -0
- package/v1/model/CreateTrainingAdvanceJobRequest.d.ts.map +1 -0
- package/v1/model/CreateTrainingAdvanceJobRequest.js +23 -0
- package/v1/model/CreateTrainingAdvanceJobRequest.js.map +1 -0
- package/v1/model/CreateTrainingAdvanceJobResponse.d.ts +22 -0
- package/v1/model/CreateTrainingAdvanceJobResponse.d.ts.map +1 -0
- package/v1/model/CreateTrainingAdvanceJobResponse.js +51 -0
- package/v1/model/CreateTrainingAdvanceJobResponse.js.map +1 -0
- package/v1/model/CreateTrainingBasicJobRequest.d.ts +23 -0
- package/v1/model/CreateTrainingBasicJobRequest.d.ts.map +1 -0
- package/v1/model/CreateTrainingBasicJobRequest.js +53 -0
- package/v1/model/CreateTrainingBasicJobRequest.js.map +1 -0
- package/v1/model/CreateTrainingBasicJobResponse.d.ts +22 -0
- package/v1/model/CreateTrainingBasicJobResponse.d.ts.map +1 -0
- package/v1/model/CreateTrainingBasicJobResponse.js +51 -0
- package/v1/model/CreateTrainingBasicJobResponse.js.map +1 -0
- package/v1/model/CreateTrainingJobReq.d.ts +38 -0
- package/v1/model/CreateTrainingJobReq.d.ts.map +1 -0
- package/v1/model/CreateTrainingJobReq.js +64 -0
- package/v1/model/CreateTrainingJobReq.js.map +1 -0
- package/v1/model/CreateTrainingJobRspSegmentUploadingUrl.d.ts +12 -0
- package/v1/model/CreateTrainingJobRspSegmentUploadingUrl.d.ts.map +1 -0
- package/v1/model/CreateTrainingJobRspSegmentUploadingUrl.js +29 -0
- package/v1/model/CreateTrainingJobRspSegmentUploadingUrl.js.map +1 -0
- package/v1/model/CreateTrainingMiddleJobRequest.d.ts +23 -0
- package/v1/model/CreateTrainingMiddleJobRequest.d.ts.map +1 -0
- package/v1/model/CreateTrainingMiddleJobRequest.js +53 -0
- package/v1/model/CreateTrainingMiddleJobRequest.js.map +1 -0
- package/v1/model/CreateTrainingMiddleJobResponse.d.ts +22 -0
- package/v1/model/CreateTrainingMiddleJobResponse.d.ts.map +1 -0
- package/v1/model/CreateTrainingMiddleJobResponse.js +51 -0
- package/v1/model/CreateTrainingMiddleJobResponse.js.map +1 -0
- package/v1/model/CreateTtsAuditionRequest.d.ts +27 -0
- package/v1/model/CreateTtsAuditionRequest.d.ts.map +1 -0
- package/v1/model/CreateTtsAuditionRequest.js +63 -0
- package/v1/model/CreateTtsAuditionRequest.js.map +1 -0
- package/v1/model/CreateTtsAuditionRequestBody.d.ts +14 -0
- package/v1/model/CreateTtsAuditionRequestBody.d.ts.map +1 -0
- package/v1/model/CreateTtsAuditionRequestBody.js +31 -0
- package/v1/model/CreateTtsAuditionRequestBody.js.map +1 -0
- package/v1/model/CreateTtsAuditionResponse.d.ts +9 -0
- package/v1/model/CreateTtsAuditionResponse.d.ts.map +1 -0
- package/v1/model/CreateTtsAuditionResponse.js +21 -0
- package/v1/model/CreateTtsAuditionResponse.js.map +1 -0
- package/v1/model/CreateType.d.ts +4 -0
- package/v1/model/CreateType.d.ts.map +1 -0
- package/v1/model/CreateType.js +9 -0
- package/v1/model/CreateType.js.map +1 -0
- package/v1/model/Delete2dModelTrainingJobRequest.d.ts +24 -0
- package/v1/model/Delete2dModelTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/Delete2dModelTrainingJobRequest.js +60 -0
- package/v1/model/Delete2dModelTrainingJobRequest.js.map +1 -0
- package/v1/model/Delete2dModelTrainingJobResponse.d.ts +9 -0
- package/v1/model/Delete2dModelTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/Delete2dModelTrainingJobResponse.js +21 -0
- package/v1/model/Delete2dModelTrainingJobResponse.js.map +1 -0
- package/v1/model/DeleteVoiceTrainingJobRequest.d.ts +24 -0
- package/v1/model/DeleteVoiceTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/DeleteVoiceTrainingJobRequest.js +60 -0
- package/v1/model/DeleteVoiceTrainingJobRequest.js.map +1 -0
- package/v1/model/DeleteVoiceTrainingJobResponse.d.ts +5 -0
- package/v1/model/DeleteVoiceTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/DeleteVoiceTrainingJobResponse.js +11 -0
- package/v1/model/DeleteVoiceTrainingJobResponse.js.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserReq.d.ts +37 -0
- package/v1/model/Execute2dModelTrainingCommandByUserReq.d.ts.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserReq.js +58 -0
- package/v1/model/Execute2dModelTrainingCommandByUserReq.js.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserRequest.d.ts +27 -0
- package/v1/model/Execute2dModelTrainingCommandByUserRequest.d.ts.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserRequest.js +64 -0
- package/v1/model/Execute2dModelTrainingCommandByUserRequest.js.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserResponse.d.ts +30 -0
- package/v1/model/Execute2dModelTrainingCommandByUserResponse.d.ts.map +1 -0
- package/v1/model/Execute2dModelTrainingCommandByUserResponse.js +60 -0
- package/v1/model/Execute2dModelTrainingCommandByUserResponse.js.map +1 -0
- package/v1/model/InferenceActionMarkInfo.d.ts +9 -0
- package/v1/model/InferenceActionMarkInfo.d.ts.map +1 -0
- package/v1/model/InferenceActionMarkInfo.js +19 -0
- package/v1/model/InferenceActionMarkInfo.js.map +1 -0
- package/v1/model/InferenceVideoMarkInfo.d.ts +12 -0
- package/v1/model/InferenceVideoMarkInfo.d.ts.map +1 -0
- package/v1/model/InferenceVideoMarkInfo.js +29 -0
- package/v1/model/InferenceVideoMarkInfo.js.map +1 -0
- package/v1/model/JobState.d.ts +4 -0
- package/v1/model/JobState.d.ts.map +1 -0
- package/v1/model/JobState.js +9 -0
- package/v1/model/JobState.js.map +1 -0
- package/v1/model/JobTag.d.ts +4 -0
- package/v1/model/JobTag.d.ts.map +1 -0
- package/v1/model/JobTag.js +9 -0
- package/v1/model/JobTag.js.map +1 -0
- package/v1/model/JobType.d.ts +4 -0
- package/v1/model/JobType.d.ts.map +1 -0
- package/v1/model/JobType.js +9 -0
- package/v1/model/JobType.js.map +1 -0
- package/v1/model/List2dModelTrainingJobRequest.d.ts +54 -0
- package/v1/model/List2dModelTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/List2dModelTrainingJobRequest.js +129 -0
- package/v1/model/List2dModelTrainingJobRequest.js.map +1 -0
- package/v1/model/List2dModelTrainingJobResponse.d.ts +14 -0
- package/v1/model/List2dModelTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/List2dModelTrainingJobResponse.js +29 -0
- package/v1/model/List2dModelTrainingJobResponse.js.map +1 -0
- package/v1/model/ListVoiceTrainingJobRequest.d.ts +32 -0
- package/v1/model/ListVoiceTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/ListVoiceTrainingJobRequest.js +75 -0
- package/v1/model/ListVoiceTrainingJobRequest.js.map +1 -0
- package/v1/model/ListVoiceTrainingJobResponse.d.ts +10 -0
- package/v1/model/ListVoiceTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/ListVoiceTrainingJobResponse.js +19 -0
- package/v1/model/ListVoiceTrainingJobResponse.js.map +1 -0
- package/v1/model/MultipartUploadInfo.d.ts +10 -0
- package/v1/model/MultipartUploadInfo.d.ts.map +1 -0
- package/v1/model/MultipartUploadInfo.js +23 -0
- package/v1/model/MultipartUploadInfo.js.map +1 -0
- package/v1/model/OperationLogInfo.d.ts +64 -0
- package/v1/model/OperationLogInfo.d.ts.map +1 -0
- package/v1/model/OperationLogInfo.js +95 -0
- package/v1/model/OperationLogInfo.js.map +1 -0
- package/v1/model/Show2dModelTrainingJobRequest.d.ts +24 -0
- package/v1/model/Show2dModelTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/Show2dModelTrainingJobRequest.js +60 -0
- package/v1/model/Show2dModelTrainingJobRequest.js.map +1 -0
- package/v1/model/Show2dModelTrainingJobResponse.d.ts +156 -0
- package/v1/model/Show2dModelTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/Show2dModelTrainingJobResponse.js +316 -0
- package/v1/model/Show2dModelTrainingJobResponse.js.map +1 -0
- package/v1/model/ShowJobAuditResultRequest.d.ts +8 -0
- package/v1/model/ShowJobAuditResultRequest.d.ts.map +1 -0
- package/v1/model/ShowJobAuditResultRequest.js +20 -0
- package/v1/model/ShowJobAuditResultRequest.js.map +1 -0
- package/v1/model/ShowJobAuditResultResponse.d.ts +15 -0
- package/v1/model/ShowJobAuditResultResponse.d.ts.map +1 -0
- package/v1/model/ShowJobAuditResultResponse.js +31 -0
- package/v1/model/ShowJobAuditResultResponse.js.map +1 -0
- package/v1/model/ShowJobUploadingAddressRequest.d.ts +8 -0
- package/v1/model/ShowJobUploadingAddressRequest.d.ts.map +1 -0
- package/v1/model/ShowJobUploadingAddressRequest.js +20 -0
- package/v1/model/ShowJobUploadingAddressRequest.js.map +1 -0
- package/v1/model/ShowJobUploadingAddressResponse.d.ts +19 -0
- package/v1/model/ShowJobUploadingAddressResponse.d.ts.map +1 -0
- package/v1/model/ShowJobUploadingAddressResponse.js +41 -0
- package/v1/model/ShowJobUploadingAddressResponse.js.map +1 -0
- package/v1/model/ShowJobUploadingAddressRspPackageUrl.d.ts +8 -0
- package/v1/model/ShowJobUploadingAddressRspPackageUrl.d.ts.map +1 -0
- package/v1/model/ShowJobUploadingAddressRspPackageUrl.js +19 -0
- package/v1/model/ShowJobUploadingAddressRspPackageUrl.js.map +1 -0
- package/v1/model/ShowJobUploadingAddressRspSegmentUrl.d.ts +12 -0
- package/v1/model/ShowJobUploadingAddressRspSegmentUrl.d.ts.map +1 -0
- package/v1/model/ShowJobUploadingAddressRspSegmentUrl.js +29 -0
- package/v1/model/ShowJobUploadingAddressRspSegmentUrl.js.map +1 -0
- package/v1/model/ShowTrainingSegmentInfoRequest.d.ts +8 -0
- package/v1/model/ShowTrainingSegmentInfoRequest.d.ts.map +1 -0
- package/v1/model/ShowTrainingSegmentInfoRequest.js +20 -0
- package/v1/model/ShowTrainingSegmentInfoRequest.js.map +1 -0
- package/v1/model/ShowTrainingSegmentInfoResponse.d.ts +9 -0
- package/v1/model/ShowTrainingSegmentInfoResponse.d.ts.map +1 -0
- package/v1/model/ShowTrainingSegmentInfoResponse.js +21 -0
- package/v1/model/ShowTrainingSegmentInfoResponse.js.map +1 -0
- package/v1/model/ShowTtsAuditionFileRequest.d.ts +28 -0
- package/v1/model/ShowTtsAuditionFileRequest.d.ts.map +1 -0
- package/v1/model/ShowTtsAuditionFileRequest.js +70 -0
- package/v1/model/ShowTtsAuditionFileRequest.js.map +1 -0
- package/v1/model/ShowTtsAuditionFileResponse.d.ts +14 -0
- package/v1/model/ShowTtsAuditionFileResponse.d.ts.map +1 -0
- package/v1/model/ShowTtsAuditionFileResponse.js +29 -0
- package/v1/model/ShowTtsAuditionFileResponse.js.map +1 -0
- package/v1/model/ShowVoiceTrainingJobRequest.d.ts +24 -0
- package/v1/model/ShowVoiceTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/ShowVoiceTrainingJobRequest.js +60 -0
- package/v1/model/ShowVoiceTrainingJobRequest.js.map +1 -0
- package/v1/model/ShowVoiceTrainingJobResponse.d.ts +61 -0
- package/v1/model/ShowVoiceTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/ShowVoiceTrainingJobResponse.js +137 -0
- package/v1/model/ShowVoiceTrainingJobResponse.js.map +1 -0
- package/v1/model/TrainingJobBasicInfo.d.ts +91 -0
- package/v1/model/TrainingJobBasicInfo.d.ts.map +1 -0
- package/v1/model/TrainingJobBasicInfo.js +164 -0
- package/v1/model/TrainingJobBasicInfo.js.map +1 -0
- package/v1/model/TrainingJobInfo.d.ts +60 -0
- package/v1/model/TrainingJobInfo.d.ts.map +1 -0
- package/v1/model/TrainingJobInfo.js +135 -0
- package/v1/model/TrainingJobInfo.js.map +1 -0
- package/v1/model/Update2dModelTrainingJobRequest.d.ts +27 -0
- package/v1/model/Update2dModelTrainingJobRequest.d.ts.map +1 -0
- package/v1/model/Update2dModelTrainingJobRequest.js +64 -0
- package/v1/model/Update2dModelTrainingJobRequest.js.map +1 -0
- package/v1/model/Update2dModelTrainingJobResponse.d.ts +33 -0
- package/v1/model/Update2dModelTrainingJobResponse.d.ts.map +1 -0
- package/v1/model/Update2dModelTrainingJobResponse.js +81 -0
- package/v1/model/Update2dModelTrainingJobResponse.js.map +1 -0
- package/v1/public-api.d.ts +62 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +62 -0
- package/v1/public-api.js.map +1 -1
package/v1/MetaStudioClient.d.ts
CHANGED
|
@@ -6,10 +6,16 @@ import { CancelPhotoDigitalHumanVideoRequest } from './model/CancelPhotoDigitalH
|
|
|
6
6
|
import { CancelPhotoDigitalHumanVideoResponse } from './model/CancelPhotoDigitalHumanVideoResponse';
|
|
7
7
|
import { CheckTextLanguageRequest } from './model/CheckTextLanguageRequest';
|
|
8
8
|
import { CheckTextLanguageResponse } from './model/CheckTextLanguageResponse';
|
|
9
|
+
import { CommitVoiceTrainingJobRequest } from './model/CommitVoiceTrainingJobRequest';
|
|
10
|
+
import { CommitVoiceTrainingJobResponse } from './model/CommitVoiceTrainingJobResponse';
|
|
9
11
|
import { ConfirmFileUploadRequest } from './model/ConfirmFileUploadRequest';
|
|
10
12
|
import { ConfirmFileUploadResponse } from './model/ConfirmFileUploadResponse';
|
|
13
|
+
import { ConfirmTrainingSegmentRequest } from './model/ConfirmTrainingSegmentRequest';
|
|
14
|
+
import { ConfirmTrainingSegmentResponse } from './model/ConfirmTrainingSegmentResponse';
|
|
11
15
|
import { Create2DDigitalHumanVideoRequest } from './model/Create2DDigitalHumanVideoRequest';
|
|
12
16
|
import { Create2DDigitalHumanVideoResponse } from './model/Create2DDigitalHumanVideoResponse';
|
|
17
|
+
import { Create2dModelTrainingJobRequest } from './model/Create2dModelTrainingJobRequest';
|
|
18
|
+
import { Create2dModelTrainingJobResponse } from './model/Create2dModelTrainingJobResponse';
|
|
13
19
|
import { CreateDigitalAssetRequest } from './model/CreateDigitalAssetRequest';
|
|
14
20
|
import { CreateDigitalAssetResponse } from './model/CreateDigitalAssetResponse';
|
|
15
21
|
import { CreateDigitalHumanBusinessCardRequest } from './model/CreateDigitalHumanBusinessCardRequest';
|
|
@@ -30,12 +36,22 @@ import { CreatePictureModelingJobRequest } from './model/CreatePictureModelingJo
|
|
|
30
36
|
import { CreatePictureModelingJobResponse } from './model/CreatePictureModelingJobResponse';
|
|
31
37
|
import { CreateSmartLiveRoomRequest } from './model/CreateSmartLiveRoomRequest';
|
|
32
38
|
import { CreateSmartLiveRoomResponse } from './model/CreateSmartLiveRoomResponse';
|
|
39
|
+
import { CreateTrainingAdvanceJobRequest } from './model/CreateTrainingAdvanceJobRequest';
|
|
40
|
+
import { CreateTrainingAdvanceJobResponse } from './model/CreateTrainingAdvanceJobResponse';
|
|
41
|
+
import { CreateTrainingBasicJobRequest } from './model/CreateTrainingBasicJobRequest';
|
|
42
|
+
import { CreateTrainingBasicJobResponse } from './model/CreateTrainingBasicJobResponse';
|
|
43
|
+
import { CreateTrainingMiddleJobRequest } from './model/CreateTrainingMiddleJobRequest';
|
|
44
|
+
import { CreateTrainingMiddleJobResponse } from './model/CreateTrainingMiddleJobResponse';
|
|
45
|
+
import { CreateTtsAuditionRequest } from './model/CreateTtsAuditionRequest';
|
|
46
|
+
import { CreateTtsAuditionResponse } from './model/CreateTtsAuditionResponse';
|
|
33
47
|
import { CreateTtsaRequest } from './model/CreateTtsaRequest';
|
|
34
48
|
import { CreateTtsaResponse } from './model/CreateTtsaResponse';
|
|
35
49
|
import { CreateVideoMotionCaptureJobRequest } from './model/CreateVideoMotionCaptureJobRequest';
|
|
36
50
|
import { CreateVideoMotionCaptureJobResponse } from './model/CreateVideoMotionCaptureJobResponse';
|
|
37
51
|
import { CreateVideoScriptsRequest } from './model/CreateVideoScriptsRequest';
|
|
38
52
|
import { CreateVideoScriptsResponse } from './model/CreateVideoScriptsResponse';
|
|
53
|
+
import { Delete2dModelTrainingJobRequest } from './model/Delete2dModelTrainingJobRequest';
|
|
54
|
+
import { Delete2dModelTrainingJobResponse } from './model/Delete2dModelTrainingJobResponse';
|
|
39
55
|
import { DeleteAssetRequest } from './model/DeleteAssetRequest';
|
|
40
56
|
import { DeleteAssetResponse } from './model/DeleteAssetResponse';
|
|
41
57
|
import { DeleteDigitalHumanBusinessCardRequest } from './model/DeleteDigitalHumanBusinessCardRequest';
|
|
@@ -48,10 +64,16 @@ import { DeleteSmartLiveRoomRequest } from './model/DeleteSmartLiveRoomRequest';
|
|
|
48
64
|
import { DeleteSmartLiveRoomResponse } from './model/DeleteSmartLiveRoomResponse';
|
|
49
65
|
import { DeleteVideoScriptRequest } from './model/DeleteVideoScriptRequest';
|
|
50
66
|
import { DeleteVideoScriptResponse } from './model/DeleteVideoScriptResponse';
|
|
67
|
+
import { DeleteVoiceTrainingJobRequest } from './model/DeleteVoiceTrainingJobRequest';
|
|
68
|
+
import { DeleteVoiceTrainingJobResponse } from './model/DeleteVoiceTrainingJobResponse';
|
|
69
|
+
import { Execute2dModelTrainingCommandByUserRequest } from './model/Execute2dModelTrainingCommandByUserRequest';
|
|
70
|
+
import { Execute2dModelTrainingCommandByUserResponse } from './model/Execute2dModelTrainingCommandByUserResponse';
|
|
51
71
|
import { ExecuteSmartLiveCommandRequest } from './model/ExecuteSmartLiveCommandRequest';
|
|
52
72
|
import { ExecuteSmartLiveCommandResponse } from './model/ExecuteSmartLiveCommandResponse';
|
|
53
73
|
import { ExecuteVideoMotionCaptureCommandRequest } from './model/ExecuteVideoMotionCaptureCommandRequest';
|
|
54
74
|
import { ExecuteVideoMotionCaptureCommandResponse } from './model/ExecuteVideoMotionCaptureCommandResponse';
|
|
75
|
+
import { List2dModelTrainingJobRequest } from './model/List2dModelTrainingJobRequest';
|
|
76
|
+
import { List2dModelTrainingJobResponse } from './model/List2dModelTrainingJobResponse';
|
|
55
77
|
import { ListAssetSummaryRequest } from './model/ListAssetSummaryRequest';
|
|
56
78
|
import { ListAssetSummaryResponse } from './model/ListAssetSummaryResponse';
|
|
57
79
|
import { ListAssetsRequest } from './model/ListAssetsRequest';
|
|
@@ -80,16 +102,24 @@ import { ListVideoMotionCaptureJobsRequest } from './model/ListVideoMotionCaptur
|
|
|
80
102
|
import { ListVideoMotionCaptureJobsResponse } from './model/ListVideoMotionCaptureJobsResponse';
|
|
81
103
|
import { ListVideoScriptsRequest } from './model/ListVideoScriptsRequest';
|
|
82
104
|
import { ListVideoScriptsResponse } from './model/ListVideoScriptsResponse';
|
|
105
|
+
import { ListVoiceTrainingJobRequest } from './model/ListVoiceTrainingJobRequest';
|
|
106
|
+
import { ListVoiceTrainingJobResponse } from './model/ListVoiceTrainingJobResponse';
|
|
83
107
|
import { LiveEventReportRequest } from './model/LiveEventReportRequest';
|
|
84
108
|
import { LiveEventReportResponse } from './model/LiveEventReportResponse';
|
|
85
109
|
import { RestoreAssetRequest } from './model/RestoreAssetRequest';
|
|
86
110
|
import { RestoreAssetResponse } from './model/RestoreAssetResponse';
|
|
87
111
|
import { Show2DDigitalHumanVideoRequest } from './model/Show2DDigitalHumanVideoRequest';
|
|
88
112
|
import { Show2DDigitalHumanVideoResponse } from './model/Show2DDigitalHumanVideoResponse';
|
|
113
|
+
import { Show2dModelTrainingJobRequest } from './model/Show2dModelTrainingJobRequest';
|
|
114
|
+
import { Show2dModelTrainingJobResponse } from './model/Show2dModelTrainingJobResponse';
|
|
89
115
|
import { ShowAssetRequest } from './model/ShowAssetRequest';
|
|
90
116
|
import { ShowAssetResponse } from './model/ShowAssetResponse';
|
|
91
117
|
import { ShowDigitalHumanBusinessCardRequest } from './model/ShowDigitalHumanBusinessCardRequest';
|
|
92
118
|
import { ShowDigitalHumanBusinessCardResponse } from './model/ShowDigitalHumanBusinessCardResponse';
|
|
119
|
+
import { ShowJobAuditResultRequest } from './model/ShowJobAuditResultRequest';
|
|
120
|
+
import { ShowJobAuditResultResponse } from './model/ShowJobAuditResultResponse';
|
|
121
|
+
import { ShowJobUploadingAddressRequest } from './model/ShowJobUploadingAddressRequest';
|
|
122
|
+
import { ShowJobUploadingAddressResponse } from './model/ShowJobUploadingAddressResponse';
|
|
93
123
|
import { ShowPhotoDetectionRequest } from './model/ShowPhotoDetectionRequest';
|
|
94
124
|
import { ShowPhotoDetectionResponse } from './model/ShowPhotoDetectionResponse';
|
|
95
125
|
import { ShowPhotoDigitalHumanVideoRequest } from './model/ShowPhotoDigitalHumanVideoRequest';
|
|
@@ -100,16 +130,24 @@ import { ShowSmartLiveRequest } from './model/ShowSmartLiveRequest';
|
|
|
100
130
|
import { ShowSmartLiveResponse } from './model/ShowSmartLiveResponse';
|
|
101
131
|
import { ShowSmartLiveRoomRequest } from './model/ShowSmartLiveRoomRequest';
|
|
102
132
|
import { ShowSmartLiveRoomResponse } from './model/ShowSmartLiveRoomResponse';
|
|
133
|
+
import { ShowTrainingSegmentInfoRequest } from './model/ShowTrainingSegmentInfoRequest';
|
|
134
|
+
import { ShowTrainingSegmentInfoResponse } from './model/ShowTrainingSegmentInfoResponse';
|
|
135
|
+
import { ShowTtsAuditionFileRequest } from './model/ShowTtsAuditionFileRequest';
|
|
136
|
+
import { ShowTtsAuditionFileResponse } from './model/ShowTtsAuditionFileResponse';
|
|
103
137
|
import { ShowVideoMotionCaptureJobRequest } from './model/ShowVideoMotionCaptureJobRequest';
|
|
104
138
|
import { ShowVideoMotionCaptureJobResponse } from './model/ShowVideoMotionCaptureJobResponse';
|
|
105
139
|
import { ShowVideoScriptRequest } from './model/ShowVideoScriptRequest';
|
|
106
140
|
import { ShowVideoScriptResponse } from './model/ShowVideoScriptResponse';
|
|
141
|
+
import { ShowVoiceTrainingJobRequest } from './model/ShowVoiceTrainingJobRequest';
|
|
142
|
+
import { ShowVoiceTrainingJobResponse } from './model/ShowVoiceTrainingJobResponse';
|
|
107
143
|
import { StartSmartLiveRequest } from './model/StartSmartLiveRequest';
|
|
108
144
|
import { StartSmartLiveResponse } from './model/StartSmartLiveResponse';
|
|
109
145
|
import { StopSmartLiveRequest } from './model/StopSmartLiveRequest';
|
|
110
146
|
import { StopSmartLiveResponse } from './model/StopSmartLiveResponse';
|
|
111
147
|
import { StopVideoMotionCaptureJobRequest } from './model/StopVideoMotionCaptureJobRequest';
|
|
112
148
|
import { StopVideoMotionCaptureJobResponse } from './model/StopVideoMotionCaptureJobResponse';
|
|
149
|
+
import { Update2dModelTrainingJobRequest } from './model/Update2dModelTrainingJobRequest';
|
|
150
|
+
import { Update2dModelTrainingJobResponse } from './model/Update2dModelTrainingJobResponse';
|
|
113
151
|
import { UpdateDigitalAssetRequest } from './model/UpdateDigitalAssetRequest';
|
|
114
152
|
import { UpdateDigitalAssetResponse } from './model/UpdateDigitalAssetResponse';
|
|
115
153
|
import { UpdateDigitalHumanBusinessCardRequest } from './model/UpdateDigitalHumanBusinessCardRequest';
|
|
@@ -871,6 +909,275 @@ export declare class MetaStudioClient {
|
|
|
871
909
|
* @throws {RequiredError}
|
|
872
910
|
*/
|
|
873
911
|
listStyles(listStylesRequest?: ListStylesRequest): Promise<ListStylesResponse>;
|
|
912
|
+
/**
|
|
913
|
+
* 提交训练任务,执行该接口后,任务会进入审核状态,审核完成后会等待训练。
|
|
914
|
+
*
|
|
915
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
916
|
+
*
|
|
917
|
+
* @summary 提交语音训练任务
|
|
918
|
+
* @param {string} jobId 任务id。
|
|
919
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
920
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
921
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
922
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
923
|
+
* @param {*} [options] Override http request option.
|
|
924
|
+
* @throws {RequiredError}
|
|
925
|
+
*/
|
|
926
|
+
commitVoiceTrainingJob(commitVoiceTrainingJobRequest?: CommitVoiceTrainingJobRequest): Promise<CommitVoiceTrainingJobResponse>;
|
|
927
|
+
/**
|
|
928
|
+
* 确认在线录音结果。
|
|
929
|
+
*
|
|
930
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
931
|
+
*
|
|
932
|
+
* @summary 确认在线录音结果
|
|
933
|
+
* @param {string} jobId 任务id。
|
|
934
|
+
* @param {number} index 语句索引。
|
|
935
|
+
* @param {*} [options] Override http request option.
|
|
936
|
+
* @throws {RequiredError}
|
|
937
|
+
*/
|
|
938
|
+
confirmTrainingSegment(confirmTrainingSegmentRequest?: ConfirmTrainingSegmentRequest): Promise<ConfirmTrainingSegmentResponse>;
|
|
939
|
+
/**
|
|
940
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
941
|
+
* 仅支持zip包方式上传语音文件:
|
|
942
|
+
* * 语音文件打包成zip上传:上传的训练数据为一个zip格式压缩文件,其中包含一段wav格式的长音频文件。
|
|
943
|
+
*
|
|
944
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
945
|
+
*
|
|
946
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
947
|
+
*
|
|
948
|
+
* @summary 创建高级版语音训练任务
|
|
949
|
+
* @param {CreateTrainingJobReq} createTrainingAdvanceJobRequestBody 创建任务请求。
|
|
950
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
951
|
+
* @param {*} [options] Override http request option.
|
|
952
|
+
* @throws {RequiredError}
|
|
953
|
+
*/
|
|
954
|
+
createTrainingAdvanceJob(createTrainingAdvanceJobRequest?: CreateTrainingAdvanceJobRequest): Promise<CreateTrainingAdvanceJobResponse>;
|
|
955
|
+
/**
|
|
956
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
957
|
+
* 支持2种方式上传语音文件:
|
|
958
|
+
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成20个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~19.wav;文本文件命名规则:0.txt~19.txt。
|
|
959
|
+
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
960
|
+
*
|
|
961
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
962
|
+
*
|
|
963
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
964
|
+
*
|
|
965
|
+
* @summary 创建基础版语音训练任务
|
|
966
|
+
* @param {CreateTrainingJobReq} createTrainingBasicJobRequestBody 创建任务请求。
|
|
967
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
968
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
969
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
970
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
971
|
+
* @param {*} [options] Override http request option.
|
|
972
|
+
* @throws {RequiredError}
|
|
973
|
+
*/
|
|
974
|
+
createTrainingBasicJob(createTrainingBasicJobRequest?: CreateTrainingBasicJobRequest): Promise<CreateTrainingBasicJobResponse>;
|
|
975
|
+
/**
|
|
976
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
977
|
+
* 支持2种方式上传语音文件:
|
|
978
|
+
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成100个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~99.wav;文本文件命名规则:0.txt~99.txt。
|
|
979
|
+
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
980
|
+
*
|
|
981
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
982
|
+
*
|
|
983
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
984
|
+
*
|
|
985
|
+
* @summary 创建进阶版语音训练任务
|
|
986
|
+
* @param {CreateTrainingJobReq} createTrainingMiddleJobRequestBody 创建任务请求。
|
|
987
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
988
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
989
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
990
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
991
|
+
* @param {*} [options] Override http request option.
|
|
992
|
+
* @throws {RequiredError}
|
|
993
|
+
*/
|
|
994
|
+
createTrainingMiddleJob(createTrainingMiddleJobRequest?: CreateTrainingMiddleJobRequest): Promise<CreateTrainingMiddleJobResponse>;
|
|
995
|
+
/**
|
|
996
|
+
* 删除语音训练任务
|
|
997
|
+
*
|
|
998
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
999
|
+
*
|
|
1000
|
+
* @summary 删除语音训练任务
|
|
1001
|
+
* @param {string} jobId 任务id。
|
|
1002
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1003
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1004
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1005
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1006
|
+
* @param {*} [options] Override http request option.
|
|
1007
|
+
* @throws {RequiredError}
|
|
1008
|
+
*/
|
|
1009
|
+
deleteVoiceTrainingJob(deleteVoiceTrainingJobRequest?: DeleteVoiceTrainingJobRequest): Promise<DeleteVoiceTrainingJobResponse>;
|
|
1010
|
+
/**
|
|
1011
|
+
* 查询语音训练任务列表
|
|
1012
|
+
*
|
|
1013
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1014
|
+
*
|
|
1015
|
+
* @summary 查询语音训练任务列表
|
|
1016
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1017
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
1018
|
+
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
1019
|
+
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
1020
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1021
|
+
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=FAILED,WAITING
|
|
1022
|
+
* @param {string} [jobId] 任务id。
|
|
1023
|
+
* @param {string} [voiceName] 声音名称。
|
|
1024
|
+
* @param {string} [tag] 任务标签。
|
|
1025
|
+
* @param {*} [options] Override http request option.
|
|
1026
|
+
* @throws {RequiredError}
|
|
1027
|
+
*/
|
|
1028
|
+
listVoiceTrainingJob(listVoiceTrainingJobRequest?: ListVoiceTrainingJobRequest): Promise<ListVoiceTrainingJobResponse>;
|
|
1029
|
+
/**
|
|
1030
|
+
* 获取语音训练任务审核结果。
|
|
1031
|
+
*
|
|
1032
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1033
|
+
*
|
|
1034
|
+
* @summary 获取语音训练任务审核结果
|
|
1035
|
+
* @param {string} jobId 任务id。
|
|
1036
|
+
* @param {*} [options] Override http request option.
|
|
1037
|
+
* @throws {RequiredError}
|
|
1038
|
+
*/
|
|
1039
|
+
showJobAuditResult(showJobAuditResultRequest?: ShowJobAuditResultRequest): Promise<ShowJobAuditResultResponse>;
|
|
1040
|
+
/**
|
|
1041
|
+
* 获取语音文件上传地址
|
|
1042
|
+
*
|
|
1043
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1044
|
+
*
|
|
1045
|
+
* @summary 获取语音文件上传地址
|
|
1046
|
+
* @param {string} jobId 任务id。
|
|
1047
|
+
* @param {*} [options] Override http request option.
|
|
1048
|
+
* @throws {RequiredError}
|
|
1049
|
+
*/
|
|
1050
|
+
showJobUploadingAddress(showJobUploadingAddressRequest?: ShowJobUploadingAddressRequest): Promise<ShowJobUploadingAddressResponse>;
|
|
1051
|
+
/**
|
|
1052
|
+
* 获取在线录音确认结果。
|
|
1053
|
+
*
|
|
1054
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1055
|
+
*
|
|
1056
|
+
* @summary 获取在线录音确认结果
|
|
1057
|
+
* @param {string} jobId 任务id。
|
|
1058
|
+
* @param {*} [options] Override http request option.
|
|
1059
|
+
* @throws {RequiredError}
|
|
1060
|
+
*/
|
|
1061
|
+
showTrainingSegmentInfo(showTrainingSegmentInfoRequest?: ShowTrainingSegmentInfoRequest): Promise<ShowTrainingSegmentInfoResponse>;
|
|
1062
|
+
/**
|
|
1063
|
+
* 查询语音训练任务详情
|
|
1064
|
+
*
|
|
1065
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1066
|
+
*
|
|
1067
|
+
* @summary 查询语音训练任务详情
|
|
1068
|
+
* @param {string} jobId 任务id。
|
|
1069
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1070
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1071
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1072
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1073
|
+
* @param {*} [options] Override http request option.
|
|
1074
|
+
* @throws {RequiredError}
|
|
1075
|
+
*/
|
|
1076
|
+
showVoiceTrainingJob(showVoiceTrainingJobRequest?: ShowVoiceTrainingJobRequest): Promise<ShowVoiceTrainingJobResponse>;
|
|
1077
|
+
/**
|
|
1078
|
+
* 该接口用于创建分身数字人模型训练任务。
|
|
1079
|
+
*
|
|
1080
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1081
|
+
*
|
|
1082
|
+
* @summary 创建分身数字人模型训练任务
|
|
1083
|
+
* @param {Create2dModelTrainingJobReq} create2dModelTrainingJobRequestBody 创建分身数字人模型训练任务请求。
|
|
1084
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1085
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1086
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1087
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1088
|
+
* @param {*} [options] Override http request option.
|
|
1089
|
+
* @throws {RequiredError}
|
|
1090
|
+
*/
|
|
1091
|
+
create2dModelTrainingJob(create2dModelTrainingJobRequest?: Create2dModelTrainingJobRequest): Promise<Create2dModelTrainingJobResponse>;
|
|
1092
|
+
/**
|
|
1093
|
+
* 该接口用于删除分身数字人模型训练任务。同时需要删除训练任务相关的训练视频、身份证照片、授权文件、模型资产等。
|
|
1094
|
+
* > * 该接口应当在任务处于以下状态时调用:WAIT_FILE_UPLOAD、AUTO_VERIFY_FAILED、MANUAL_VERIFYING、MANUAL_VERIFY_FAILED、TRAINING_DATA_PREPROCESS_FAILED、TRAIN_FAILED、INFERENCE_DATA_PREPROCESS_FAILED、JOB_SUCCESS、WAIT_USER_CONFIRM、JOB_REJECT、JOB_FINISH
|
|
1095
|
+
*
|
|
1096
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1097
|
+
*
|
|
1098
|
+
* @summary 删除分身数字人模型训练任务
|
|
1099
|
+
* @param {string} jobId 任务ID。
|
|
1100
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1101
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1102
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1103
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1104
|
+
* @param {*} [options] Override http request option.
|
|
1105
|
+
* @throws {RequiredError}
|
|
1106
|
+
*/
|
|
1107
|
+
delete2dModelTrainingJob(delete2dModelTrainingJobRequest?: Delete2dModelTrainingJobRequest): Promise<Delete2dModelTrainingJobResponse>;
|
|
1108
|
+
/**
|
|
1109
|
+
* 该接口用于租户执行分身数字人模型训练任务命令,如提交训练审核等。
|
|
1110
|
+
*
|
|
1111
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1112
|
+
*
|
|
1113
|
+
* @summary 租户执行分身数字人模型训练任务命令
|
|
1114
|
+
* @param {string} jobId 任务ID。
|
|
1115
|
+
* @param {Execute2dModelTrainingCommandByUserReq} execute2dModelTrainingCommandByUserRequestBody 租户执行分身数字人模型训练任务命令请求。
|
|
1116
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1117
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1118
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1119
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1120
|
+
* @param {*} [options] Override http request option.
|
|
1121
|
+
* @throws {RequiredError}
|
|
1122
|
+
*/
|
|
1123
|
+
execute2dModelTrainingCommandByUser(execute2dModelTrainingCommandByUserRequest?: Execute2dModelTrainingCommandByUserRequest): Promise<Execute2dModelTrainingCommandByUserResponse>;
|
|
1124
|
+
/**
|
|
1125
|
+
* 该接口用于查询分身数字人模型训练任务列表。
|
|
1126
|
+
*
|
|
1127
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1128
|
+
*
|
|
1129
|
+
* @summary 查询分身数字人模型训练任务列表
|
|
1130
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1131
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1132
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1133
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1134
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1135
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
1136
|
+
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
1137
|
+
* @param {string} [sortKey] 排序字段,目前只支持create_time。
|
|
1138
|
+
* @param {string} [sortDir] 排序方式。 * asc:升序 * desc:降序 默认asc升序。
|
|
1139
|
+
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
1140
|
+
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
1141
|
+
* @param {string} [batchName] 任务批次名称。
|
|
1142
|
+
* @param {string} [tag] 任务标签。
|
|
1143
|
+
* @param {string} [jobId] 任务ID。
|
|
1144
|
+
* @param {string} [name] 分身数字人模型名称
|
|
1145
|
+
* @param {*} [options] Override http request option.
|
|
1146
|
+
* @throws {RequiredError}
|
|
1147
|
+
*/
|
|
1148
|
+
list2dModelTrainingJob(list2dModelTrainingJobRequest?: List2dModelTrainingJobRequest): Promise<List2dModelTrainingJobResponse>;
|
|
1149
|
+
/**
|
|
1150
|
+
* 该接口用于查询分身数字人模型训练任务详情。
|
|
1151
|
+
*
|
|
1152
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1153
|
+
*
|
|
1154
|
+
* @summary 查询分身数字人模型训练任务详情
|
|
1155
|
+
* @param {string} jobId 任务ID。
|
|
1156
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1157
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1158
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1159
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1160
|
+
* @param {*} [options] Override http request option.
|
|
1161
|
+
* @throws {RequiredError}
|
|
1162
|
+
*/
|
|
1163
|
+
show2dModelTrainingJob(show2dModelTrainingJobRequest?: Show2dModelTrainingJobRequest): Promise<Show2dModelTrainingJobResponse>;
|
|
1164
|
+
/**
|
|
1165
|
+
* 该接口用于更新分身数字人模型训练任务。用于在自动审核或者人工审核不通过情况下,更新训练视频、身份证照片等。
|
|
1166
|
+
* > * 该接口只能在AUTO_VERIFY_FAILED或者MANUAL_VERIFY_FAILED状态下调用
|
|
1167
|
+
*
|
|
1168
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1169
|
+
*
|
|
1170
|
+
* @summary 更新分身数字人模型训练任务
|
|
1171
|
+
* @param {string} jobId 任务ID。
|
|
1172
|
+
* @param {Create2dModelTrainingJobReq} update2dModelTrainingJobRequestBody 更新分身数字人模型训练任务请求。
|
|
1173
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1174
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1175
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1176
|
+
* @param {string} [xAppUserId] 第三方用户ID。 > *不允许输入中文。
|
|
1177
|
+
* @param {*} [options] Override http request option.
|
|
1178
|
+
* @throws {RequiredError}
|
|
1179
|
+
*/
|
|
1180
|
+
update2dModelTrainingJob(update2dModelTrainingJobRequest?: Update2dModelTrainingJobRequest): Promise<Update2dModelTrainingJobResponse>;
|
|
874
1181
|
/**
|
|
875
1182
|
* 该接口用于创建驱动数字人表情的任务。
|
|
876
1183
|
*
|
|
@@ -939,6 +1246,38 @@ export declare class MetaStudioClient {
|
|
|
939
1246
|
* @throws {RequiredError}
|
|
940
1247
|
*/
|
|
941
1248
|
listTtsaJobs(listTtsaJobsRequest?: ListTtsaJobsRequest): Promise<ListTtsaJobsResponse>;
|
|
1249
|
+
/**
|
|
1250
|
+
* 该接口用于创建生成播报内容的语音试听文件任务。
|
|
1251
|
+
*
|
|
1252
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1253
|
+
*
|
|
1254
|
+
* @summary 创建TTS试听任务
|
|
1255
|
+
* @param {CreateTtsAuditionRequestBody} createTtsAuditionRequestBody 创建文本转音频试听请求。
|
|
1256
|
+
* @param {string} [xRequestId] 请求requestId,用来标识一路请求,用于问题跟踪定位,建议使用uuId,若不携带,则后台自动生成
|
|
1257
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1258
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1259
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1260
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
1261
|
+
* @param {*} [options] Override http request option.
|
|
1262
|
+
* @throws {RequiredError}
|
|
1263
|
+
*/
|
|
1264
|
+
createTtsAudition(createTtsAuditionRequest?: CreateTtsAuditionRequest): Promise<CreateTtsAuditionResponse>;
|
|
1265
|
+
/**
|
|
1266
|
+
* 该接口用于获取TTS试听文件下载链接,返回List中包含当前已生产的试听文件。
|
|
1267
|
+
*
|
|
1268
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1269
|
+
*
|
|
1270
|
+
* @summary 获取TTS试听文件
|
|
1271
|
+
* @param {string} jobId 任务ID。
|
|
1272
|
+
* @param {string} [xRequestId] 请求requestId,用来标识一路请求,用于问题跟踪定位,建议使用uuId,若不携带,则后台自动生成
|
|
1273
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1274
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1275
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1276
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
1277
|
+
* @param {*} [options] Override http request option.
|
|
1278
|
+
* @throws {RequiredError}
|
|
1279
|
+
*/
|
|
1280
|
+
showTtsAuditionFile(showTtsAuditionFileRequest?: ShowTtsAuditionFileRequest): Promise<ShowTtsAuditionFileResponse>;
|
|
942
1281
|
/**
|
|
943
1282
|
* 该接口用于创建视频驱动任务。
|
|
944
1283
|
*
|
|
@@ -1707,6 +2046,249 @@ export declare const ParamCreater: () => {
|
|
|
1707
2046
|
pathParams: {};
|
|
1708
2047
|
headers: {};
|
|
1709
2048
|
};
|
|
2049
|
+
/**
|
|
2050
|
+
* 提交训练任务,执行该接口后,任务会进入审核状态,审核完成后会等待训练。
|
|
2051
|
+
*
|
|
2052
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2053
|
+
*/
|
|
2054
|
+
commitVoiceTrainingJob(commitVoiceTrainingJobRequest?: CommitVoiceTrainingJobRequest): {
|
|
2055
|
+
method: string;
|
|
2056
|
+
url: string;
|
|
2057
|
+
contentType: string;
|
|
2058
|
+
queryParams: {};
|
|
2059
|
+
pathParams: {};
|
|
2060
|
+
headers: {};
|
|
2061
|
+
};
|
|
2062
|
+
/**
|
|
2063
|
+
* 确认在线录音结果。
|
|
2064
|
+
*
|
|
2065
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2066
|
+
*/
|
|
2067
|
+
confirmTrainingSegment(confirmTrainingSegmentRequest?: ConfirmTrainingSegmentRequest): {
|
|
2068
|
+
method: string;
|
|
2069
|
+
url: string;
|
|
2070
|
+
contentType: string;
|
|
2071
|
+
queryParams: {};
|
|
2072
|
+
pathParams: {};
|
|
2073
|
+
headers: {};
|
|
2074
|
+
};
|
|
2075
|
+
/**
|
|
2076
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
2077
|
+
* 仅支持zip包方式上传语音文件:
|
|
2078
|
+
* * 语音文件打包成zip上传:上传的训练数据为一个zip格式压缩文件,其中包含一段wav格式的长音频文件。
|
|
2079
|
+
*
|
|
2080
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
2081
|
+
*
|
|
2082
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2083
|
+
*/
|
|
2084
|
+
createTrainingAdvanceJob(createTrainingAdvanceJobRequest?: CreateTrainingAdvanceJobRequest): {
|
|
2085
|
+
method: string;
|
|
2086
|
+
url: string;
|
|
2087
|
+
contentType: string;
|
|
2088
|
+
queryParams: {};
|
|
2089
|
+
pathParams: {};
|
|
2090
|
+
headers: {};
|
|
2091
|
+
data: {};
|
|
2092
|
+
};
|
|
2093
|
+
/**
|
|
2094
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
2095
|
+
* 支持2种方式上传语音文件:
|
|
2096
|
+
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成20个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~19.wav;文本文件命名规则:0.txt~19.txt。
|
|
2097
|
+
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
2098
|
+
*
|
|
2099
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
2100
|
+
*
|
|
2101
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2102
|
+
*/
|
|
2103
|
+
createTrainingBasicJob(createTrainingBasicJobRequest?: CreateTrainingBasicJobRequest): {
|
|
2104
|
+
method: string;
|
|
2105
|
+
url: string;
|
|
2106
|
+
contentType: string;
|
|
2107
|
+
queryParams: {};
|
|
2108
|
+
pathParams: {};
|
|
2109
|
+
headers: {};
|
|
2110
|
+
data: {};
|
|
2111
|
+
};
|
|
2112
|
+
/**
|
|
2113
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
2114
|
+
* 支持2种方式上传语音文件:
|
|
2115
|
+
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成100个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~99.wav;文本文件命名规则:0.txt~99.txt。
|
|
2116
|
+
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
2117
|
+
*
|
|
2118
|
+
* > * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
2119
|
+
*
|
|
2120
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2121
|
+
*/
|
|
2122
|
+
createTrainingMiddleJob(createTrainingMiddleJobRequest?: CreateTrainingMiddleJobRequest): {
|
|
2123
|
+
method: string;
|
|
2124
|
+
url: string;
|
|
2125
|
+
contentType: string;
|
|
2126
|
+
queryParams: {};
|
|
2127
|
+
pathParams: {};
|
|
2128
|
+
headers: {};
|
|
2129
|
+
data: {};
|
|
2130
|
+
};
|
|
2131
|
+
/**
|
|
2132
|
+
* 删除语音训练任务
|
|
2133
|
+
*
|
|
2134
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2135
|
+
*/
|
|
2136
|
+
deleteVoiceTrainingJob(deleteVoiceTrainingJobRequest?: DeleteVoiceTrainingJobRequest): {
|
|
2137
|
+
method: string;
|
|
2138
|
+
url: string;
|
|
2139
|
+
contentType: string;
|
|
2140
|
+
queryParams: {};
|
|
2141
|
+
pathParams: {};
|
|
2142
|
+
headers: {};
|
|
2143
|
+
};
|
|
2144
|
+
/**
|
|
2145
|
+
* 查询语音训练任务列表
|
|
2146
|
+
*
|
|
2147
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2148
|
+
*/
|
|
2149
|
+
listVoiceTrainingJob(listVoiceTrainingJobRequest?: ListVoiceTrainingJobRequest): {
|
|
2150
|
+
method: string;
|
|
2151
|
+
url: string;
|
|
2152
|
+
contentType: string;
|
|
2153
|
+
queryParams: {};
|
|
2154
|
+
pathParams: {};
|
|
2155
|
+
headers: {};
|
|
2156
|
+
};
|
|
2157
|
+
/**
|
|
2158
|
+
* 获取语音训练任务审核结果。
|
|
2159
|
+
*
|
|
2160
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2161
|
+
*/
|
|
2162
|
+
showJobAuditResult(showJobAuditResultRequest?: ShowJobAuditResultRequest): {
|
|
2163
|
+
method: string;
|
|
2164
|
+
url: string;
|
|
2165
|
+
contentType: string;
|
|
2166
|
+
queryParams: {};
|
|
2167
|
+
pathParams: {};
|
|
2168
|
+
headers: {};
|
|
2169
|
+
};
|
|
2170
|
+
/**
|
|
2171
|
+
* 获取语音文件上传地址
|
|
2172
|
+
*
|
|
2173
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2174
|
+
*/
|
|
2175
|
+
showJobUploadingAddress(showJobUploadingAddressRequest?: ShowJobUploadingAddressRequest): {
|
|
2176
|
+
method: string;
|
|
2177
|
+
url: string;
|
|
2178
|
+
contentType: string;
|
|
2179
|
+
queryParams: {};
|
|
2180
|
+
pathParams: {};
|
|
2181
|
+
headers: {};
|
|
2182
|
+
};
|
|
2183
|
+
/**
|
|
2184
|
+
* 获取在线录音确认结果。
|
|
2185
|
+
*
|
|
2186
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2187
|
+
*/
|
|
2188
|
+
showTrainingSegmentInfo(showTrainingSegmentInfoRequest?: ShowTrainingSegmentInfoRequest): {
|
|
2189
|
+
method: string;
|
|
2190
|
+
url: string;
|
|
2191
|
+
contentType: string;
|
|
2192
|
+
queryParams: {};
|
|
2193
|
+
pathParams: {};
|
|
2194
|
+
headers: {};
|
|
2195
|
+
};
|
|
2196
|
+
/**
|
|
2197
|
+
* 查询语音训练任务详情
|
|
2198
|
+
*
|
|
2199
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2200
|
+
*/
|
|
2201
|
+
showVoiceTrainingJob(showVoiceTrainingJobRequest?: ShowVoiceTrainingJobRequest): {
|
|
2202
|
+
method: string;
|
|
2203
|
+
url: string;
|
|
2204
|
+
contentType: string;
|
|
2205
|
+
queryParams: {};
|
|
2206
|
+
pathParams: {};
|
|
2207
|
+
headers: {};
|
|
2208
|
+
};
|
|
2209
|
+
/**
|
|
2210
|
+
* 该接口用于创建分身数字人模型训练任务。
|
|
2211
|
+
*
|
|
2212
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2213
|
+
*/
|
|
2214
|
+
create2dModelTrainingJob(create2dModelTrainingJobRequest?: Create2dModelTrainingJobRequest): {
|
|
2215
|
+
method: string;
|
|
2216
|
+
url: string;
|
|
2217
|
+
contentType: string;
|
|
2218
|
+
queryParams: {};
|
|
2219
|
+
pathParams: {};
|
|
2220
|
+
headers: {};
|
|
2221
|
+
data: {};
|
|
2222
|
+
};
|
|
2223
|
+
/**
|
|
2224
|
+
* 该接口用于删除分身数字人模型训练任务。同时需要删除训练任务相关的训练视频、身份证照片、授权文件、模型资产等。
|
|
2225
|
+
* > * 该接口应当在任务处于以下状态时调用:WAIT_FILE_UPLOAD、AUTO_VERIFY_FAILED、MANUAL_VERIFYING、MANUAL_VERIFY_FAILED、TRAINING_DATA_PREPROCESS_FAILED、TRAIN_FAILED、INFERENCE_DATA_PREPROCESS_FAILED、JOB_SUCCESS、WAIT_USER_CONFIRM、JOB_REJECT、JOB_FINISH
|
|
2226
|
+
*
|
|
2227
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2228
|
+
*/
|
|
2229
|
+
delete2dModelTrainingJob(delete2dModelTrainingJobRequest?: Delete2dModelTrainingJobRequest): {
|
|
2230
|
+
method: string;
|
|
2231
|
+
url: string;
|
|
2232
|
+
contentType: string;
|
|
2233
|
+
queryParams: {};
|
|
2234
|
+
pathParams: {};
|
|
2235
|
+
headers: {};
|
|
2236
|
+
};
|
|
2237
|
+
/**
|
|
2238
|
+
* 该接口用于租户执行分身数字人模型训练任务命令,如提交训练审核等。
|
|
2239
|
+
*
|
|
2240
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2241
|
+
*/
|
|
2242
|
+
execute2dModelTrainingCommandByUser(execute2dModelTrainingCommandByUserRequest?: Execute2dModelTrainingCommandByUserRequest): {
|
|
2243
|
+
method: string;
|
|
2244
|
+
url: string;
|
|
2245
|
+
contentType: string;
|
|
2246
|
+
queryParams: {};
|
|
2247
|
+
pathParams: {};
|
|
2248
|
+
headers: {};
|
|
2249
|
+
data: {};
|
|
2250
|
+
};
|
|
2251
|
+
/**
|
|
2252
|
+
* 该接口用于查询分身数字人模型训练任务列表。
|
|
2253
|
+
*
|
|
2254
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2255
|
+
*/
|
|
2256
|
+
list2dModelTrainingJob(list2dModelTrainingJobRequest?: List2dModelTrainingJobRequest): {
|
|
2257
|
+
method: string;
|
|
2258
|
+
url: string;
|
|
2259
|
+
contentType: string;
|
|
2260
|
+
queryParams: {};
|
|
2261
|
+
pathParams: {};
|
|
2262
|
+
headers: {};
|
|
2263
|
+
};
|
|
2264
|
+
/**
|
|
2265
|
+
* 该接口用于查询分身数字人模型训练任务详情。
|
|
2266
|
+
*
|
|
2267
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2268
|
+
*/
|
|
2269
|
+
show2dModelTrainingJob(show2dModelTrainingJobRequest?: Show2dModelTrainingJobRequest): {
|
|
2270
|
+
method: string;
|
|
2271
|
+
url: string;
|
|
2272
|
+
contentType: string;
|
|
2273
|
+
queryParams: {};
|
|
2274
|
+
pathParams: {};
|
|
2275
|
+
headers: {};
|
|
2276
|
+
};
|
|
2277
|
+
/**
|
|
2278
|
+
* 该接口用于更新分身数字人模型训练任务。用于在自动审核或者人工审核不通过情况下,更新训练视频、身份证照片等。
|
|
2279
|
+
* > * 该接口只能在AUTO_VERIFY_FAILED或者MANUAL_VERIFY_FAILED状态下调用
|
|
2280
|
+
*
|
|
2281
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2282
|
+
*/
|
|
2283
|
+
update2dModelTrainingJob(update2dModelTrainingJobRequest?: Update2dModelTrainingJobRequest): {
|
|
2284
|
+
method: string;
|
|
2285
|
+
url: string;
|
|
2286
|
+
contentType: string;
|
|
2287
|
+
queryParams: {};
|
|
2288
|
+
pathParams: {};
|
|
2289
|
+
headers: {};
|
|
2290
|
+
data: {};
|
|
2291
|
+
};
|
|
1710
2292
|
/**
|
|
1711
2293
|
* 该接口用于创建驱动数字人表情的任务。
|
|
1712
2294
|
*
|
|
@@ -1774,6 +2356,33 @@ export declare const ParamCreater: () => {
|
|
|
1774
2356
|
pathParams: {};
|
|
1775
2357
|
headers: {};
|
|
1776
2358
|
};
|
|
2359
|
+
/**
|
|
2360
|
+
* 该接口用于创建生成播报内容的语音试听文件任务。
|
|
2361
|
+
*
|
|
2362
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2363
|
+
*/
|
|
2364
|
+
createTtsAudition(createTtsAuditionRequest?: CreateTtsAuditionRequest): {
|
|
2365
|
+
method: string;
|
|
2366
|
+
url: string;
|
|
2367
|
+
contentType: string;
|
|
2368
|
+
queryParams: {};
|
|
2369
|
+
pathParams: {};
|
|
2370
|
+
headers: {};
|
|
2371
|
+
data: {};
|
|
2372
|
+
};
|
|
2373
|
+
/**
|
|
2374
|
+
* 该接口用于获取TTS试听文件下载链接,返回List中包含当前已生产的试听文件。
|
|
2375
|
+
*
|
|
2376
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2377
|
+
*/
|
|
2378
|
+
showTtsAuditionFile(showTtsAuditionFileRequest?: ShowTtsAuditionFileRequest): {
|
|
2379
|
+
method: string;
|
|
2380
|
+
url: string;
|
|
2381
|
+
contentType: string;
|
|
2382
|
+
queryParams: {};
|
|
2383
|
+
pathParams: {};
|
|
2384
|
+
headers: {};
|
|
2385
|
+
};
|
|
1777
2386
|
/**
|
|
1778
2387
|
* 该接口用于创建视频驱动任务。
|
|
1779
2388
|
*
|