Maix Speech
1.0.0
中文 | Bahasa inggris
Pidato Maix ai lib, lib pidato yang cepat dan kecil berjalan di perangkat tertanam (dan PC), termasuk ASR, obrolan, TTS dll.
Sekarang hanya mendukung bahasa Cina, lihat 中文
git clone https://github.com/sipeed/Maix-Speech
cd projects/asr
python project.py clean_conf
python project.py menuconfig
python project.py build
# python project.py build --verbose
./build/asr
python project.py clean
python project.py distclean
# python project.py clean_conf
cd projects/asr
python project.py --toolchain /opt/toolchain/bin --toolchain-prefix aarch64-openwrt-linux- config
python project.py menuconfig
python project.py build
Lihat github.com/neutree/c_cpp_project_framework
Apache 2.0