This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# PaddleAudio
安装方式: pip install paddleaudio
目前支持的平台:Linux, Mac, Windows
## Environment
## Build wheel
cmd: python setup.py bdist_wheel
Linux test build whl environment:
* os - Ubuntu 16.04.7 LTS
* gcc/g++ - 8.2.0
* cmake - 3.18.0 (need install)
MAC:test build whl environment:
* os
* gcc/g++ 12.2.0
* cpu Intel Xeon E5 x86_64
Windows:
not support paddleaudio C++ extension lib (sox io, kaldi native fbank)