# BahnansagenTTS ## Project Setup 1. Install python3.12 and ffmpeg7.0 2. ```git submodule init``` 3. ```cd coqui-ai-TTS && pip install -e .``` 4. ```pip install -r requirements.txt``` in project root 5. Profit