Skip to content

Add Parakeet TDT VAD chunking - #318

Merged
0xShug0 merged 2 commits into
mainfrom
feature/parakeet-vad-support
Aug 27, 2026
Merged

Add Parakeet TDT VAD chunking#318
0xShug0 merged 2 commits into
mainfrom
feature/parakeet-vad-support

Conversation

@0xShug0

@0xShug0 0xShug0 commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • add request-level audio_chunk_mode=vad support for Parakeet TDT offline ASR
  • use Silero VAD to skip silent spans before Parakeet decoding
  • document the new VAD mode and add a CLI path test case
  • preserve existing auto, fixed, and none behavior

Resolves #314

Validation

  • built audiocpp_cli
  • ran existing Parakeet offline and streaming path tests
  • ran the new Parakeet offline VAD path test
  • checked direct CLI runs for audio_chunk_mode=vad, fixed, and none

@0xShug0
0xShug0 merged commit 3ce15a6 into main Aug 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parakeet_tdt: no VAD support — silent regions are transcribed in full

1 participant