Open hankp46 opened 5 years ago
You can can group the output easily with the following command:
./sopare.py -o | tail -n +3 | sort
Make sure that your timings are well defined for your need. Test in a quite room with a relatively low THRESHOLD to catch all input for short words like "go" as it has a smooth first letter. Use the highest sample rate possible and high precision to identify your short words. A good mic is important as well. A potential alternative is to use word combinations. I made a couple of blog post and videos explaining the training process: https://www.bishoph.org
I understand that training is a lot of trail & error but am getting random results (recognizes word, recognizes wrong word, doesn't give any result, etc.). My t3 phrases are:
Should the entries look like this or should they be grouped together? I've tried many combination of settings but just can't get one that gives consistent results.
Any help would be appreciated.