Skip to content

Commit

Permalink
Added SPRING-INX Recipe to egs2
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-gangwar committed Oct 26, 2023
1 parent c002f05 commit bb734ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions egs2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ See: https://espnet.github.io/espnet/espnet2_tutorial.html#recipes-using-espnet2
| snips | SNIPS: A dataset for spoken language understanding | SLU | ENG | https://github.com/sonos/spoken-language-understanding-research-datasets | |
| speechcommands | Speech Commands: A Dataset for Limited-Vocabulary Speech Recognition | SLU | ENG | https://www.tensorflow.org/datasets/catalog/speech_commands | |
| spgispeech | SPGISpeech 5k corpus | ASR | ENG | https://datasets.kensho.com/datasets/scribe | |
| spring_speech | SPRING-INX: Data for Indian Languages | ASR | ENG | https://asr.iitm.ac.in/dataset | |
| stop | STOP: Spoken Task Oriented Parsing | SLU | ENG | https://facebookresearch.github.io/spoken_task_oriented_parsing/ | |
| su_openslr36 | Sundanese | ASR | SUN | http://www.openslr.org/36 | |
| swbd | Switchboard Corpus for 2-channel Conversational Telephone Speech (300h) | ASR | ENG | https://catalog.ldc.upenn.edu/LDC97S62 | |
Expand Down
1 change: 1 addition & 0 deletions egs2/TEMPLATE/asr1/db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ KIRITAN=
NAMINE=
KATHBATH=downloads
GRAMVAANI=downloads
SPRING_INX=downloads
VOXCELEB=
# For only CMU TIR environment
if [[ "$(hostname)" == tir* ]]; then
Expand Down
1 change: 1 addition & 0 deletions egs2/TEMPLATE/asr1/utils/utils
1 change: 1 addition & 0 deletions egs2/spring_speech
Submodule spring_speech added at a55698

0 comments on commit bb734ee

Please sign in to comment.