余尚辉 9d7ed412ca Rebuild gitignore 1 month ago
..
docs 847e0a340c feat:init 1 month ago
nls 9d7ed412ca Rebuild gitignore 1 month ago
nls.egg-info 847e0a340c feat:init 1 month ago
tests 9d7ed412ca Rebuild gitignore 1 month ago
LICENSE 847e0a340c feat:init 1 month ago
README.md 847e0a340c feat:init 1 month ago
requirements.txt 847e0a340c feat:init 1 month ago
setup.py 847e0a340c feat:init 1 month 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 .