Quickstart
Get Started
Before we begin, make sure you have an AssemblyAI account and an API key. You can sign up for a free account and get your API key from your dashboard.Step-by-Step Guide
Install the SDK.assemblyai package and set the API key. Import threading and OS Python libraries that enable concurrent task processing and file path interactions respectively.
batch folder contains the audio files that you want to process and transcribe. The transcription_result_folder stores the .txt transcript files.
Transcriber object.
transcription_result_folder. If there is an error with the transcription, it will not be processed to the results folder.