Update dependency cmusphinx/pocketsphinx to v5.0.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cmusphinx/pocketsphinx | ironbank-github | patch |
v5.0.0 -> v5.0.1
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
cmusphinx/pocketsphinx
v5.0.1
: 5.0.1: Bug and documentation fixes
What's Changed
- Include examples of live recognition on various platforms by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/319
- Add missing close brace for C++ by @FigBug in https://github.com/cmusphinx/pocketsphinx/pull/322
- Use a separate search for ps_set_align_text() by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/324
- Fix regression tests and
-phone_align
in main program by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/331 - Use trailing slash with include directory by @samford in https://github.com/cmusphinx/pocketsphinx/pull/332
- Removed unnecessary libpthread in package config by @Elastino in https://github.com/cmusphinx/pocketsphinx/pull/337
- fix: fix a stray #if WORDS_BIGENDIAN (fixes: #343) by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/344
- 5.0.1 Release by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/345
New Contributors
- @FigBug made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/322
- @samford made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/332
- @Elastino made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/337
Full Changelog: https://github.com/cmusphinx/pocketsphinx/compare/v5.0.0...v5.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.