stt-watson

View on PyPIReverse Dependencies (0)

1.0.3 stt_watson-1.0.3-py2.py3-none-any.whl

Wheel Details

Project: stt-watson
Version: 1.0.3
Filename: stt_watson-1.0.3-py2.py3-none-any.whl
Download: [link]
Size: 14802
MD5: ce743688eca22800cb6b59a855a12e03
SHA256: 4dbd12c7e39fed7ff487e673771328e0eff3e9ae0ab7b4c4950e295aedc12916
Uploaded: 2016-01-29 14:15:53 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: stt-watson
Version: 1.0.3
Summary: Continuous speech to text using watson in python with websocket and record from microphone
Author: Arthur Halet
Author-Email: arthurh.halet[at]gmail.com
Home-Page: https://github.com/HomeHabbit/stt-watson
License: MIT
Keywords: text-to-speech watson websocket
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Platform: ALL
Requires-Dist: Twisted (>=13.2.0)
Requires-Dist: autobahn (>=0.10.9)
Requires-Dist: pyOpenSSL (>=0.13.1)
Requires-Dist: pyaudio (>=0.2.9)
Requires-Dist: pyyaml (>=3.08)
Requires-Dist: requests (>=2.8.1)
Requires-Dist: txaio (>=2.0.4)
[Description omitted; length: 1744 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.26.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
config/Config.py sha256=72OxcDrFl90LLrrHRVXsZvmyFniQS-TNsUu93DJ7wDM 1916
config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
config/config.sample.yml sha256=Jvr-ocUFNkp6F86GdfERkPi_brDLhk-e-WMkJRjF2F8 229
recording/Record.py sha256=vi8ZXppGCTSpFctk1YHw6_4kZIPIprtMFFp9ckh1irg 1567
recording/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stt_watson/SttWatson.py sha256=70oGT6CKTpcV9OWc0pr9HfkVMe_IbnnNkDMPjxB4VXY 2412
stt_watson/SttWatsonAbstractListener.py sha256=EM2cJceI5oJiEXtgxdtLektfRurNlfX2lXVKVFr_ktE 345
stt_watson/SttWatsonLogListener.py sha256=3RlW_lzTsYbRt1SM5qQ2OoqgfpnFkcTNq6wW26vOJi0 490
stt_watson/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stt_watson/__main__.py sha256=9_tbQtQA_vJkCmKDnHj_QP1grQxvWTYWQFJI0WBsM-Q 1604
stt_watson-1.0.3.dist-info/DESCRIPTION.rst sha256=uuyu_1FoOaDQLxA497oUW87c8aoXjEtd6dZ8456pw8s 1744
stt_watson-1.0.3.dist-info/METADATA sha256=r7I_HRNPERQQAvfEsr0peJcgo-uhZ1pFpAkmIiOrfWo 2546
stt_watson-1.0.3.dist-info/RECORD
stt_watson-1.0.3.dist-info/WHEEL sha256=GrqQvamwgBV4nLoJe0vhYRSWzWsx7xjlt74FT0SWYfE 110
stt_watson-1.0.3.dist-info/entry_points.txt sha256=_6eaaDVNeCQhmOGiABaE7lavTOd_rrCgygBhCpqujHU 57
stt_watson-1.0.3.dist-info/metadata.json sha256=pbDedf5cUCVTirnSLj-veKHT4DSnKdoCzit0hNK_nyw 1133
stt_watson-1.0.3.dist-info/top_level.txt sha256=xTunpLkUszWanNjF4XA0jHip-XiZ-OjCeCe_rdXIa2A 48
utils/SignalHandler.py sha256=ackE9xbPv5Xzs0DDnoKQuvepxhE6v7vLUOoO04SESvQ 827
utils/Singleton.py sha256=DcPaKGWCnaK6ujK0nlxAt97EaOTZzCnqMrmk4n9s_0Q 1288
utils/Utils.py sha256=wK3ypIut9aWIqxFlpBeVOwfPRhEFgoUvO1dIxTJUkXU 623
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
watson_client/Client.py sha256=Wj8ulobGc7QLxI_DSudzStRqs47Bb7Xq-Zt-l5hFf3Q 3084
watson_client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
watson_client/websocket/WSInterfaceFactory.py sha256=GZUcsamnYhlVStHgGJe0irEmrOhoMgw3273hWT2E__M 1374
watson_client/websocket/WSInterfaceProtocol.py sha256=gFaWsPjxVyyXieqI3AdHo8xefCDUnSQC0pve7Cu4rq4 5495
watson_client/websocket/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

config
recording
stt_watson
utils
watson_client

entry_points.txt

stt-watson = stt_watson.__main__:main