SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

Restored speech recognition streaming mode as an independant module. #96

Closed Tony-sama closed 1 year ago

Tony-sama commented 1 year ago

Perform audio recording using mic on server side, detect voice start/end with vosk and transcript with whisper. Only usefull for user running extras on their local machine but allow interaction without requiring focus on ST. Does not interfer with other speech recognition modules.