There was a problem fetching the pipeline stages.
Add mfcc-kaldi extractor
parent
5eaa060d
No related branches found
No related tags found
Pipeline
#9338
passed
with stages
in
12 minutes and 9 seconds
Showing
- bob/bio/spear/config/extractor/mfcc_kaldi.py 6 additions, 0 deletionsbob/bio/spear/config/extractor/mfcc_kaldi.py
- bob/bio/spear/config/grid/demanding.py 1 addition, 1 deletionbob/bio/spear/config/grid/demanding.py
- bob/bio/spear/extractor/Kaldi.py 167 additions, 0 deletionsbob/bio/spear/extractor/Kaldi.py
- bob/bio/spear/extractor/__init__.py 2 additions, 0 deletionsbob/bio/spear/extractor/__init__.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.py 1 addition, 0 deletionssetup.py
bob/bio/spear/config/extractor/mfcc_kaldi.py
0 → 100755
bob/bio/spear/extractor/Kaldi.py
0 → 100755
... | ... | @@ -13,3 +13,4 @@ bob.measure |
bob.db.base | ||
bob.bio.base | ||
matplotlib # for plotting | ||
bob.kaldi |
Please register or sign in to comment