Skip to content

Releases: arjo129/uSpeech

Alpha release for v4.2.x

23 Feb 12:04
Compare
Choose a tag to compare
Pre-release
  • 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

25 Jan 02:33
Compare
Choose a tag to compare
Library updated Pre-release
Pre-release
  • New property to detect phoneme detected other than 'f'.
  • Improved doxygen documentation.
  • Improved calibration sketch.

Feature update

26 Dec 04:13
Compare
Choose a tag to compare
  • Made to play nice with µBrain library

µSpeech 4.1.0 working branch download.

21 Dec 05:16
Compare
Choose a tag to compare
  • 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

08 Dec 03:42
Compare
Choose a tag to compare

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

29 Jul 09:42
Compare
Choose a tag to compare

2.0-stable release for arduino uno, leonardo and mega