This repository contains all the files necessary to use the AssemblyAI APIs for converting Speech to Text, including diarization for up to 10 separate speakers.
- You will need to sign up for AssemblyAI. The first 300 hours are free!
- Create your API Keys. Include the keys in the code wherever it says Enter your [AI Service] API key".
- APIs
- Required: AssemblyAI API key
- Optional: OpenAI API Key
If you are new to leveraging transcription APIs with Python, check out this video first.