Metadata-Version: 2.1
Name: voicebox-pytorch
Version: 0.3.1
Summary: Voicebox - Pytorch
Home-page: https://github.com/lucidrains/voicebox-pytorch
Author: Phil Wang
Author-email: lucidrains@gmail.com
License: MIT
Keywords: artificial intelligence,deep learning,text to speech
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: accelerate
Requires-Dist: audiolm-pytorch>=1.2.28
Requires-Dist: naturalspeech2-pytorch>=0.1.8
Requires-Dist: beartype
Requires-Dist: einops>=0.6.1
Requires-Dist: spear-tts-pytorch>=0.4.0
Requires-Dist: torch>=2.0
Requires-Dist: torchdiffeq
Requires-Dist: torchode
Requires-Dist: vocos
