USpeech Versions Save

Speech recognition toolkit for the arduino

v4.2-alpha

10 years ago
  • New and rewritten debug_uspeech sketch
  • New method for acquiring phoneme even if an "f" is returned
  • Syllable class now has reset() function.

v4.1.2

10 years ago
  • New property to detect phoneme detected other than 'f'.
  • Improved doxygen documentation.
  • Improved calibration sketch.

v4.1.1

10 years ago
  • Made to play nice with µBrain library

4.1.0

10 years ago
  • 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.

v4.0.0-incomplete

10 years ago

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.

2.0-stable

10 years ago

2.0-stable release for arduino uno, leonardo and mega