Mozer / talk-llama-fast

Port of OpenAI's Whisper model in C/C++ with xtts and wav2lip
MIT License
708 stars 64 forks source link

Use mic always on and interrupt in SillyTavern #3

Open mkg2145 opened 4 months ago

mkg2145 commented 4 months ago

Hi. I would like to have the mic always on and allow interrupt in ST. Is it a matter of setting up the XTTSv2 up with your patch? Please brief explanation I'm very impressed with your video demonstrations and with talk-llama-fast It's fun to use and get such fast responses

Mozer commented 3 months ago

There is streaming mode STT in Silly Tavern Extras. But it was not working nice the last time I checked it. And without voice interruption. It would require a lot of coding to make it happen. Maybe some time later.