EdgeSpeak が手元で動く
EdgeSpeak は目の前のコンピューターで音声や動画をテキストにします。
開発者向け · CLI & Skills
使い慣れた開発ツールと同じ、1 行のインストール。CLI は自己完結型なのでデスクトップアプリは不要、ターミナルからそのまま文字起こしできます。
macOS / Linux は Terminal、Windows x64 は PowerShell からインストールします。CPU はそのまま動作し、Linux は NVIDIA CUDA を自動検出、Windows は必要に応じて CUDA を明示的に選択できます。
macOS / Linux · Terminal
curl -fsSL https://edgespeak.com/install.sh | sh
Windows · PowerShell
irm https://edgespeak.com/install.ps1 | iex
EdgeSpeak Skills は Claude Code や Cursor など Skills 対応エージェントに、CLI 経由のオンデバイス文字起こしを教えます。GitHub でオープンソース公開中。
npx skills add lattifai/EdgeSpeak
オンデバイス高速文字起こし
会議、インタビュー、動画を入れると、EdgeSpeak がこのコンピューター上で音声理解、文字起こし生成、テキスト整列を行います。次のツールへ渡すときは、ローカルゲートウェイから transcript を受け取れます。
EdgeSpeak は目の前のコンピューターで音声や動画をテキストにします。
再生に合わせて文字起こしが動くので、確認と修正を 1 つの画面で進められます。
テキストや字幕を書き出し、他のツールでも続きの作業に使えます。
専用オンデバイスモデル
Lattice-2 は圧縮とオンデバイス推論の最適化により、一般的なコンピューターでも会議、インタビュー、動画、録音を効率よく処理できます。
音声 AI モデルをデスクトップで動く形に調整し、待ち時間を減らし、ローカル文字起こしは外部サービスに依存しません。
Flash は日常の会議や動画文字起こし向けに素早く反応します。Pro は難しい音声、複雑なアクセント、より高い精度が必要な場面に向き、ローカルリソースをより多く使います。
40 以上の言語、複数の英語アクセント、中国語方言に対応。同じローカルエンジンをゲートウェイ経由で CLI、Agent、自動化フローに渡せます。
LOCAL LM + VLM · 0.6B — 27B
0.6B から 27B までの Qwen と Gemma のモデルを提供しています。モデルは 1 つずつ読み込み、待機時は自動休止します。
ローカルモデルで生成Qwen/Qwen3-0.6B0.6B0.4 GBQwen/Qwen3.5-0.8B0.8B0.5 GBQwen/Qwen3.5-2B2B1.3 GBgoogle/gemma-4-E2B-it2B3.1 GBQwen/Qwen3.5-4B既定4B2.7 GBgoogle/gemma-4-E4B-it4B5.0 GBQwen/Qwen3.5-9B9B5.7 GBgoogle/gemma-4-12B-it12B7.1 GBQwen/Qwen3.6-27B27B16.8 GBテキスト + 画像 · OpenAI 互換 · ローカル優先
実際のデスクトップアプリ
音声や動画を読み込み、ローカルモデルを選んで結果を出力。自動化する場合は、ローカルゲートウェイから CLI や Agent へ渡せます。



Workflows
非公開ファイル、ローカル音声・動画文字起こし、Agent 自動化、ローカルとクラウドの比較を確認できます。
Keep source media on-device and generate the transcript locally.
Review with playback, then export text or subtitles.
Install the EdgeSpeak Skill and let agents call the local CLI.
Choose by media location, processing scale, and integration path.
プライバシー
EdgeSpeak is designed so imported media and generated transcripts stay on your device unless you export, upload, or share them.
音声 AI モデルをデスクトップで動く形に調整し、待ち時間を減らし、ローカル文字起こしは外部サービスに依存しません。
テキストや字幕を書き出し、他のツールでも続きの作業に使えます。
ローカル音声ゲートウェイ
EdgeSpeak は OpenAI 互換のローカル音声 API を提供し、CLI、Agent、自動化ツールが同じコンピューター上で文字起こしできます。別のクラウドではなく、あなたのコンピューターの音声ゲートウェイです。
POST /v1/audio/transcriptionslocalhost:1117curl http://127.0.0.1:1117/v1/audio/transcriptions \ -H "Authorization: Bearer sk-edgespeak-..." \ -F file=@meeting.m4a \ -F model="lattice-2-flash"
Choose by workflow
The right option depends on where media can go, how much workflow you want ready-made, and who should maintain the speech stack.
| Choose by workflow | EdgeSpeak | Cloud transcription | Self-managed local model |
|---|---|---|---|
| Source media | Stays on this device | Uploaded to a remote service | Stays on the machine you configure |
| Review workflow | Desktop playback, transcript, and export | Depends on the provider | You build the review surface |
| Tools and agents | Local CLI and OpenAI-compatible gateway | Hosted API | You build and maintain the integration |
| Operations | Install the app and local models | Manage an account, API keys, and network access | Maintain the runtime, models, and dependencies |
価格
現行版にはローカル音声・動画文字起こし、ローカルゲートウェイ、CLI が含まれます。一度の購入で、今後のモデルと音声機能の更新を受け取れます。
現在 $49、通常価格 $99。終身アクセス、早期期間中の一回払い。
台数追加やチーム購入は sales@edgespeak.com まで。
ダウンロード
現在の Apple Silicon ビルドを取得し、リリース情報を確認して、数秒で license を有効化できます。
v0.1 パッケージは現在のデスクトップ版とローカル音声処理向けです。
DMG ファイルと manifest は安全な直接ダウンロード経路から提供されます。
デスクトップアプリはオンラインで即時有効化し、現在の端末に紐づけます。
FAQ
On-device processing, supported platforms, models, and the lifetime license — answered before you buy.
See all questionsImported media and generated transcripts stay on your device unless you export, upload, or share them yourself.
EdgeSpeak is available for Apple Silicon Macs with macOS 14.0 or later. A Windows 10/11 x64 Beta is also available for manual installation; Windows in-app updates are not enabled yet.
The early-bird lifetime license is a one-time purchase for permanent use, future model and speech-capability updates, and up to four activated devices.
Flash is tuned for faster everyday transcription. Pro raises the accuracy ceiling for harder audio and uses more local resources.
Yes. The bundled CLI and local OpenAI-compatible gateway let trusted tools on the same computer call the local speech engine.
コミュニティの声
実際のワークフロー、Agent 連携の要望、製品アイデアを Discord で共有してください。
フィードバックは製品改善へ直接反映されます。
オンデバイス音声エンジン
Transcribe locally, review against an accurate timeline, then export or continue through the local gateway.