|
|
|
|
|
__pycache__/ |
|
|
*.py[cod] |
|
|
*.pyo |
|
|
*.pyd |
|
|
*.egg |
|
|
*.egg-info/ |
|
|
dist/ |
|
|
build/ |
|
|
.env |
|
|
.venv/ |
|
|
*.sqlite3 |
|
|
|
|
|
|
|
|
.ipynb_checkpoints/ |
|
|
|
|
|
|
|
|
.vscode/ |
|
|
.idea/ |
|
|
|
|
|
|
|
|
.DS_Store |
|
|
Thumbs.db |
|
|
|
|
|
|
|
|
*.log |
|
|
*.tmp |
|
|
*.bak |
|
|
.cache/ |
|
|
*.swp |
|
|
|
|
|
|
|
|
node_modules/ |
|
|
npm-debug.log* |
|
|
|
|
|
|
|
|
*.o |
|
|
*.so |
|
|
*.exe |
|
|
*.dll |
|
|
*.class |
|
|
|
|
|
|
|
|
.dockerignore |
|
|
docker-compose.override.yml |
|
|
.docker/ |
|
|
|
|
|
data/*.py |
|
|
session_data |
|
|
|
|
|
|
|
|
segmentation/models/SaT_cunit_with_maze/model_finetuned |
|
|
|
|
|
|
|
|
*.pth |
|
|
*.bin |
|
|
!transcription/whisperx/assets/pytorch_model.bin |
|
|
*.wandb |
|
|
wandb/ |
|
|
segmentation/models/SaT_cunit_with_maze/wandb/ |
|
|
segmentation/models/SaT_cunit_with_maze/model_finetuned/ |
|
|
segmentation/models/SaT_cunit_with_maze/wandb |