Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 386 Bytes

How to build tmallgenie for macosx/ubuntu/raspberry-pi

Environment dependencies

Ubuntu/raspberry-pi:sudo apt-get install cmake build-essential libatlas-base-dev libasound2-dev

Build the project and run

mkdir -p example/unix/out
cd example/unix/out
cmake ..
make
./GenieMain

Speaking "Jarvis" or pressing 'V'/'v' will wakeup Genie SDK for voice interaction