ospeech

View on PyPIReverse Dependencies (0)

1.4.0 ospeech-1.4.0-py3-none-any.whl

Wheel Details

Project: ospeech
Version: 1.4.0
Filename: ospeech-1.4.0-py3-none-any.whl
Download: [link]
Size: 14832
MD5: df12e79b03656330f7041e72855fd0ae
SHA256: f2990f94c7466e3ad374ea00cd6173f8ea2feabed5b0785bda7b696b33e4e31e
Uploaded: 2024-09-09 17:21:49 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: ospeech
Version: 1.4.0
Summary: Minimum dependency inference library for OptiSpeech TTS models
Author-Email: mush42 <ibnomer2011[at]hotmail.com>
Requires-Python: >=3.10
Requires-Dist: mureq (>=0.2.0)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: onnxruntime (>=1.19.2)
Requires-Dist: soundfile (>=0.12.1)
Requires-Dist: tqdm (>=4.66.5)
Requires-Dist: piper-phonemize (>=1.1.0); extra == "espeak"
Requires-Dist: gradio (>=4.42.0); extra == "gradio"
Provides-Extra: espeak
Provides-Extra: gradio
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3658 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ospeech/__init__.py sha256=4pv6oxLUyFd74SSZ2KcjcBzZtdBkQSHv1KuM7dlwMGM 42
ospeech/__main__.py sha256=dLIpo_Fw3LjmtpZWITMNgDtlCXnO7ZXYWHA1mqvSjvQ 69
ospeech/gradio_ui.py sha256=choQs6FcFDlsHRltBn7maDy7qY6-87VxbUe09VAeiY8 3688
ospeech/models.py sha256=jECjIGdmMYHGCBuuatP0qiYS1pTw3b8PEMEwUhW4-9Y 4290
ospeech/values.py sha256=E02l5pByOLzhoX4IyAv6BVtasQeiuLJPAx-LfGX0rdk 5596
ospeech/inference/__init__.py sha256=zR3JLJF-lhKoHY0J3Ro13tsw2RpOe1Qc5pwGWhCVJQo 7595
ospeech/text/__init__.py sha256=2fzldtW5MxpXPhHVnhciBottu642ohdOuEBIpCjFRFM 1602
ospeech/text/normalization.py sha256=OFR9Sf9n1GuzqBOTUxGtEbG_80iH-I9HtgRYe7fqmfs 569
ospeech/text/symbols.py sha256=dYs5qxPvNjVjeVvuyhp0xIV4SMIJpTk68f_XRYs9EHo 2756
ospeech/text/tokenizers.py sha256=vvgoshUVfpYjSwreXMiLEbCJVoy2yL4IoCNoGEX1I4U 3374
ospeech-1.4.0.dist-info/METADATA sha256=NFv6XGsgixCQ9ZqrKNMZ2NHv5YsxeudS0GlZrbX1HSU 4218
ospeech-1.4.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
ospeech-1.4.0.dist-info/entry_points.txt sha256=RZL7JBgYhXCA_PblKoVN8RUfzErxFRcsQhTsE7uqPCU 127
ospeech-1.4.0.dist-info/licenses/LICENSE sha256=nccXOwQFlMiDqt676nEymr9wW_g9F6yK4MK_ADAoUII 1092
ospeech-1.4.0.dist-info/RECORD

entry_points.txt

ospeech = ospeech.__main__:main
ospeech-gradio = ospeech.gradio_ui:main
ospeech-models = ospeech.models:main