tts backend

This commit is contained in:
2024-02-20 19:35:36 -05:00
parent c8fa61e0c3
commit 8af852d82c
2 changed files with 17 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
**/.venv/
**/__pycache__/
**/audio
*.mp3