Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flite: Add missing deps on alsa-lib and chrpath | Khem Raj | 2022-11-30 | 1 | -0/+8 |
| | | | | | | | | | | | | Disable parallel build to avoid build race Fixes | make[1]: *** No rule to make target 'flite_voice_list.c', needed by 'all'. Stop. | make[1]: *** Waiting for unfinished jobs.... | make: *** [config/common_make_rules:133: build/arm-linux-gnueabi/obj//.make_build_dirs] Error 2 | ERROR: oe_runmake failed Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | flite: add recipe | Samuli Piippo | 2022-05-30 | 1 | -0/+19 |
CMU Flite (festival-lite) is a small, fast run-time open source text to speech synthesis engine developed at CMU and primarily designed for small embedded machines. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> |