This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Releases: arjo129/uSpeech
Releases · arjo129/uSpeech
Alpha release for v4.2.x
- New and rewritten
debug_uspeech
sketch - New method for acquiring phoneme even if an "f" is returned
- Syllable class now has reset() function.
Library updated
- New property to detect phoneme detected other than 'f'.
- Improved doxygen documentation.
- Improved calibration sketch.
Feature update
µSpeech 4.1.0 working branch download.
- Slimmed down code footprint. Removed unnecessary functions.
- Made to emit a JSON array so it can be used with brain.js for creating a nueral-network from the given weights.
- C++ API Frozen.
µSpeech 4.0 working branch library download
Cleaned a a lot of code up, better detection and training mechanism with new documentation. The zip file contains has an Arduino friendly file. This comes from 4.0-workingBranch, not master.
API has been frozen
2.0-stable release for arduino uno, leonardo and mega