Skip to content

feat(huddle): add German Whisper transcription - #3349

Closed
visipass-dev wants to merge 1 commit into
block:mainfrom
visipass-dev:fizz/huddle-german-stt
Closed

feat(huddle): add German Whisper transcription#3349
visipass-dev wants to merge 1 commit into
block:mainfrom
visipass-dev:fizz/huddle-german-stt

Conversation

@visipass-dev

Copy link
Copy Markdown

Summary

  • replace the English-only Parakeet STT archive with pinned, multilingual Whisper Tiny int8 encoder/decoder/token files
  • verify every downloaded model file by SHA-256 and install the model atomically with its MIT attribution sidecar
  • add a Huddle transcript-language selector for German and English, restarting only the local STT pipeline when it changes
  • pass the selected language into sherpa-onnx Whisper with task = "transcribe"

Validation

  • just ci
  • real local German audio smoke test: 6.55 seconds of 16 kHz mono speech decoded in 0.39 seconds and produced a German transcript

The model remains fully local. No cloud speech service or audio upload is introduced.

Co-authored-by: Tim <tim@bike-doctor-freiburg.de>
Signed-off-by: Tim <tim@bike-doctor-freiburg.de>
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.

2 participants