On 01/22/2012 04:36 AM, Alan W Black wrote:
Bard Storyteller 0.5 http://festvox.org/bard/
Hi Alan great jobs
Bard depends on CMU Flite (cmuflite.org) for both some general C utilities and for synthesis itself. Bard is targeted at small portable devices such as smart phones, not so smart phones and offline devices. It uses libsdl (and libsdl-ttf) to display and interact with the user. see http://festvox.org/bard/README for more generic details, and full source.
I think there are some typo? it give me: http://festvox.org/bard/AAAREADME, not just REAME. :)
http://festvox.org/bard/bard_0.5-1_xburst.ipk
I would like include bard to nanonote(openwrt-package repo) already start a little: http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/bard but it give me some errors[1] when compile under openwrt. any advice will be great. thanks xiangfu [1]--- mipsel-openwrt-linux-uclibc-gcc -I/home/xiangfu/.qi/nanonote/ben/latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/target-mipsel_uClibc-0.9.32/usr/include -I/home/xiangfu/.qi/nanonote/ben/latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/target-mipsel_uClibc-0.9.32/include -I/home/xiangfu/.qi/nanonote/ben/latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/toolchain-mipsel_gcc-4.5-linaro_uClibc-0.9.32/usr/include -I/home/xiangfu/.qi/nanonote/ben/latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/toolchain-mipsel_gcc-4.5-linaro_uClibc-0.9.32/include -I/home/xiangfu/.qi/nanonote/ben/latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/target-mipsel_uClibc-0.9.32/usr/include -I../include -I/usr/include/SDL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -msoft-float -I/home/xiangfu/.qi/nanonote/ben/ latest/OpenWrt-SDK-xburst-for-Linux-x86_64-gcc-4.5-linaro_uClibc-0.9.32/staging_dir/target-mipsel_uClibc-0.9.32/usr/include/SDL -Wall -c speech.c -o ../build/mipsel-linux-gnu/obj/src/speech.o speech.c: In function 'bard_audio_stream_chunk': speech.c:180:53: error: 'cst_audio_streaming_info' has no member named 'utt' speech.c: In function 'bard_speech_open': speech.c:243:5: warning: implicit declaration of function 'flite_add_lang' speech.c:257:18: warning: assignment from incompatible pointer type speech.c: In function 'bard_speech_close': speech.c:287:28: error: 'cst_audio_streaming_info' has no member named 'utt' _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

