Closed cian0 closed 1 year ago
I also have the same issue. Everything was set up as per the instructions. I do have it enabled in --extensions
I need to see your extras startup string
My extras looks like this: python server.py --enable-modules=coqui-tts,silero-tts,whisper-speech-recognition
The proper name for whisper module is different.
python server.py --enable-modules=whisper-stt
https://docs.sillytavern.app/extras/extensions/speech-recognition/#speech-recognition
Oh yeah it is working now thank you!
Browser mode works on Chrome but Whisper just goes 404:
127.0.0.1 - - [22/Oct/2023 18:43:47] "OPTIONS /api/speech-recognition/whisper/process-audio HTTP/1.1" 404 -