Now when we have microphone stream and VAD, it's possible to add endless command/assistant mode. This will allow user to speak different commands during game and control game environment. Command can be predefined in a list.
Check how original whisper.cpp command example doing this.
Now when we have microphone stream and VAD, it's possible to add endless command/assistant mode. This will allow user to speak different commands during game and control game environment. Command can be predefined in a list.
Check how original whisper.cpp command example doing this.