Search found 2 matches
- Sat Jan 26, 2019 9:45 pm
- Forum: Challenges Solved
- Topic: Make money fast
- Replies: 4
- Views: 956
- Sun Jan 20, 2019 8:38 pm
- Forum: Challenges Solved
- Topic: Say it
- Replies: 15
- Views: 2055
Wow. This was a rollercoaster. I used the SpeechRecognition library for Python to predict all 22,536 snippets (Google Speech Recognition). The results were ok but quite a lot of bytes were wrong. (Padding all snippets with a second of silence at the beginning greatly improved the results, however.) ...