https://github.com/titilambert/pynuance
Wrapper for Nuance Communications services
https://github.com/titilambert/pynuance
natural-language-understanding python python-3 python3 speech-to-text text-to-speech tts-api voice-recognition
Last synced: 7 months ago
JSON representation
Wrapper for Nuance Communications services
- Host: GitHub
- URL: https://github.com/titilambert/pynuance
- Owner: titilambert
- License: apache-2.0
- Created: 2017-07-27T03:00:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T17:01:09.000Z (about 7 years ago)
- Last Synced: 2025-06-21T05:50:55.981Z (12 months ago)
- Topics: natural-language-understanding, python, python-3, python3, speech-to-text, text-to-speech, tts-api, voice-recognition
- Language: Python
- Homepage:
- Size: 103 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
########
PyNuance
########
|docs| |codeclimate| |build| |pypi|
PyNuance is a wrapper for Nuance Communications services
Documentation
#############
http://pynuance.readthedocs.io/en/latest/
DISCLAMER
#########
This code is Apache V2. See LICENSE.txt file attached.
WARNING
#######
* This library is not related with Nuance Communications.
* It's not made or supported by Nuance Communications.
* I'm not employed by Nuance Communications.
.. |docs| image:: https://readthedocs.org/projects/pynuance/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: http://pynuance.readthedocs.io/en/latest/
.. |build| image:: https://circleci.com/gh/titilambert/pynuance/tree/master.svg?style=svg
:target: https://circleci.com/gh/titilambert/pynuance/tree/master
.. |codeclimate| image:: https://codeclimate.com/github/titilambert/pynuance/badges/gpa.svg
:target: https://codeclimate.com/github/titilambert/pynuance
:alt: Code Climate
.. |pypi| image:: https://badge.fury.io/py/pynuance.svg
:target: https://badge.fury.io/py/pynuance