speechtotext

View on PyPIReverse Dependencies (1)

0.0.3 speechtotext-0.0.3-py3-none-any.whl

Wheel Details

Project: speechtotext
Version: 0.0.3
Filename: speechtotext-0.0.3-py3-none-any.whl
Download: [link]
Size: 4788
MD5: 9d67ebb5f9316adbbb4d9ec62d067141
SHA256: 09b4081e7432144aa86fe2ce127d024dc40c209058d58e369caea5b6b69a7e5e
Uploaded: 2016-07-12 03:56:10 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: speechtotext
Version: 0.0.3
Summary: Text to Speech for python
Author: Ben Hoff
Author-Email: beohoff[at]gmail.com
Home-Page: https://github.com/benhoff/speechtotext
License: GPL3
Keywords: sound capture to text
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Requires-Dist: PyAudio
Requires-Dist: SpeechRecognition
Requires-Dist: pluginmanager
Requires-Dist: pyzmq
Requires-Dist: vexmessage
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
[No description]

WHEEL

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

RECORD

Path Digest Size
speechtotext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
speechtotext/__main__.py sha256=HXHqaFC7YkMO2vCbT9tGIIxorkJFdzrgt4CF5gOophg 983
speechtotext/messaging.py sha256=179Deaqauw01A52a2QJ-ntizUMjOFA3Znfnr4V_rA9I 1973
speechtotext/speechtext.py sha256=3XRpXPYJZ-FTlbz9Vv-LkbKqHt89C8ayLZJLVAjEHTE 1354
speechtotext-0.0.3.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
speechtotext-0.0.3.dist-info/METADATA sha256=Ig8JuX3wB-OzUQg7U16mHSvQKPNMO7dCvg1xYLgk2R0 868
speechtotext-0.0.3.dist-info/RECORD
speechtotext-0.0.3.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
speechtotext-0.0.3.dist-info/entry_points.txt sha256=OCz1H1PHlOoKdueFdmh3ovG7gSfIdhf-nY4CpwF9VOw 56
speechtotext-0.0.3.dist-info/metadata.json sha256=2YYQLdEUiBvmc2Btota_3CEXlzHOmdELFwPNmtJEkyA 1064
speechtotext-0.0.3.dist-info/top_level.txt sha256=lOt-7VrFJcbFzknEH6VPEPPcZyd048IL9KpUacYkveI 13

top_level.txt

speechtotext

entry_points.txt

speechtotext = speechtotext.__main__