Davidliu d9b4351088 debug 4 周之前
..
build d9b4351088 debug 4 周之前
dist d9b4351088 debug 4 周之前
docs d9b4351088 debug 4 周之前
nls d9b4351088 debug 4 周之前
tests d9b4351088 debug 4 周之前
.gitignore d9b4351088 debug 4 周之前
LICENSE d9b4351088 debug 4 周之前
README.md d9b4351088 debug 4 周之前
requirements.txt d9b4351088 debug 4 周之前
setup.py d9b4351088 debug 4 周之前

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 .