Initiate a transcription
Initiate a pre-recorded transcription job. Use the returned id
and the GET /v2/pre-recorded/:id endpoint to obtain the results.
Authorizations
Your personal Gladia API key
Body
URL to a Gladia file or to an external audio or video file
[Alpha] Enable audio to llm processing for this audio
[Alpha] Audio to llm configuration, if audio_to_llm
is enabled
Callback URL we will do a POST
request to with the result of the transcription
[Alpha] Enable chapterization for this audio
Specify the configuration for code switching
[Alpha] Context to feed the transcription model with for possible better accuracy
Custom metadata you can attach to this transcription
[Alpha] Enable custom spelling for this audio
[Alpha] Custom spelling configuration, if custom_spelling
is enabled
[Alpha] Specific vocabulary list to feed the transcription model with
Detect the language from the given audio
Enable speaker recognition (diarization) for this audio
Speaker recognition configuration, if diarization
is enabled
[Alpha] Allows to change the output display_mode for this audio. The output will be reordered, creating new utterances when speakers overlapped
Detect multiple languages in the given audio
Set the spoken language for the given audio (ISO 639 standard)
af
, sq
, am
, ar
, hy
, as
, az
, ba
, eu
, be
, bn
, bs
, br
, bg
, ca
, zh
, hr
, cs
, da
, nl
, en
, et
, fo
, fi
, fr
, gl
, ka
, de
, el
, gu
, ht
, ha
, haw
, he
, hi
, hu
, is
, id
, it
, ja
, jv
, kn
, kk
, km
, ko
, lo
, la
, lv
, ln
, lt
, lb
, mk
, mg
, ms
, ml
, mt
, mi
, mr
, mn
, mymr
, ne
, no
, nn
, oc
, ps
, fa
, pl
, pt
, pa
, ro
, ru
, sa
, sr
, sn
, sd
, si
, sk
, sl
, so
, es
, su
, sw
, sv
, tl
, tg
, ta
, tt
, te
, th
, bo
, tr
, tk
, uk
, ur
, uz
, vi
, cy
, yi
, yo
, jp
[Alpha] Enable moderation for this audio
[Alpha] Enable names consistency for this audio
[Alpha] Enable named entity recognition for this audio
[Alpha] Use enhanced punctuation for this audio
Enable sentences for this audio
[Alpha] Enable sentiment analysis for this audio
[Alpha] Enable structured data extraction for this audio
[Alpha] Structured data extraction configuration, if structured_data_extraction
is enabled
Enable subtitles generation for this transcription
Configuration for subtitles generation if subtitles
is enabled
[Beta] Enable summarization for this audio
[Beta] Summarization configuration, if summarization
is enabled
[Beta] Enable translation for this audio
[Beta] Translation configuration, if translation
is enabled
Was this page helpful?