pydeepspeech

View on PyPIReverse Dependencies (0)

1.1.7 pydeepspeech-1.1.7-py2.py3-none-any.whl

Wheel Details

Project: pydeepspeech
Version: 1.1.7
Filename: pydeepspeech-1.1.7-py2.py3-none-any.whl
Download: [link]
Size: 15281
MD5: be0da214074e7b39d691d0dae0c6044d
SHA256: 22597a259cf4faef6e9104e3780ba8923e5b03debfed46c52956f7f95336cc59
Uploaded: 2022-02-26 00:15:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydeepspeech
Version: 1.1.7
Summary: Mozilla's DeepSpeech transcriber in a pip installable package.
Author: Zach Vorhies
Author-Email: dont[at]email.me
Home-Page: https://github.com/zackees/pydeepspeech
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.0
Requires-Dist: deepspeech (==0.9.3)
Requires-Dist: webrtcvad
Requires-Dist: pathlib
Requires-Dist: capturing-process
Requires-Dist: requests
Requires-Dist: black
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2410 characters]

WHEEL

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

RECORD

Path Digest Size
pydeepspeech/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydeepspeech/audio_transcript_cmd.py sha256=-9VN3cqW2adz1zvsoDnygKRxFYUiByXEkSgrMQuppzE 1186
pydeepspeech/install_models.py sha256=_6BFC1F3I8aqViHM1XZzWEnmxua4YVBVADv50BGeE9M 3228
pydeepspeech/interactive_install_modules.py sha256=uD4zNN3sIflbXtSfMUySMsjdUgy2GwTDIYULmaVxJPc 943
pydeepspeech/paths.py sha256=BVB58ciAR5dEtYm4C34i4FFO2y6wlNzPsmQc9tJYCPc 113
pydeepspeech/run.py sha256=yHAS4TImqi1uCh1wrNpsv_jUiAMv1REm5oG_XpCdoxo 1962
pydeepspeech/transcribe.py sha256=M59IZ38dctJLyiJfnFXo2bCijvZ8r1Kfc-t5mO_OF1A 3787
pydeepspeech/util.py sha256=32CZpFjS_fonMFzqb1K9LpOHJ7UqJVHIpXIkiJp7vvQ 519
pydeepspeech/wavSplit.py sha256=A1UQr4SUOQr2fiAwfDJW-9pH1AM-evqnyu5gWYMMxYU 4953
pydeepspeech/wavTranscriber.py sha256=P5NSDm8_bxVFIUOxP-6oq2z838VgY6iiLucjrtTDQ_o 3030
pydeepspeech/wav_split.py sha256=A1UQr4SUOQr2fiAwfDJW-9pH1AM-evqnyu5gWYMMxYU 4953
pydeepspeech/wav_transcriber.py sha256=P5NSDm8_bxVFIUOxP-6oq2z838VgY6iiLucjrtTDQ_o 3030
pydeepspeech-1.1.7.dist-info/LICENSE sha256=Sdzy3EEnrxBsVrIOmUzySREyXzoT5MDX0H27Hsk0A3g 1085
pydeepspeech-1.1.7.dist-info/METADATA sha256=_-9nStJXPv9JozcHQ4lRUGnWZOJDwc2OhEXemYGKyeo 3131
pydeepspeech-1.1.7.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
pydeepspeech-1.1.7.dist-info/entry_points.txt sha256=TZSm8dfnuW5K5X9tPsbEJBLAmH8NiO9MxEgi6d0wIcI 131
pydeepspeech-1.1.7.dist-info/top_level.txt sha256=Ca2aV2x_CEl7BfNRbxKpNT3KaLU8uneJbUnPBACHL3k 13
pydeepspeech-1.1.7.dist-info/RECORD

top_level.txt

pydeepspeech

entry_points.txt

pydeepspeech = pydeepspeech.run:main
pydeepspeech_installmodels = pydeepspeech.interactive_install_modules:main