Skip to content

Releases: xirtus/MOSSlanding

MOSSlanding v1.0 — macOS

29 May 10:04

Choose a tag to compare

MOSSlanding v1.0 — macOS (Apple Silicon)

The best voice-cloning TTS on the planet. Runs entirely on your machine. Free forever.

Install

  1. Download MOSSlanding-1.0.dmg
  2. Open it, drag MOSSlanding.appApplications
  3. Run setup once from the project folder: cd ~/Projects/Mosslanding/mac && bash setup.sh
  4. Launch MOSSlanding from Applications — appears in the menu bar

setup.sh installs Python dependencies and the venv into
~/Library/Application Support/MOSSlanding/venv so 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.