You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: