An open API service indexing awesome lists of open source software.

https://github.com/yaronkoresh/audio-studio-pro

Audio Studio Pro is a comprehensive, AI-powered application for professional audio production.
https://github.com/yaronkoresh/audio-studio-pro

acapella-extractor ai-chatbot audio-analysis audio-processing audio-visualizer autotuning bpm karaoke-lyrics-editor mastering midi mit-license music-detection music-generation open-source pitch-shift spectograms video-generation vocal-separation

Last synced: 4 months ago
JSON representation

Audio Studio Pro is a comprehensive, AI-powered application for professional audio production.

Awesome Lists containing this project

README

          

# Audio Studio Pro 🎵

Audio Studio Pro is a comprehensive, AI-powered application for professional audio production. It provides a suite of tools for everything from mastering and mixing to voice conversion and music generation.

## Features ✨

* **AI Mastering:** Automatically master your tracks with professional-grade results.

* **Vocal Tools:** Perform voice conversion, auto-tuning, and stem separation (acapella/karaoke).

* **Music Generation:** Create original music from text prompts using AI.

* **MIDI Tools:** Convert audio to MIDI and vice-versa, and enhance MIDI files with AI.

* **Audio Editing:** Change audio speed, extend tracks, and mix stems.

* **Analysis & Visualization:** Get track feedback, identify instruments, analyze BPM/key, and create spectrograms or beat-synced videos.

* **Support Chat:** Get help from Fazzer, the AI assistant.

## 🚀 Getting Started

### Prerequisites

* **Python 3.7+** is required. The script will attempt to install it for you if it's not found.

* For Linux, you may need to install `rubberband-cli`, `fluidsynth`, and `fluid-soundfont-gm` using your package manager.

### Installation & Usage

Simply run the appropriate script for your operating system. It will handle the installation of all dependencies and launch the application automatically.

**Windows:**
Double-click `run_studio.bat`.

```
run_studio.bat
```

**macOS & Linux:**
Open your terminal and run the following command:

```
sh run_studio.sh
```

## Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or feature requests.

## License

This project is licensed under the MIT License.