Hi, I want to ask that whether we can compile pocketsphinx and sphinxbase into
a non-OS embedded system or not? (non-OS means that there's no OS in the
hardware).
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm dealing with a similar problem. I'm in a project that is dealing with
automation systems.
My team needs to use PocketSphinx on an ARM evaluation board with no operating
system. If this is possible (like you told before) which are the minimum
hardware requirement in order to work properly?
Thanks a lot in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
which are the minimum hardware requirement in order to work properly?
The target hardware platform for pocketsphinx is Sharp Zaurus SL-5500 hand-
held computer. The Zaurus is typical of the previous generation of hand-held
PCs, having a 206MHz StrongARM R processor, 64MB of SDRAM, 16MB of flash
memory, and a quarter-VGA color LCD screen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I want to ask that whether we can compile pocketsphinx and sphinxbase into
a non-OS embedded system or not? (non-OS means that there's no OS in the
hardware).
thanks
Sure, you even can run pocketsphinx on a chip.
than can I skip all functions or codes about pthread or memory mapping? Like
the content of err.c or sbthread.c since they may not be used? thanks!
Yes, some parts are not really critical for the system functionality and could
be stripped relatively easy.
Hi everybody,
I'm dealing with a similar problem. I'm in a project that is dealing with
automation systems.
My team needs to use PocketSphinx on an ARM evaluation board with no operating
system. If this is possible (like you told before) which are the minimum
hardware requirement in order to work properly?
Thanks a lot in advance.
The target hardware platform for pocketsphinx is Sharp Zaurus SL-5500 hand-
held computer. The Zaurus is typical of the previous generation of hand-held
PCs, having a 206MHz StrongARM R processor, 64MB of SDRAM, 16MB of flash
memory, and a quarter-VGA color LCD screen.