d0ad362b20
- add unit test
26 lines
297 B
Plaintext
26 lines
297 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
*.egg
|
|
.eggs/
|
|
whisper_env/
|
|
venv/
|
|
.venv/
|
|
env/
|
|
.env
|
|
*.so
|
|
*.o
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
output*.srt
|
|
transcript*.srt
|
|
translation*.srt
|
|
*.wav
|
|
docs/site/
|
|
Audio-Transcription-Chrome/node_modules/
|
|
Audio-Transcription-Chrome/package-lock.json
|