AssemblyAI API
AssemblyAI 接口
Speech-to-text, speaker diarization, sentiment analysis, and content moderation.
语音转文字、说话人分离、情感分析和内容审核。
Website
Documentation
Pricing
free tier available, pay-as-you-go
Authentication
- API Key
Popularity
50/100
Endpoints
https://api.assemblyai.com/v2/transcript
https://api.assemblyai.com/v2/stream
SDKs
PythonJavaScriptGoRubycurl
Key Features
- ◆High-accuracy speech-to-text
- ◆Speaker diarization
- ◆Sentiment analysis on transcripts
- ◆Content moderation
- ◆Real-time streaming support
Code Examples
Transcribe Audiobash
curl https://api.assemblyai.com/v2/transcript \
-H "Authorization: $ASSEMBLYAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{"audio_url": "https://example.com/audio.mp3"}'Tags
audiostttranscription
Last updated: 2026-07-27
Similar APIs
OpenAI API
★100Access GPT-4o, GPT-4, GPT-3.5, embeddings, DALL-E, Whisper, and TTS models via REST API.
ElevenLabs Text-to-Speech API
★93Ultra-realistic AI voice generation. 29+ languages, voice cloning, and streaming TTS.
ElevenLabs API
★93Ultra-realistic AI text-to-speech. 29 languages, voice cloning, and streaming TTS.
Suno AI Music API
★78Generate original songs and music from text prompts with vocals, instruments, and multiple genres.
Something wrong or missing? Open an issue on GitHub →
Pricing Comparison
| API | Pricing | Auth | Popularity |
|---|---|---|---|
| ElevenLabs Text-to-Speech API | free tier (10K chars/month) + pay-as-you-go | API Key | 93 |
| ElevenLabs API | free tier (10K chars) + pay-as-you-go | API Key | 93 |
| Suno AI Music API | free tier (10 credits/day), Pro $10/mo, Premier $30/mo | API Key | 78 |
| Suno API (via API Box) | pay-as-you-go (credits) | API Key (Bearer Token) | 70 |
Discussion
Questions, feedback, or suggestions? Start a discussion.
Discuss on GitHub