MOSSlanding v1.0 — macOS (Apple Silicon)
The best voice-cloning TTS on the planet. Runs entirely on your machine. Free forever.
Install
- Download MOSSlanding-1.0.dmg
- Open it, drag MOSSlanding.app → Applications
- Run setup once from the project folder:
cd ~/Projects/Mosslanding/mac && bash setup.sh - Launch MOSSlanding from Applications — appears in the menu bar
setup.sh installs Python dependencies and the venv into
~/Library/Application Support/MOSSlanding/venvso the app works correctly from /Applications.
Requirements
- macOS 13+, Apple Silicon (M1/M2/M3)
- 16 GB RAM recommended
- Python 3.10+ (
brew install python@3.12)
What's inside
- Powered by MOSS-TTS-Local-Transformer (1.7B) on Apple Silicon MPS
- Voice cloning from any 5–30 second audio sample
- 31 languages with auto-detection
- Models stored in
~/Library/Application Support/MOSSlanding/models/ - Audio saved to
~/Desktop/MOSSlanding/ - Model auto-unloads after 5 min inactivity
- Menu bar only — no dock clutter
Linux (NVIDIA / XPS 17) build coming soon.