You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,9 @@ features:
33
33
- icon: 🌐
34
34
title: Open API & MCP Ecosystem
35
35
details: Local REST API (8 endpoints), real-time WebSocket streaming, standalone MCP server for Claude Desktop and Cursor, Agent Skill definition, and Agent Skills for one-call transcription inside any agent.
36
+
- icon: 📁
37
+
title: File Transcription
38
+
details: Upload audio or video files and transcribe them offline using ten cloud ASR engines. Supports speaker diarization, word-level timestamps, and multi-language detection.
36
39
- icon: 🎨
37
40
title: Five Themes, Light & Dark
38
41
details: Cyan, Violet, Rose, Green, and Amber accent palettes — each with full light and dark mode. New persistent sidebar navigation and Command Palette (Ctrl+K).
@@ -253,9 +256,14 @@ features:
253
256
</div>
254
257
255
258
<divclass="whats-new">
256
-
<h2>What's New in v2.1.0</h2>
257
-
<pclass="subtitle">Cloudflare Workers AI, Gladia, AI Correction enhancements, and more</p>
259
+
<h2>What's New</h2>
260
+
<pclass="subtitle">File transcription, Cloudflare Workers AI, Gladia, AI Correction enhancements, and more</p>
258
261
<divclass="new-features">
262
+
<div class="new-feature">
263
+
<div class="icon">📁</div>
264
+
<h3>File Transcription</h3>
265
+
<p>Upload audio or video files and transcribe them offline. Ten cloud ASR engines supported — Soniox, Volcengine, ElevenLabs, Mistral, Gladia, Deepgram, AssemblyAI, Cloudflare, SiliconFlow, and Groq — with speaker diarization and word-level timestamps.</p>
<pclass="font-bold text-sm" data-i18n="f.file.desc">Upload audio/video files. Ten cloud ASR engines. Speaker diarization and word-level timestamps.</p>
'hero.badge':'v2.1 — AI Review Desk','hero.title1':'Hear Everything.','hero.title2':'Review Smarter.',
793
-
'hero.desc':'Capture system audio. Transcribe with twelve ASR backends. Review with AI — correction, summaries, chat, mind maps. All local-first.',
802
+
'hero.desc':'Capture system audio or upload files. Transcribe with twelve ASR backends. Review with AI — correction, summaries, chat, mind maps. All local-first.',
0 commit comments