Embeddable Transcription Widget
Add speech-to-text to your website with one line of code. Upload, URL, and live transcription — all in a simple embed.
Embed Transcribe Button
Add a transcribe button to your website with one line of code. When clicked, it opens a popup with the full STT.ai transcription tool.
Preview:
Full Embedded Widget
For a full inline widget instead of a button, use the iframe embed below.
Live Demo
Embed Code
Copy and paste this code into your website to add the transcription widget.
Get your API key from your account page. Without a key, anonymous rate limits apply.
JavaScript Events
Listen for transcription events from the widget using custom events on the container element.
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);
});
Widget Pricing
Free
$0/mo
- Upload, URL, and live transcription
- 10 free minutes/day (anonymous)
- "Powered by STT.ai" branding
- 100+ languages supported
White-Label
$19/mo
- Everything in Free
- Remove "Powered by STT.ai" branding
- 7,500 minutes/month (Pro plan)
- Custom theme support
Widget Features
File Upload
Drag & drop or click to upload audio/video files
URL Transcription
Paste a URL from YouTube, Vimeo, and 1300+ platforms
Live Transcription
Real-time speech to text from the microphone
คำถามที่ถามบ่อย
อัปโหลดไฟล์เสียงหรือวิดีโอไปที่ STT.ai เลือกโมเดล AI แล้วคลิกถอดเสียง ส่งออกเป็น TXT, SRT, VTT, DOCX, JSON หรือ PDF
ใช่! STT.ai ให้ 600 นาทีฟรีต่อเดือน ไม่ต้องสมัคร
ความแม่นยำขึ้นอยู่กับโมเดล AI และคุณภาพเสียง โมเดลที่ดีที่สุดของเราแม่นยำ 93-95%+
STT.ai เสนอโมเดลมากกว่า 10 แบบ เช่น Whisper Large V3, NVIDIA Canary และอื่นๆ คุณสามารถเปรียบเทียบผลลัพธ์จากโมเดลต่างๆบนแฟ้มเดียวกัน
ใช่ หลังจากที่คุณได้บันทึกแล้ว ให้ส่งออกบันทึกของคุณเป็นแฟ้มคำอธิบาย SRT หรือ VTT มันจะทำงานกับ YouTube, Vimeo และแพลตฟอร์มวิดีโอหลักๆทั้งหมด
ใช่ STT.ai ระบุและติดป้ายผู้พูดต่างๆโดยอัตโนมัติ ด้วยการจัดกลุ่มผู้พูดด้วย AI ทำงานได้กับทุกรุ่นและทุกภาษา
แฟ้มส่วนใหญ่จะถูกแปลเป็นภาษาอังกฤษในเวลาไม่ถึง5นาที แฟ้มเสียง 1 ชั่วโมง ใช้เวลาประมาณ2-3นาที ด้วยเครื่องมือที่เร็วที่สุดของเรา
STT.ai รองรับรูปแบบเสียงและวิดีโอมากกว่า 20 รูปแบบ เช่น MP3, WAV, M4A, FLAC, OGG, MP4, MKV, MOV, WebM และ AVI ส่งออกเป็น TXT, SRT, VTT, DOCX, JSON หรือ PDF
ใช่ แฟ้มเสียงจะถูกประมวลผลและลบออกหลังจากการแปลเป็นภาษาอังกฤษ ข้อมูลของคุณจะไม่ถูกใช้ในการฝึกฝน ระบบเข้ารหัสด้านคลาวด์ฟรีสำหรับทุกแพ็คเกจ - มันจะเข้ารหัสการแปลเป็นภาษาอังกฤษที่เก็บไว้ด้วยกุญแจที่คุณมีอยู่เท่านั้น ระหว่างการประมวลผล เซิร์ฟเวอร์จะจัดการข้อมูลเสียงของคุณเป็นข้อความธรรมดา เรียนรู้เกี่ยวกับความปลอดภัย.
ใช่ STT.ai เสนอ REST API กับ Python และ Node.js SDKs ระดับฟรีรวมถึง 100 นาที / เดือน
ใช่ STT.ai มีเครื่องมือแก้ไขข้อความ ไว้ให้คุณ แก้ไขข้อผิดพลาด เปลี่ยนชื่อผู้พูด และปรับเวลา
ทุกๆ ส่วนจะได้รับลิงค์ที่สามารถแบ่งปันได้ นำออกเป็น DOCX หรือ PDF เพื่อส่งอีเมล์ แพ็คเกจ Pro เสนอลิงค์ที่ป้องกันด้วยรหัสผ่านและลิงค์ถาวร