ClassNotes Transcription
## ClassNotes Transcription API Convert audio and video files to accurate Spanish text using OpenAI Whisper, optimized for educational content. ### Features - High accuracy Spanish transcription (rioplatense, neutral, any dialect) - Support for MP3, MP4, WAV, M4A, WEBM formats - Optional AI text cleaning (removes filler words, improves readability) - Returns full transcript + word count +…
ClassNotes Transcription endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Transcribe Audio /api/v1/transcribe/ |
Submit an audio or video file URL for transcription. Returns a job ID for tracking. |
| GET |
Get Transcription Status /api/v1/transcribe/{job_id}/ |
Check the status and retrieve the result of a transcription job. |
ClassNotes Transcription pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|