刘威 d9c8574d84 语音网关基础框架搭建 | 1 month ago | |
---|---|---|
.. | ||
docs | 1 month ago | |
nls | 1 month ago | |
nls.egg-info | 1 month ago | |
tests | 1 month ago | |
LICENSE | 1 month ago | |
README.md | 1 month ago | |
requirements.txt | 1 month ago | |
setup.py | 1 month ago |
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 .