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.

14 lines
312 B

# 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 .