/tensorflow-examples

【中文语音识别 】【验证码识别】

Primary LanguagePython

tensorflow-examples

tensorflow build

bazel build -c opt --copt=-mavx --copt=-mavx2 --copt=-mfma --copt=-msse4.2 //tensorflow/tools/pip_package:build_pip_package
!pip install python_speech_features
!git clone https://github.com/kevinan1/tensorflow-examples.git
%cd ./tensorflow-examples/speech
!python ./run.py

感谢