chattts-fork

View on PyPIReverse Dependencies (0)

0.0.8 chattts_fork-0.0.8-py3-none-any.whl

Wheel Details

Project: chattts-fork
Version: 0.0.8
Filename: chattts_fork-0.0.8-py3-none-any.whl
Download: [link]
Size: 25826
MD5: 4f2e2f7852bfc03454a9e64c06f4cbb7
SHA256: 569084d9f451fbfa6c28f1c15c893a594279a9032d1e720571dab30f30c680be
Uploaded: 2024-06-04 01:19:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chattts-fork
Version: 0.0.8
Summary: fork from https://github.com/2noise/ChatTTS to PYPI
Author: lich99 CH.Li, yihong0618
Author-Email: zouzou0208[at]gmail.com
Home-Page: https://github.com/yihong0618/ChatTTS
License: # Attribution-NonCommercial-NoDerivatives 4.0 International
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: omegaconf (~=2.3.0)
Requires-Dist: torch (~=2.0)
Requires-Dist: tqdm
Requires-Dist: einops
Requires-Dist: vector-quantize-pytorch
Requires-Dist: transformers (~=4.41.1)
Requires-Dist: vocos
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6504 characters]

WHEEL

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

RECORD

Path Digest Size
ChatTTS/__init__.py sha256=fx3fsVPaGyVy4V7biAZ9c1zAFmBQEmWKGpm54QfVYJQ 30
ChatTTS/__main__.py sha256=vQA74ynK6s3t0u9A7gU9Ju_nn4VEKtGKhXWLJ_Lf-GU 68
ChatTTS/cli.py sha256=HvK0qRVWiQAw6nFCH77Sr01doAxhsgyoXbLv2WBMMFg 1837
ChatTTS/core.py sha256=B2wL0btq9aaSUApKbmqdKNnl0EGdXSMke60ryuIyFUQ 10771
ChatTTS/experimental/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ChatTTS/experimental/llm.py sha256=jsyArDG-789xWJG7hMmEq8i16XrZC-Irm57fDQ8dS2A 3438
ChatTTS/infer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ChatTTS/infer/api.py sha256=2LETk1-kNxma12xt-hPAbMmko_34dJl6yQunruW8FnI 4443
ChatTTS/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ChatTTS/model/dvae.py sha256=H01fn3deBclk-Xi0oe0eF9e9zjn8GgH1qBmIMZ2OH1g 5112
ChatTTS/model/gpt.py sha256=k1jQgwn03Z862yux8egVjcaVI96eyoVKb08PWky8bpY 12773
ChatTTS/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ChatTTS/utils/gpu_utils.py sha256=-_C_KenyqHuYeWhitZ7PtASotik4d6ZCOWUz-hs-1Lk 1076
ChatTTS/utils/infer_utils.py sha256=BfbyCirnEFGfzibjQvlf4nEjyczSqW1u7bzGFV7CVZM 3733
ChatTTS/utils/io_utils.py sha256=29AE_BC7lGOVPxQC1xonHgWo6O7hrRPFiUNub_6tuZo 380
chattts_fork-0.0.8.dist-info/LICENSE sha256=NxH5Y8BdC-gNU-WSMwim3uMbID2iNDXJz7fHtuTdXhk 19346
chattts_fork-0.0.8.dist-info/METADATA sha256=xohMLtVR7tZ6w3Jh1SIPCQDjTK9j7bSJALy05BpG2Bc 7372
chattts_fork-0.0.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
chattts_fork-0.0.8.dist-info/entry_points.txt sha256=1EyocJYBWXHtAi076m6f4sic7EPmPdeezYsO4p0ukhc 45
chattts_fork-0.0.8.dist-info/top_level.txt sha256=u4N1BNQ1OPRq8eCP7R-6xsFgoOxsEqkVNPRpXUND8_o 8
chattts_fork-0.0.8.dist-info/RECORD

top_level.txt

ChatTTS

entry_points.txt

chattts = ChatTTS.cli:main