온디바이스 음성 엔진

음성 AI 대형 모델을 내 컴퓨터에

EdgeSpeak는 전문 음성 모델을 데스크톱에 맞게 압축해 회의, 인터뷰, 영상, 녹음을 로컬에서 전사합니다. 오디오, 비디오, 전사문은 기기에 남습니다.

얼리버드$29$99 일회 결제

컴퓨터가 회의, 인터뷰, 영상을 직접 이해하게 합니다.

기기당 한 번 7일 무료 체험을 사용할 수 있습니다.

전사 미리보기
전사 미리보기local-transcribe.mov
  • 로컬 오디오/영상 전사 사용 가능
  • 로컬 게이트웨이와 CLI 사용 가능
  • 향후 모델과 음성 기능 업데이트
  • 최대 4대 기기

온디바이스 고속 전사

오디오와 영상을 가져와 로컬에서 고정밀 전사

회의, 인터뷰, 영상을 넣으면 EdgeSpeak가 이 컴퓨터에서 음성 이해, 전사 생성, 텍스트 정렬을 수행합니다. 다음 도구가 이어받아야 할 때는 로컬 게이트웨이에서 문서를 가져갑니다.

  1. 기기 안의 EdgeSpeak

    EdgeSpeak가 눈앞의 컴퓨터에서 오디오와 비디오를 문서로 바꿉니다.

  2. 들으면서 고치기

    재생 위치에 맞춰 문서가 따라오므로 한 곳에서 확인하고 수정할 수 있습니다.

  3. 결과를 이어서 사용

    텍스트나 자막으로 내보내거나 다른 도구가 완성된 문서를 이어서 쓸 수 있습니다.

전용 온디바이스 모델

데스크톱을 위해 만든 Lattice-2

Lattice-2는 압축과 온디바이스 추론 최적화를 거쳐 일반 컴퓨터에서도 회의, 인터뷰, 영상, 녹음을 효율적으로 처리합니다.

온디바이스 압축과 추론 적응

음성 AI 모델을 데스크톱에서 실행하기 좋은 형태로 조정해 대기 시간을 줄이고, 로컬 전사는 외부 서비스에 의존하지 않습니다.

Flash / Pro 이중 모델

Flash는 일상 회의와 영상 전사에 빠르게 반응합니다. Pro는 더 어려운 음성, 복잡한 억양, 더 높은 정확도가 필요한 작업에 맞고 더 많은 로컬 리소스를 사용합니다.

개발자 워크플로에 연결

40개 이상의 언어, 여러 영어 억양, 중국어 방언을 지원합니다. 같은 로컬 엔진을 게이트웨이를 통해 CLI, Agent, 자동화 흐름에 넘길 수 있습니다.

실제 데스크톱 앱

EdgeSpeak는 바로 당신의 컴퓨터에서 실행됩니다

오디오나 비디오를 가져오고 로컬 모델을 선택해 결과를 내보내세요. 자동화가 필요하면 로컬 게이트웨이로 CLI나 Agent에 작업을 넘길 수 있습니다.

오디오, 영상, 전사 문서를 한 작업 공간에재생, 타임라인, 전사, 내보내기, 최근 파일, 현재 EdgeSpeak 모델이 함께 있어 도구 전환과 맥락 손실을 줄입니다.
EdgeSpeak 데스크톱 전사 화면. 작업 공간, 로컬 EdgeSpeak 모델 상태, 전사 내용, 재생 컨트롤, 최근 파일을 보여줍니다.
작업에 맞는 EdgeSpeak 모델 선택EdgeSpeak는 40개 이상의 언어, 여러 영어 억양, 중국어 방언을 지원합니다. Flash는 빠르고 강력하며, Pro는 더 정확하고 더 많은 로컬 리소스를 사용합니다.
EdgeSpeak 데스크톱 모델 화면. 로컬 EdgeSpeak Flash와 EdgeSpeak Pro 옵션을 보여줍니다.
다른 도구도 EdgeSpeak를 사용CLI, Agent, 자동화 흐름이 오디오를 EdgeSpeak에 보내고 EdgeSpeak에서 전사 문서를 받을 수 있습니다.
EdgeSpeak 데스크톱 게이트웨이 화면. 같은 컴퓨터의 도구가 로컬 음성 엔진을 사용하는 모습을 보여줍니다.

개인정보

로컬 우선 음성 처리.

EdgeSpeak is designed so imported media and generated transcripts stay on your device unless you export, upload, or share them.

온디바이스 압축과 추론 적응

음성 AI 모델을 데스크톱에서 실행하기 좋은 형태로 조정해 대기 시간을 줄이고, 로컬 전사는 외부 서비스에 의존하지 않습니다.

결과를 이어서 사용

텍스트나 자막으로 내보내거나 다른 도구가 완성된 문서를 이어서 쓸 수 있습니다.

로컬 음성 게이트웨이

Agent가 EdgeSpeak를 직접 호출하게 하세요

EdgeSpeak는 OpenAI 호환 로컬 음성 API를 제공해 CLI, Agent, 자동화 도구가 같은 컴퓨터에서 전사할 수 있게 합니다. 또 하나의 클라우드가 아니라, 컴퓨터 안의 음성 게이트웨이입니다.

로컬 OpenAI 호환 엔드포인트CLI / Agent / 자동화EdgeSpeak Flash와 Pro
POST /v1/audio/transcriptionslocalhost:1117
curl 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

Local software, cloud APIs, or a model you maintain

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 workflowEdgeSpeakCloud transcriptionSelf-managed local model
Source mediaStays on this deviceUploaded to a remote serviceStays on the machine you configure
Review workflowDesktop playback, transcript, and exportDepends on the providerYou build the review surface
Tools and agentsLocal CLI and OpenAI-compatible gatewayHosted APIYou build and maintain the integration
OperationsInstall the app and local modelsManage an account, API keys, and network accessMaintain the runtime, models, and dependencies
Read the full comparison

가격

$29로 EdgeSpeak를 평생 사용하세요

현재 버전에는 로컬 오디오·비디오 전사, 로컬 게이트웨이, CLI가 포함됩니다. 한 번 구매하고 향후 모델과 음성 기능 업데이트를 계속 받으세요.

다운로드

macOS 에 EdgeSpeak 설치.

현재 Apple Silicon 빌드를 받고 릴리스 메타데이터를 확인한 뒤 몇 초 만에 license 를 활성화하세요.

Current macOS build

Use the available desktop build today. Your account keeps purchase, license, and device management in one place.

Windows build

Not available yet. This page will show a direct Windows download when that build is ready.

License and devices

Sign in with the email used for purchase, then manage your license key and activated devices from your account.

Before you decide

Questions that usually come before download

Short answers about the trial, local processing, platforms, models, and the lifetime license.

FAQ
01How does the 7-day trial work?

Each device can claim one 7-day free trial. An internet connection is required for verification during the trial.

02Does EdgeSpeak upload source media?

Imported media and generated transcripts stay on your device unless you export, upload, or share them yourself.

03Which desktop platforms are available?

The current public build requires Apple Silicon and macOS 14.0 or later. Windows is coming soon and is not available for download yet.

04What does the lifetime license include?

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.

05What is the difference between Flash and Pro?

Flash is tuned for faster everyday transcription. Pro raises the accuracy ceiling for harder audio and uses more local resources.

06Can CLI tools and AI agents use EdgeSpeak?

Yes. The bundled CLI and local OpenAI-compatible gateway let trusted tools on the same computer call the local speech engine.

커뮤니티 피드백

실제 워크플로로 EdgeSpeak를 개선하세요

실제 워크플로, Agent 연동 요구, 제품 아이디어를 Discord에서 공유하세요.

  • 실제 워크플로
  • Agent / API
  • 제품 아이디어

피드백은 제품 개선에 직접 반영됩니다.

온디바이스 음성 엔진

음성 AI 대형 모델을 내 컴퓨터에

Transcribe locally, review against an accurate timeline, then export or continue through the local gateway.

macOS 버전 다운로드

기기당 한 번 7일 무료 체험을 사용할 수 있습니다.