1
0
Commit Graph

24 Commits

Author SHA1 Message Date
Yatharth Sharma
357c7663c2 Update release checklist in README.md 2026-02-13 23:34:36 -05:00
Yatharth Sharma
34820963ee Update README with model loading instructions and MPS support 2026-01-28 16:40:07 -05:00
Yatharth Sharma
2f2668a55e Merge pull request #15 from builtbybasit/mlx-support
Add Mac MPS support
2026-01-28 16:32:47 -05:00
Abdul Basit Rana
d236deb139 Refactor dependencies in pyproject.toml and ease uv tool installation process 2026-01-28 21:30:19 +05:00
Abdul Basit Rana
b97f3c0159 Enhance device compatibility by auto-detecting available hardware (CUDA/MPS) and updating model loading functions accordingly 2026-01-28 21:27:26 +05:00
Yatharth Sharma
fb0c44a30c Update transformers version constraint in requirements 2026-01-27 16:45:20 -05:00
Yatharth Sharma
f3e89bea89 Merge pull request #12 from kishida/fix_example
Fix example in README.md for undefined variables and running not on notebook
2026-01-27 16:45:01 -05:00
kishida
1e9ceb0ca7 fix example for undefined variables and runnin not on notebook 2026-01-26 15:20:29 +09:00
Yatharth Sharma
6c9979e6ab Add ref_duration parameter to encode_prompt
Updated the encode_prompt function to include a reference duration parameter for improved inference speed.
2026-01-25 12:13:40 -05:00
Yatharth Sharma
a3d45874ac Add audio saving to speech generation in README
Added audio saving functionality to the speech generation examples.
2026-01-25 11:08:17 -05:00
Yatharth Sharma
c6efaff7f4 Merge pull request #7 from Jadiker/patch-1
Fix README speed parameter description
2026-01-25 10:59:14 -05:00
Yatharth Sharma
e84f58c440 Update RMS value in audio encoding examples 2026-01-25 10:57:42 -05:00
London Lowmanstone
ac10b5febe Fix README speed parameter description
Corrected comment about speed parameter to clarify that lower values result in slower audio.
2026-01-25 04:37:37 -06:00
Yatharth Sharma
22613394a3 Add mps support to roadmap in README 2026-01-24 13:36:53 -05:00
Yatharth Sharma
12a672c06f Update README.md 2026-01-23 17:49:35 -05:00
Yatharth Sharma
e34e69005d Add Hugging Face Spaces link to README
Updated usage section to include Hugging Face Spaces link.
2026-01-23 17:48:57 -05:00
Yatharth Sharma
33c47929a9 Add acknowledgments section to README 2026-01-23 17:44:07 -05:00
Yatharth Sharma
87d01a98e2 Add transformers to requirements 2026-01-23 16:38:11 -05:00
Yatharth Sharma
c999a90b13 Update requirements.txt 2026-01-23 16:32:02 -05:00
Yatharth Sharma
cec0faf240 Fix import path for LuxTTS in README 2026-01-23 16:23:20 -05:00
Yatharth Sharma
a21c6f472b Update README with usage instructions and Colab link
Added usage instructions and Colab link to README.
2026-01-23 16:12:12 -05:00
Yatharth Sharma
fa2cf94221 Update README.md with badges and formatting
Added badges for Hugging Face Model and Colab Notebook.
2026-01-23 16:09:03 -05:00
Yatharth Sharma
0a9de3ab06 Enhance README with features and usage examples
Expanded README with detailed features, usage instructions, and FAQs.
2026-01-23 16:06:06 -05:00
Yatharth Sharma
b51a0820b3 Initial commit 2026-01-23 15:12:06 -05:00