Quickstart
Start speech & audio evaluation in less than 5 minutes
Setup your development
You need Python 3.8 or newer. You can check your Python version:
Install the SDK
Get your API key
You can get your API key from www.podonos.com. You can see more details in Get API Key
Generate an evaluation with simple code
That’s it! This code will enable you to evaluate the naturalness of US English in your audio files in 5 point MOS (Mean Opinion Score). Once you finished running the code, you will see a draft evaluation in your workspace.
In each evaluation page, you can see the type, scale, language, and many more. Once you confirm everything is correct, you can kick off the evaluation by clicking Pay and request evaluation button at the bottom. Also, do not forget registering your payment method.
Once the payment is complete, your evaluation request is confirmed. You can view the details of your completed evaluation from the dashboard or through email.
After the evaluation is finalized, you will have an access to the evaluation report.
Of course, you can configure more details of the evaluation setup. In Naturalness, we will go through the details under the hood.
Troubleshooting
At any stage if you have any questions or suggestions, take a look at troubleshooting.
Was this page helpful?