ធាតុក្រាហ្វិកបដិសេធដែលអាចបង្កប់បាន
បន្ថែមការនិយាយទៅអត្ថបទទៅគេហទំព័ររបស់អ្នកជាមួយនឹងបន្ទាត់កូដមួយ. ផ្ទុកឡើង, URL, និងបកប្រែផ្ទាល់ - ទាំងអស់នៅក្នុងការបង្កប់សាមញ្ញ.
ប៊ូតុងបង្កប់បម្លែងជាសំឡេង
បន្ថែមប៊ូតុងបម្លែងទៅគេហទំព័ររបស់អ្នកជាមួយនឹងបន្ទាត់កូដមួយ. នៅពេលចុចវាបើកបង្អួចលេចឡើងជាមួយឧបករណ៍បម្លែងពេញលេញ STT.ai.
មើលជាមុន & # 160; ៖
ធាតុក្រាហ្វិកដែលបានបង្កប់ពេញលេញ
សម្រាប់ធាតុក្រាហ្វិកដែលបានបញ្ចូលពេញលេញជំនួសឲ្យប៊ូតុង ប្រើការបង្កប់ iframe ខាងក្រោម & # 160; ។
បង្ហាញជាមុន
កូដបង្កប់
ចម្លង និងបិទភ្ជាប់កូដនេះទៅក្នុងគេហទំព័ររបស់អ្នកដើម្បីបន្ថែមធាតុក្រាហ្វិកបម្លែង & # 160; ។
យកកូនសោ API របស់អ្នកពីទំព័រគណនីរបស់អ្នក & # 160; ។ ដោយគ្មានកូនសោ ដែនកំណត់អត្រាអនាមិកអនុវត្ត & # 160; ។
ព្រឹត្តិការណ៍ JavaScript
ស្តាប់ព្រឹត្តិការណ៍បម្លែងពីធាតុក្រាហ្វិកដោយប្រើព្រឹត្តិការណ៍ផ្ទាល់ខ្លួនលើធាតុធុង & # 160; ។
var widget = document.getElementById('stt-widget');
// Fired when a transcription completes
widget.addEventListener('stt:transcription', function(e) {
console.log('Transcript:', e.detail.text);
console.log('Source:', e.detail.source); // 'upload', 'url', or 'live'
});
// Fired on live transcription text
widget.addEventListener('stt:live-text', function(e) {
console.log('Live text:', e.detail.text);
});
// Fired on errors
widget.addEventListener('stt:error', function(e) {
console.log('Error:', e.detail.message);
});
ការកំណត់តម្លៃធាតុក្រាហ្វិក
ឥតគិតថ្លៃ
$0/mo
- ផ្ទុកឡើង URL និងការបកប្រែផ្ទាល់
- 10 នាទីឥតគិតថ្លៃ / ថ្ងៃ (អនាមិក)
- "មានថាមពលដោយ STT.ai" ម៉ាក
- 100+ ភាសាដែលគាំទ្រ
ស្លាកស
$19/mo
- អ្វីទាំងអស់ក្នុងឥតគិតថ្លៃ
- យកចេញ "Powered by STT.ai" ម៉ាក
- 7,500 នាទី/ខែ (ផែនការ Pro)
- ការគាំទ្រស្បែកផ្ទាល់ខ្លួន
លក្ខណៈពិសេសធាតុក្រាហ្វិក
ផ្ទុកឯកសារឡើង
អូស និងទម្លាក់ ឬចុចដើម្បីផ្ទុកឯកសារអូឌីយ៉ូ/វីដេអូឡើង
បម្លែងអត្ថបទ URL
បិទភ្ជាប់ URL ពី YouTube, Vimeo និងវេទិកា 1300+
បដិសេធការបកប្រែបន្តផ្ទាល់
ការនិយាយពេលពិតទៅអត្ថបទពីមីក្រូហ្វូន
សំណួរដែលសួរញឹកញាប់
transcription widget 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 transcription widget the same as any other workflow. Paid plans starting at $5/month unlock longer files, private transcripts, and priority queueing.
transcription widget 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.
transcription widget 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 transcription widget 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.
transcription widget 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 transcription widget 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 transcription widget 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.