Closed tazz4843 closed 2 years ago
This is FINALLY fixed. I'm so happy to close this lol
For anyone looking in the future, our issue was that we were creating multiple Streams from a single Model, causing segfaults. We just made multiple Models when we needed multiple Streams and the problem was solved.
This still doesn't want to go away :(
I think we can mark this as done... hopefully for the last time :)
Vosk is a temporary fix for this issue: see coqui-ai/STT#2105. We'd prefer to migrate back to Coqui at some point as it allows us to actually manage what cores it runs on, as well as being about 16x faster.