baseline: initial working version

This commit is contained in:
2026-03-30 18:18:41 +01:00
commit 27cfe2a3f5
19 changed files with 3878 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
yt-dlp
faster-whisper
torch
edge-tts
httpx
librosa
numpy
soundfile
tqdm
pathlib
typing-extensions
pytest