0Xiaohei0 / LocalAIVtuber

A tool for hosting AI vtubers that runs fully locally and offline.
24 stars 0 forks source link

long pauses between sentences #11

Open Luki0193 opened 1 month ago

Luki0193 commented 1 month ago

The bot's voice responses take a long time to generate, and after each dot in the sentence there is a long pause, which makes the entire statement sound strange. Is it possible to speed it up or change something in the code so that it generates the entire voice to sentences to be said at once, rather than individual phrases after a dots?

0Xiaohei0 commented 1 month ago

you can try removing the highlighted code in LLM.py image