Evaluation Using Interface
Input:- Required Inputs:
- input_audio: The audio file (URL or local path) to be evaluated.
- Score: A percentage score between 0 and 100, where 100 represents perfect audio quality.
- Reason: A detailed explanation of the quality assessment in markdown bullet point format.
Evaluation Using SDK
Click here to learn how to setup evaluation using SDK.Input:
- Required Inputs:
- input_audio:
string
- The file path or URL to the audio file to be evaluated.
- input_audio:
- Score: Returns a float value between 0 and 1, where higher values indicate better audio quality.
- Reason: Provides a detailed explanation of the audio quality assessment.
What to do If you get Undesired Results
If the audio quality score is lower than expected:- Check for background noise or interference in the recording
- Verify the recording environment is appropriate (e.g., proper acoustic treatment)
- Ensure the microphone or recording device is of sufficient quality
- Consider using noise reduction techniques in post-processing
- Check for issues like clipping, distortion, or compression artifacts
- Verify the audio file format and bitrate are appropriate for the intended use
- Re-record in a more controlled environment if possible
Comparing Audio Quality with Similar Evals
- Audio Transcription: While Audio Quality evaluates the perceptual quality of the audio itself, Audio Transcription assesses the accuracy of converting speech in the audio to text.