Files
whisperX/.gitignore
2024-12-31 10:07:42 +01:00

8 lines
94 B
Plaintext

whisperx.egg-info/
**/__pycache__/
.ipynb_checkpoints
# Virtual environment
venv/
env/
.venv/