You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HuangHai 0e00b820a8
'commit'
4 months ago
..
build/lib/nls 'commit' 4 months ago
docs 'commit' 4 months ago
nls 'commit' 4 months ago
tests 'commit' 4 months ago
.gitignore 'commit' 4 months ago
LICENSE 'commit' 4 months ago
README.md 'commit' 4 months ago
requirements.txt 'commit' 4 months ago
setup.py 'commit' 4 months ago

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 .