Free Tala til tekst
Transscribe audio & video to text in 100+ languages. Multiple Whisper models. Speaker detection. No registration required.
Worldwide Professionals
Text to Speech Models
Vel tann besta motorin til tín ljóð
How STT.ai Works
3000 f.Kr. - Fyrsta skriftliga frásøgn um grikskt mál
1. Upload, Record, or Paste URL
Drag og slepp hvørja sum helst lyd- ella videofil (MP3, WAV, MP4 og 20+ snið). Tak upp úr mikrofonini í sanntíð. Eða lim inn ein link frá YouTube, Vimeo, TikTok, og 1.300+ platformum.
2. AI Transcribes with Your Choice of Model
Vel Whisper- skipanina, sum passar tær best: Enhanced (large- v3, best accurate), Turbo (fast, default), Medium or Small. Auto- detect language from 99 options. Speaker diarization identify who said what.
3. Export, Share, or Integrate
Download as TXT, SRT, VTT, DOCX, JSON, or PDF. Share via link. Use our API to integrate transcription into your app. Perfect for subtitles, meeting notes, podcasts, and more.
All You Need for Audio & Video
70+ free tools powered by AI
Developer-First API
Integrera tal-til-tekst í títt app á fáum minuttum. RESTful API við WebSocket-streaming í veruligum tíðum.
import requests
response = requests.post(
"https://api.stt.ai/v1/transcribe",
headers={"Authorization": f"Bearer {API_KEY}"},
files={"file": open("meeting.mp3", "rb")},
data={
"model": "large-v3-turbo",
"language": "auto",
"diarize": "true",
"response_format": "json",
},
)
result = response.json()
for seg in result["segments"]:
print(f"{seg['speaker']}: {seg['text']}")
Skipa frá eini aðrari tal- til teksttænastu?
Simple, Transparent Pricing
Start free. Scale as you grow.
Ready to translate?
Upload your first file free. No credit card, no signup. 600 minutes to start on the free plan.
Start Transcribing