블로그 글 추가: 2026-03-15-building-voice-agents-with-executorch, ExecuTorch로 음성 에이전트 구축하기#80
Open
블로그 글 추가: 2026-03-15-building-voice-agents-with-executorch, ExecuTorch로 음성 에이전트 구축하기#80
Conversation
PR Preview빌드가 완료되었습니다! 아래 링크에서 변경사항을 확인할 수 있습니다. 미리보기: https://pytorchkr-pr-preview-80.surge.sh
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
번역 글 소개
ExecuTorch로 음성 에이전트 구축하기: 온디바이스 오디오를 위한 크로스 플랫폼 기반 번역 글을 추가합니다.
오픈소스 음성 모델은 빠르게 늘어나고 있지만 다양한 디바이스에서 통합적으로 배포할 방법이 부족한 상황에서, ExecuTorch가 범용 PyTorch 네이티브 추론 플랫폼으로서 이 공백을 채우는 방법을 소개합니다. 5개 음성 모델(Voxtral Realtime, Parakeet TDT, Sortformer, Whisper, Silero VAD)의 레퍼런스 구현과 샘플 애플리케이션, LM Studio의 프로덕션 적용 사례를 다룹니다.