-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·66 lines (59 loc) · 785 Bytes
/
.gitignore
File metadata and controls
executable file
·66 lines (59 loc) · 785 Bytes
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
docs/.obsidian/*
*.jsonl.gz
*.jsonl
*.json
*.jsonl.gz
*.jsonl
*.json
*.jsonl.gz
*.jsonl
*.json
*.jsonl.gz
**/*.pyc
data/
manifests/
cache_20/
cache/
.env
**/.DS_Store
docs/.DS_Store
checkpoints/*
wandb/*
*.log
*.lca
data_simu/mini_librispeech/data
outputs/*
data_simu/tools/miniconda3.sh
data_simu/tools/miniconda3
data_simu/tools/kaldi
debug_*
visualization_*
# Large files in data_simu directory
data_simu/mini_librispeech/sim_rir_8k.zip
data_simu/**/*.zip
data_simu/**/*.tar.gz
data_simu/**/*.tar
data_simu/**/*.rar
data_simu/**/*.7z
# Large audio/video files
**/*.wav
**/*.flac
**/*.mp3
**/*.mp4
**/*.avi
**/*.mov
# Archive files
*.zip
*.tar.gz
*.tar
*.rar
*.7z
# Large model files
*.bin
*.pth
*.pt
*.ckpt
*.h5
*.pkl
*.pickle
data_simu/mini_librispeech/LICENCE.musan_bgnoise