Commonly asked questions
What file types are supported by the AssemblyAI API? Are there recommended formats?
.mp3
. The AssemblyAI API converts all files to 16khz uncompressed audio as part of our transcription pipeline.Note that when you upload a video to our API, the audio will be extracted from it and processed independently, so the list of supported video formats isn’t exhaustive. If you need support for a format that isn’t listed below, please contact our team at support@assemblyai.com.Supported audio file types | Supported video file types |
---|---|
.3ga | .webm |
.8svx | .mts, .m2ts, .ts |
.aac | .mov |
.ac3 | .mp2 |
.aif | .mp4, .m4p (with DRM), .m4v |
.aiff | .mxf |
.alac | |
.amr | |
.ape | |
.au | |
.dss | |
.flac | |
.flv | |
.m4a | |
.m4b | |
.m4p | |
.m4r | |
.mp3 | |
.mpga | |
.ogg, .oga, .mogg | |
.opus | |
.qcp | |
.tta | |
.voc | |
.wav | |
.wma | |
.wv |
What are the API limits on file size or file duration?
/v2/transcript
endpoint: 5GB/v2/upload
endpoint: 2.2GBHow long does transcription take?
Can I get timestamps for individual words? How do timestamps work?
start
and end
keys. These timestamp values indicate when a given word, phrase, or sentence starts and ends. They are:How do Custom Vocabulary and Custom Spelling features work?
How long are files stored and can they be deleted?
Can completed transcripts be deleted?
DELETE
request to the API.Can I get a list of all transcripts I have created?
GET
request to the API.What's the difference between Speech-to-Text tiers?
Do you offer discounts and how can I get support?
error
key with descriptive messagesHow can I get more information about an error? How do I contact support?
error
key with a message value describing the error.You can also can reach out to our support team any time by sending an email to support@assemblyai.com. When reaching out, please include a detailed description of any issues you’re experiencing as well as transcript IDs for affected requests, if possible.How do custom speech recognition models compare with general models?