first commit

This commit is contained in:
2025-11-30 21:28:22 +01:00
commit 6f3b862bdb
4 changed files with 281 additions and 0 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
*.pyc
.DS_Store
.venv/
env/
build/
dist/
tts_segments/
audio.wav
dub_mix.wav
dubbed_output.mp4
*.json
*.mp4
*.wav