Evaluates the perceptual quality of an audio input, assessing aspects like clarity, noise levels, and overall listenability using an LLM.
Input:
Output:
Click here to learn how to setup evaluation using the Python SDK.
Input Type | Parameter | Type | Description |
---|---|---|---|
Required Inputs | input audio | str | file path or URL to audio file |
Output | Type | Description |
---|---|---|
Score | float | Returns a score between 0 and 1, where higher values indicates better audio quality |