1
Custom Vocabulary Accuracy Significantly Improved
- Significantly improved the accuracy of Custom Vocabulary, and the impact of the
boost_param
field to control the weight for Custom Vocabulary. - Improved precision of word timings.
Check out the AssemblyAI changelog to see weekly accuracy and product improvements our team has been working on.
Powering incredible companies
1
boost_param
field to control the weight for Custom Vocabulary.1
auto_chapters: true
in your POST request to /v2/transcript
."positive"
, "negative"
, or "neutral"
. Sentiment Analysis can be enabled by including the sentiment_analysis: true
parameter in your POST request to /v2/transcript
."um"
and "uh"
can now be included in the transcription text. Simply include disfluencies: true
in your POST request to /v2/transcript
.1
auto_chapters: true
in your POST request to /v2/transcript
."positive"
, "negative"
, or "neutral"
. Sentiment Analysis can be enabled by including the sentiment_analysis: true
parameter in your POST request to /v2/transcript
."um"
and "uh"
can now be included in the transcription text. Simply include disfluencies: true
in your POST request to /v2/transcript
.1
language_code
parameter when making requests to /v2/transcript
.en_us
, en_uk
, and en_au
, which will ensure the correct English spelling is used - British English, Australian English, or US English (Default).assemblyai_en_au
or assemblyai_en_uk
acoustic models, the language_code
parameter is essentially redundant and doesn't need to be used.1
language_code
parameter when making requests to /v2/transcript
.en_us
, en_uk
, and en_au
, which will ensure the correct English spelling is used - British English, Australian English, or US English (Default).assemblyai_en_au
or assemblyai_en_uk
acoustic models, the language_code
parameter is essentially redundant and doesn't need to be used.