Davidliu d9b4351088 debug před 4 týdny
..
build d9b4351088 debug před 4 týdny
dist d9b4351088 debug před 4 týdny
docs d9b4351088 debug před 4 týdny
nls d9b4351088 debug před 4 týdny
tests d9b4351088 debug před 4 týdny
.gitignore d9b4351088 debug před 4 týdny
LICENSE d9b4351088 debug před 4 týdny
README.md d9b4351088 debug před 4 týdny
requirements.txt d9b4351088 debug před 4 týdny
setup.py d9b4351088 debug před 4 týdny

README.md

alibaba-nls-python-sdk

This is Python SDK for NLS. It supports SPEECH-RECOGNIZER/SPEECH-SYNTHESIZER/SPEECH-TRANSLATOR/COMMON-REQUESTS-PROTO.

This module works on Python versions:

3.6 and greater

install requirements:

python -m pip install -r requirements.txt

install package:

python -m pip install .