Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Sample code that shows the use of Async API to transcribe an audio file

Install python requirements

$ pip install -r requirements.txt

Export your Tiyaro API Key

If you dont have an API Key. You can create it from https://console.tiyaro.ai/apikeys

$ export TIYARO_API_KEY="YOUR_API_KEY"

Run sample

$ python ./async_whisper_sample.py sample.mp3