Skip to content

Commit 5f83917

Browse files
Kostis-S-Zdaavoo
andauthored
Add hardware requirements to README (#103)
* Remove local kokoro implementation * Remove local kokoro implementation * Add WIP implementation * Replace oute for kokoro in demo app * Remove oute support from cli * Use kokoro values as default in config * Update docs * Update pyproject.toml * Update notebook * Remove oute from model_loaders.py * Remove oute from text_to_speech.py * Update tests * Fix attribute call * Update tests * Fix mkdocs * Add soundfile to dependencies Co-authored-by: David de la Iglesia Castro <[email protected]> * Load kokoro model after setting speaker profiles * Add hardware requirements to README * Update url in colab * Update colab with new kokoro * Update min specs for dev container codespaces --------- Co-authored-by: David de la Iglesia Castro <[email protected]>
1 parent f534c46 commit 5f83917

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ pip install -e .
7979
python -m streamlit run demo/app.py
8080
```
8181

82+
## System requirements
83+
- OS: Windows, macOS, or Linux
84+
- Python 3.10+ / 3.12+ for Apple M chips
85+
- Minimum RAM: 8 GB
86+
- Disk space: 20 GB minimum
8287

8388
## License
8489

0 commit comments

Comments
 (0)