-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
50 lines (50 loc) · 891 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.idea
*.pdparams
*.onnx
*.pt
*.pth
*.ckpt
*.bin
*.trt
*.safetensors
*.zip
*.pyc
**/.ipynb_checkpoints/*
CV/RT-DETR/checkpoints
CV/RT-DETR/dataset
CV/RT-DETR/output_inference
ASR/huggingface
ASR/checkpoints
ASR/wav2vec2-checkpoints*
ASR/whisper-checkpoints*
ASR/onnx_model
ASR/musan_noise
ASR/IMDA
ASR/IMDA_TIL
ASR/imda_truncated
!ASR/imda_truncated/*.csv
ASR/imda_truncated_edited/
!ASR/imda_truncated_edited/*.csv
ASR/audio
ASR/train_augmented
ASR/train_augmented_without_musan
ASR/test
ASR/train
ASR/model
ASR/LanguageTool-5.7
CV/SOLIDER-REID/log_currentbest*
CV/SOLIDER-REID/reid_visual
!til-23-finals-public.zip
Robot/10000SGDMRT
Robot/log.txt
*.shelve*
SpeakerID/logs/*
SpeakerID/train*
SpeakerID/val*
SpeakerID/DeepFilterNet3/*.log
SpeakerID/m2d/evar/logs/*
SpeakerID/m2d/evar/work/*
!SpeakerID/speech_frcrn_ans_cirm_16k/*.bin
Robot/denoised
Robot/CV_output
!Robot/finals run archive/*