Initial commit
This commit is contained in:
commit
e2fdb9802a
6 changed files with 51 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue