هوش مصنوعی آزاد تبدیل گفتار به متنComment

رونوشت صدا و ویدئو به متن در بیش از ۱۰۰ زبان. ۱۰+ مدل هوش مصنوعی. تشخیص سخنران. ثبت نام لازم نیست.

9.2K
رونوشتها
233.2K
دقیقه
100+
زبانها
70+
ابزارهای آزاد

با صوت و ویدئوهای در دسترس عمومی کار می‌کند. محتوای محافظت شده با DRM پشتیبانی نمی‌شود.

ارتقا برای بهبودیافته
رونوشت خصوصی
گپ زدن با رونوشت
باز کردن قفل با Pro →
پروندۀ را اینجا بگذارید یا برای مرور کلیک کنید
MP3, WAV, M4A, FLAC, MP4, MKV, MOV, WebM — تا ۲ گیگابایت
ارتقا برای بهبودیافته
رونوشت خصوصی
گپ زدن با رونوشت
باز کردن قفل با Pro →
ارتقا برای بهبودیافته
ضبط: 0:00
زمان واقعی موم (موقت)
بهبودیافته زمزمه (دقت)
وبگاه رسمی 24hours.com · ثبت نام برای 7d + صدا · حرفه اي برای پیوندهای خصوصی

گفتار به متن در زمان واقعی. هوش مصنوعی خودکاراً در حین صحبت کردن شما را اصلاح می‌کند - دقت با صحبت طولانی تر بهبود می‌یابد.

ابتدا میکروفون خود را امتحان کنید
❤️ دوست STT.ai رو به دوستانت بگو
تو از رونوشت هاي مجانيت استفاده کردي

برای دریافت ۶۰۰ دقیقه/ماه رایگان ثبت نام کنید یا برای رونوشت‌های نامحدود ارتقاء پیدا کنید.

۱۰ دقیقه آزاد در روز 600 دقیقه رایگان با ثبت نام کارت اعتباري ندارم رمزگذاری شده
ثبت نام مجانی →
ذخیرۀ رمزگذاری‌شده جانب کارگزار — رونوشت هاتون توي مرورگرتون رمزگذاري شده حتي ما نميتونيم بخونيمشون ياد بگير چطور کار ميکنه →

اعتماد به نفس توسط حرفه ای ها در سراسر جهان

STT.ai چگونه کار می‌کند

سه گام برای رونویسی دقیق

۱. بارگذاری ، ضبط یا چسباندن نشانی وب

هر پرونده صوتی یا ویدئویی (MP3، WAV، MP4 و ۲۰+ قالب) را بکشید و بگذارید. از میکروفون خود در زمان واقعی ضبط کنید. یا یک پیوند از یوتیوب، ویمو، تیک تاک و بیش از ۱۳۰۰ پلتفرم را بچسبانید.

2- هوش مصنوعی با انتخاب مدل شما رونوشت می کند

از ۱۰ مدل هوش مصنوعی از جمله Whisper، NVIDIA Canary (#1 precision) و Moonshine انتخاب کنید. تشخیص خودکار زبان از ۱۰۰ گزینه.

۳. صادرات، اشتراک‌گذاری یا ادغام

دانلود به صورت TXT، SRT، VTT، DOCX، JSON یا PDF. از طریق پیوند به اشتراک بگذارید. از API ما برای ادغام رونوشت در برنامه‌ی خود استفاده کنید. برای زیرنویس، یادداشت جلسه، پادکست و غیره عالی است.

100+
زبانهای پشتیبانی‌شده
70+
ابزارهای آزاد
1,300+
بسترهای پشتیبانی‌شده
7
قالبهای صادرات

رابط برنامه‌نویسی توسعه‌دهنده اول

یکپارچه‌سازی گفتار به متن در برنامه خود در چند دقیقه. RESTful API با پخش زنده WebSocket.

REST + WebSocket — بارگذاری پرونده و جریان همزمان
چند مدل — وسوسه، کانری، بهبودیافته و بیشتر
شناسه گوینده — تشخیص خودکار اینکه چه کسی چه چیزی گفته
خروجی انعطاف‌پذیر — JSON، TXT، SRT، VTT با علامت زمان کلمه
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']}")

از یک سخنرانی دیگر به سرویس متنی تغییر می دهید؟

آماده اي که بذاري بشنوي؟

اولین فایل خود را رایگان آپلود کنید بدون کارت اعتباری، بدون ثبت نام 600 دقیقه در ماه در برنامه رایگان

شروع رونوشت

پرسشهای متداول

speech to text runs in your browser: paste a URL, upload a file, or record from your mic. STT.ai picks the AI model and returns the transcript in under 5 minutes. Export as TXT, SRT, VTT, DOCX, JSON, or PDF.

Yes — every visitor gets 600 free minutes/month on STT.ai, usable for speech to text the same as any other workflow. Paid plans starting at $5/month unlock longer files, private transcripts, and priority queueing.

speech to text runs on the same AI models as the rest of STT.ai — our best models reach 95-97% accuracy on clean speech (3-5% Word Error Rate on benchmarks). Switch models on the fly if the first pass is below your target.

speech to text can run on any of STT.ai's 10+ models — STT.ai Enhanced (most accurate), Whisper Large V3 (99 languages), NVIDIA Canary (#1 WER on supported langs), Whisper Turbo (fast), Moonshine (lightweight), and more.

Yes. Every transcript exports as SRT or VTT — works with YouTube, Vimeo, TikTok, VLC, and every major video player. The burn-subtitles tool overlays them onto video as hardsubs.

Yes. Speaker diarization automatically labels each voice (Speaker 1, Speaker 2, ...) and you can rename them in the built-in editor. Works across all models and languages.

Most speech to text jobs finish in under 5 minutes. A 1-hour audio file typically completes in 2-3 minutes with our fastest models. Speed depends on chosen model and current GPU load.

speech to text accepts 20+ formats — MP3, WAV, M4A, FLAC, OGG, MP4, MKV, MOV, WebM, AVI, and more. Output to TXT, SRT, VTT, DOCX, JSON, or PDF.

Yes. Audio files submitted to speech to text are processed and deleted by default. Pro plans add client-side encryption — even if STT.ai's database is breached, your transcripts are unreadable without your key. Data is never used for model training without explicit opt-in.

Yes. STT.ai offers a REST API with Python and Node.js SDKs, plus an MCP server for Claude and Cursor — all usable for speech to text workflows. Free API tier includes 100 minutes/month.

Yes. Every transcript opens in the built-in editor where you can correct words, rename speakers, adjust timestamps, and add notes. All changes save automatically.

Every transcript gets a unique shareable URL. Export to DOCX or PDF for email. Pro plans add password-protected and permanent links — useful for client work.

STT.ai handles 1,300+ platforms including YouTube, Vimeo, TikTok, SoundCloud, Zoom, Google Meet, podcast hosts, and more. URL transcription works with publicly-available content only — DRM-protected sources can't be transcribed.