- Python 3.12+
- Required system packages:
sudo apt-get install sox ffmpeg # Ubuntu/Debian brew install sox ffmpeg # macOS
-
Clone the repository:
git clone https://github.com/[wip] cd [wip] -
Install Python dependencies using pip:
pip install -r requirements.txt
or using uv:
uv sync
-
Configure your environment:
- Copy
config/user/template.initoconfig/user/user_config.ini - Edit the file with your API keys and paths
- Copy