While AssemblyAI doesn’t provide a built-in way to send audio in segments and receive speaker labels for the entire recording, you can achieve this functionality using TitaNet. We have a detailed cookbook that demonstrates this workflow.Documentation Index
Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Using TitaNet for Segmented Audio Processing
To process audio in segments while maintaining speaker labels across the entire recording:- Use TitaNet to segment your audio
- Send these segments to AssemblyAI for transcription
- Combine the results to get speaker labels for the whole recording