pyconverters-speech

View on PyPIReverse Dependencies (0)

0.5.120 pyconverters_speech-0.5.120-py3-none-any.whl

Wheel Details

Project: pyconverters-speech
Version: 0.5.120
Filename: pyconverters_speech-0.5.120-py3-none-any.whl
Download: [link]
Size: 4897
MD5: 8785066663e2120e46185c2b47123132
SHA256: dbf32b80c4da6ad857aaff4b4b09e45db9c6f83dea76345b13751b1abae5c5c4
Uploaded: 2024-01-23 12:44:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyconverters-speech
Version: 0.5.120
Summary: Speech recognition converter based on Huggingface pipeline
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyconverters_speech/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: pymultirole-plugins (<0.6.0,>=0.5.0)
Requires-Dist: torch (==1.11.0)
Requires-Dist: protobuf (==3.20.3)
Requires-Dist: sentencepiece
Requires-Dist: transformers (==4.25.1)
Requires-Dist: filetype (==1.0.13)
Requires-Dist: pydub
Requires-Dist: flit; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: jupyter_sphinx; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1540 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyconverters_speech/__init__.py sha256=PfGPd0UJLulpqUovIjFK7lZafKwBDkMJVNCs5Rfgbxk 89
pyconverters_speech/speech.py sha256=d6oqSKFzyUCfgXNUWovMpdTOuBKU-SJRdx3tC9xv1N4 3650
pyconverters_speech-0.5.120.dist-info/entry_points.txt sha256=USd8HqyEfXt1GS0OG21aQ98VXaJVMRS7v5-lONvwMSM 74
pyconverters_speech-0.5.120.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyconverters_speech-0.5.120.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyconverters_speech-0.5.120.dist-info/METADATA sha256=Y2zwDY5Du29caNwiohYDlMnvLUHU1Y9WG0Wl1JhBknk 3379
pyconverters_speech-0.5.120.dist-info/RECORD

entry_points.txt

speech = pyconverters_speech.speech:SpeechConverter