Download Latest Version AudioEnhancerMAX v2.0.0 -- The Open-Source AI Audio Media Center source code.tar.gz (91.2 kB)
Email in envelope

Get an email when there's a new version of AudioEnhancerMAX

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
AudioEnhancerMAX-v2.0.0.tar.gz 2026-04-17 91.2 kB
AudioEnhancerMAX-v2.0.0.zip 2026-04-17 109.2 kB
AudioEnhancerMAX v2.0.0 -- The Open-Source AI Audio Media Center source code.tar.gz 2026-04-17 91.2 kB
AudioEnhancerMAX v2.0.0 -- The Open-Source AI Audio Media Center source code.zip 2026-04-17 110.4 kB
README.md 2026-04-17 1.6 kB
Totals: 5 Items   403.6 kB 13

🚀 AudioEnhancerMAX v2.0.0

The first public release of AudioEnhancerMAX — the open-source, AI-powered audio processing suite.

✨ Highlights

  • 16+ Audio Filters — Noise removal, speech cleanup, studio enhancement, super-resolution
  • Gemma 4 AI Intelligence — Dynamic per-filter parameter tuning based on audio analysis
  • Edge Computing — Turn Android phones (S24 Ultra, Xiaomi 17 Ultra) into compute nodes via Termux
  • System Monitor — Real-time CPU/GPU/ANE/RAM monitoring via macmon (Apple Silicon)
  • v2.0 Processing Engine — Broadcast-quality compression, wet/dry mixing, no metallic artifacts
  • Bilingual Landing Page — Full EN/IT product presentation at /landing

🆚 What Makes This Different

AudioEnhancerMAX Adobe Podcast Descript iZotope RX
Price Free $9.99/mo $24/mo $399-$1,349
100% Local ❌ Cloud ❌ Cloud
AI Tuning ✅ Gemma 4
Edge Computing
Open Source ✅ MIT

📦 Quick Start

:::bash
git clone https://github.com/sev7en2507/AudioEnhancerMAX.git
cd AudioEnhancerMAX
pip install -r requirements.txt
brew install ffmpeg
python -m uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload

📋 Requirements

  • Python 3.10+
  • macOS 14+ (Apple Silicon recommended) / Linux / Windows
  • FFmpeg
  • Ollama + Gemma 4 (optional, for AI features)

📄 Full Changelog

See CHANGELOG.md (github.com)

Source: README.md, updated 2026-04-17