Generates a categorized word boost list from a completed transcription job. Extracts entities from the pass-1 transcript for use as word_boost in a second transcription pass.
{
"items": [
{
"word": "<string>",
"category": "<string>"
}
],
"source_ids": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key starting with sk_case_
Transcription job reference for entity extraction
Was this page helpful?
{
"items": [
{
"word": "<string>",
"category": "<string>"
}
],
"source_ids": [
"<string>"
]
}