Skip to content

largetalk/pyft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flytek msc linux sdk python wrap

usage:

1. download xunfei linux sdk and put dynamic library *so file to /usr/local/lib

xunfei linux sdk download url is http://dev.voicecloud.cn/download.php

2. link *so file

if you python bin path is /usr/bin/python, make link
else you should link those *so file yourself

3. install

python setup.py build
sudo python setup.py install

4. test

python example/test.py

About

xunfei msc python wrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published