CHANGELOG
Product improvements
Check out the AssemblyAI changelog to see weekly accuracy and product improvements our team has been working on.
Powering incredible companies
- Accuracy of the Automatic Language Detection model improved on files with large amounts of silence.
- Improved speaker segmentation accuracy for Speaker Labels.
- Dutch and Portuguese transcription is now generally available for our
/v2/transcript
endpoint. See our documentation for more information on specifying a language in your POST
request.
- Improved redaction accuracy for
credit_card_number
, credit_card_expiration
, and credit_card_cvv
policies in our PII Redaction feature.
- Fixed an edge case that would occasionally affect the capitalization of words in transcripts when
disfluencies
was set to true
.
- French, German, and Italian transcription is now publicly available. Check out our documentation for more information on Specifying a Language in your
POST
request.
- Released v2 of our Spanish model, improving absolute accuracy by ~4%.
- Automatic Language Detection now supports French, German, and Italian.
- Reduced the volume of the beep used to redact PII information in redacted audio files.
- Fixed an edge case that would occasionally affect timestamps for a small number of words when
disfluencies
was set to true
. - Fixed an edge case where PII audio redaction would occasionally fail when using local files.