agent_decoder / .gitignore
Aziz3's picture
Initial commit: English Accent Detection Tool with Streamlit and tests
b3cdca1
raw
history blame contribute delete
254 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
*.tmp
*.mp4
*.wav
*.mov
*.avi
temp_*