OpenAI Whisper
POST
https://api.slng.ai
/v1/stt/slng/openai-whisper
Deepgram Nova-2
POST
https://api.slng.ai
/v1/stt/deepgram/nova-2
Deepgram Nova-2 speech-to-text with superior accuracy
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Request Body
audio
string · binary · requiredAudio file to transcribe
language
stringLanguage code
model
stringModel variant
Responses
Transcription response
text
stringlanguage
stringduration
number
Cartesia Ink Whisper
POST
https://api.slng.ai
/v1/stt/cartesia/ink-whisper
Cartesia Ink Whisper streaming speech-to-text supporting 70+ languages with excellent accuracy on accents and domain-specific terminology
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Request Body
audio
string · binary · requiredAudio file to transcribe
language
stringLanguage code
model
stringModel variant
Responses
Transcription response
text
stringlanguage
stringduration
number