Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jimmi42
/
chatterbox-tts-apple-silicon
like
25
Running
App
Files
Files
Community
4
main
chatterbox-tts-apple-silicon
43.3 kB
2 contributors
History:
10 commits
Abhijit Bhattacharya
Add Gradio interface option (app_gradio.py) - Provides optional web UI for users who want interactive interface - Requires separate gradio installation - Complements the simple app.py script
7a0dba8
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
636 Bytes
🎙️ Initial upload: Chatterbox-TTS with Apple Silicon MPS optimization - Native MPS GPU support for 2-3x faster inference - Smart text chunking - CUDA→MPS device mapping - Enhanced UI - Complete documentation
4 months ago
APPLE_SILICON_ADAPTATION_SUMMARY.md
Safe
6.94 kB
🎙️ Initial upload: Chatterbox-TTS with Apple Silicon MPS optimization - Native MPS GPU support for 2-3x faster inference - Smart text chunking - CUDA→MPS device mapping - Enhanced UI - Complete documentation
4 months ago
README.md
Safe
7.72 kB
REAL FIX: Disable MPS for chatterbox-tts compatibility - Forces CPU mode on Apple Silicon due to chatterbox-tts MPS tensor issues - Adds clear explanation in UI and README - Prevents 'Placeholder storage has not been allocated on MPS device' errors - Tested and verified working on Apple Silicon
4 months ago
app.py
Safe
18.5 kB
REAL FIX: Disable MPS for chatterbox-tts compatibility - Forces CPU mode on Apple Silicon due to chatterbox-tts MPS tensor issues - Adds clear explanation in UI and README - Prevents 'Placeholder storage has not been allocated on MPS device' errors - Tested and verified working on Apple Silicon
4 months ago
app_gradio.py
Safe
7.67 kB
Add Gradio interface option (app_gradio.py) - Provides optional web UI for users who want interactive interface - Requires separate gradio installation - Complements the simple app.py script
4 months ago
requirements.txt
Safe
395 Bytes
🎙️ Initial upload: Chatterbox-TTS with Apple Silicon MPS optimization - Native MPS GPU support for 2-3x faster inference - Smart text chunking - CUDA→MPS device mapping - Enhanced UI - Complete documentation
4 months ago