tencent cloud

14天试用边缘安全加速平台 EO 限时免费

Feedback

Tencent Cloud AI Digital Human

Audio Quality Inspection Task Creation API

Last updated: 2024-07-18 17:55:10
This API can be used to pre-check audio quality, improving customization efficiency.
Supported audio quality metrics:
Signal-to-noise ratio: Being greater than or equal to 30 is acceptable.
Reverberation index: Being greater than or equal to 30 is acceptable.
Clipping index: Being less than or equal to 0 is acceptable.
Effective duration: Being greater than or equal to 10 minutes is acceptable.
Text accuracy: Being greater than or equal to 70% is acceptable (this metric is valid when "audio reference text" is provided).

Calling Protocol

HTTPS + JSON
POST /v2/ivh/algotaskserver/algotaskservice/audioevaluation
Header Content-Type: application/json;charset=utf-8

Request Parameters

Parameters
Type
Mandatory
Description
AudioUrl
string
Yes
URL of the audio to be checked. Currently, the supported audio format is WAV.
ReferenceText
string
No
Audio reference text (optional). When it is not provided, it means the "text accuracy" metric is not required.

Response Parameter

Parameters
Type
Mandatory
Description
TaskId
string
Yes
The ID of the created audio quality inspection task

Request Sample

{
"Header": {},
"Payload": {
"AudioUrl": "xxx",
"ReferenceText": "Hello"
}
}

Response Sample

{
"Header": {
"Code": 0,
"Message": "",
"RequestID": "123"
},
"Payload": {
"TaskId": "xxx"
}
}


Catalog

In The Article

Audio Quality Inspection Task Creation API

Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support
中国香港
+852 800 906 020 (免费)
美国
+1 844 606 0804 (免费)
英国
+44 808 196 4551 (免费)
加拿大
+1 888 605 7930 (免费)
澳大利亚
+61 1300 986 386 (免费)
EdgeOne 热线
+852 300 80699
更多本地服务热线陆续新增中