기기 안의 EdgeSpeak
EdgeSpeak가 눈앞의 컴퓨터에서 오디오와 비디오를 문서로 바꿉니다.
개발자 · CLI & Skills
이미 쓰고 있는 개발 도구처럼 한 줄로 설치합니다. 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가 이 컴퓨터에서 음성 이해, 전사 생성, 텍스트 정렬을 수행합니다. 다음 도구가 이어받아야 할 때는 로컬 게이트웨이에서 문서를 가져갑니다.
EdgeSpeak가 눈앞의 컴퓨터에서 오디오와 비디오를 문서로 바꿉니다.
재생 위치에 맞춰 문서가 따라오므로 한 곳에서 확인하고 수정할 수 있습니다.
텍스트나 자막으로 내보내거나 다른 도구가 완성된 문서를 이어서 쓸 수 있습니다.
전용 온디바이스 모델
Lattice-2는 압축과 온디바이스 추론 최적화를 거쳐 일반 컴퓨터에서도 회의, 인터뷰, 영상, 녹음을 효율적으로 처리합니다.
음성 AI 모델을 데스크톱에서 실행하기 좋은 형태로 조정해 대기 시간을 줄이고, 로컬 전사는 외부 서비스에 의존하지 않습니다.
Flash는 일상 회의와 영상 전사에 빠르게 반응합니다. Pro는 더 어려운 음성, 복잡한 억양, 더 높은 정확도가 필요한 작업에 맞고 더 많은 로컬 리소스를 사용합니다.
40개 이상의 언어, 여러 영어 억양, 중국어 방언을 지원합니다. 같은 로컬 엔진을 게이트웨이를 통해 CLI, Agent, 자동화 흐름에 넘길 수 있습니다.
LOCAL LM + VLM · 0.6B — 27B
0.6B부터 27B까지 Qwen 및 Gemma 모델을 제공합니다. 한 번에 한 모델만 로드하고 유휴 시 자동 절전합니다.
로컬 모델로 생성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 를 활성화하세요.
Use the available desktop build today. Your account keeps purchase, license, and device management in one place.
Download the Windows x64 Beta, verify its SHA-256, and follow the installation guide. This Beta uses manual updates.
Sign in with the email used for purchase, then manage your license key and activated devices from your account.
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.