Skip to content

added package arlab_whisper - #234

Open
TobiasNeher wants to merge 5 commits into
devfrom
whisper
Open

added package arlab_whisper#234
TobiasNeher wants to merge 5 commits into
devfrom
whisper

Conversation

@TobiasNeher

Copy link
Copy Markdown
Collaborator
  • added the whisper package that implements issue [Feature] Speech controller: Speech to text node #55

  • the node can be started via a launch file and implements the following pipeline: check for a voice amplitude level -> detect a wakeword via a input buffer -> records a longer input sample -> uses a big whisper model to transcribe the input audio file -> send the transcript to a ros topic

  • the node can be stalled via a ros topic

  • the voice detection [Feature] Speech controller: Voice activity detection #50 is implemented in a very simple way

  • there is an config file to change whisper and detection parameters

  • there is a simple python script to check audio input quality

@TobiasNeher
TobiasNeher requested a review from JayH7C3 July 22, 2026 16:02
@TobiasNeher TobiasNeher self-assigned this Jul 22, 2026
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