Metadata-Version: 2.1
Name: e2tts-mlx
Version: 0.0.1a0
Summary: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS in MLX
Home-page: https://github.com/JosefAlbers/e2tts-mlx
Author: Josef Albers
Author-email: albersj66@gmail.com
License: Apache License 2.0
Requires-Python: >=3.12.3
Description-Content-Type: text/markdown
Requires-Dist: vocos-mlx ==0.0.5
Requires-Dist: soundfile ==0.12.1
Requires-Dist: einops ==0.8.0
Requires-Dist: einx ==0.3.0
Requires-Dist: datasets ==3.0.0
Requires-Dist: mlx ==0.17.3
Requires-Dist: matplotlib ==3.9.2
Requires-Dist: numpy ==2.0.2
Requires-Dist: fire ==0.6.0

# e2tts-mlx: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS in MLX

Single-file implementation of [Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS](https://arxiv.org/abs/2406.18009) model using MLX, with minimal dependencies and efficient computation on Apple Silicon.
