mirror of
https://github.com/ThePlasmak/faster-whisper.git
synced 2026-09-19 07:38:23 +08:00
16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.coverage
|
|
*.mp3
|
|
*.wav
|
|
*.m4a
|
|
*.flac
|
|
*.ogg
|
|
|
|
# Ignore writing-skills superpower skill's files
|
|
IMPROVEMENTS-SUMMARY.md
|
|
TEST-SCENARIOS.md |