forked from espnet/espnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
130 lines (125 loc) · 1.9 KB
/
.gitignore
File metadata and controls
130 lines (125 loc) · 1.9 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# general
*~
*.pyc
\#*\#
.\#*
*DS_Store
dummy_token_list
empty.py
out.txt
espnet.egg-info/
doc/_build
slurm-*.out
tmp*
.eggs/
.hypothesis/
.idea
.pytest_cache/
__pycache__/
check_autopep8
.coverage
.coverage.*
htmlcov
hf_cache
coverage.xml*
test_utils/bats-core/
test_utils/bats-support/
test_utils/bats-assert/
shellcheck*
check_shellcheck*
test_spm.vocab
test_spm.model
.vscode*
*.vim
*.swp
*.nfs*
constraints.txt
featbin
ubuntu16-featbin.tar.gz
pyproject.toml.tmp
build/
logs/
core
out/config.yaml
hub/
.devcontainer/*.env
doc/vuepress/src/.vuepress/.temp
doc/vuepress/src/.vuepress/.cache
dist
# recipe related
egs*/*/*/data*
egs*/*/*/manifest*
egs*/*/*/db
egs*/*/*/downloads
egs*/*/*/dump
egs*/*/*/enhan
egs*/*/*/exp
egs*/*/*/fbank
egs*/*/*/mfcc
egs*/*/*/stft
egs*/*/*/tensorboard
egs*/*/*/wav*
egs*/*/*/score*
egs*/*/*/nltk*
egs*/*/*/.cache*
egs*/*/*/pretrained_models*
egs*/fisher_callhome_spanish/*/local/mapping*
egs2/test/*
egs2/**/**/asset
egs2/**/**/checkpoint
egs2/**/**/flagged_data_points
egs2/**/**/hub
# tools related
tools/chainer
tools/bin
tools/include
tools/lib
tools/lib64
tools/bats-core
tools/chainer_ctc/
tools/kaldi*
tools/activate_python.sh
tools/miniconda.sh
tools/moses/
tools/mwerSegmenter/
tools/nkf/
tools/venv/
tools/sentencepiece/
tools/swig/
tools/warp-ctc/
tools/warp-transducer/
tools/*.done
tools/*.done_start_time
tools/PESQ*
tools/hts_engine_API*
tools/open_jtalk*
tools/pyopenjtalk*
tools/tdmelodic_openjtalk*
tools/s3prl
tools/sctk*
tools/sph2pipe*
tools/espeak-ng*
tools/MBROLA*
tools/festival*
tools/speech_tools*
tools/phonemizer*
tools/py3mmseg
tools/anaconda
tools/ice-g2p
tools/fairseq
tools/RawNet
tools/._*
tools/ice-g2p*
tools/fairseq*
tools/featbin*
tools/Miniconda*
tools/miniconda
tools/ffmpeg-*-static
tools/ffmpeg-release
tools/ffmpeg-release-*.tar.xz
tools/Miniconda3-latest-*.sh
tools/Miniforge3-*.sh
tools/condarc
tools/lightning_constraints.txt
tools/versa
tools/ParallelWaveGAN