espeak 0.1.2
espeak: ^0.1.2 copied to clipboard
Text to phoneme conversion, powered by espeak-ng.
0.1.2 #
- Suppressed
tmpnamdeprecation warning from espeak-ng native build.
0.1.1 #
- Added
bin/compile_data.dart— run viadart run espeak:compile_data. - Auto-downloads espeak-ng source on first run (no manual clone needed).
- Updated README with correct setup instructions.
0.1.0 #
- Initial release.
- FFI bindings for espeak-ng (text to phonemes).
- Punctuation-aware phonemization with clause terminators.
- Data compiler tool for building phoneme/dictionary data from source.
- Cross-platform: macOS, Linux, iOS, Android.