Open Calliygous87 opened 4 years ago
The end of the word does not get detected and the input ends. From my experience you need to adjust the parameters MAX_SILENCE_AFTER_START, MAX_TIME , LONG_SILENCE and/or THRESHOLD. My suggestion is to stay with the defaults and only adapt the THRESHOLD.
I have been playing with sopare for a few months, trying to tune it. I played around with a lot of the config settings, and ran into various issues. Most recently, when I run
python2.7 sopare.py -v -t [whatever word]
it appears to complete normally, but it doesn't generate a file in the dict folder.
Eventually I decided I had gotten to deep to sort out which settings were causing my problems, so I deleted sopare and got a fresh installation following the instructions on the main page. My problem persists, every time I train a word, everything looks the same as it always has, but no file is generated.