first commit

This commit is contained in:
mike
2025-12-17 13:07:01 +01:00
commit c0ca907b01
19 changed files with 3838 additions and 0 deletions

4
run.sh Executable file
View File

@@ -0,0 +1,4 @@
# Install all dependencies with correct NumPy version
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
pip install "numpy<2.0"
pip install faster-whisper pyannote.audio==3.1.1 ollama torchaudio sounddevice pydub