Skip to content

Commit

Permalink
added audio_path to conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahsa Yarmohammadi committed Feb 28, 2018
1 parent df98c83 commit 0621c7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions egs/material/s5/conf/lang/swahili.conf
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#speech corpora files location
corpus=/export/corpora5/MATERIAL/IARPA_MATERIAL_BASE-1A-BUILD_v1.0/
#test audio files to decode
audio_path=/export/corpora5/MATERIAL/IARPA_MATERIAL_BASE-1A/ANALYSIS1/audio/

# Acoustic model parameters
numShorestUtts=40000
Expand Down
2 changes: 2 additions & 0 deletions egs/material/s5/conf/lang/tagalog.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#speech corpora files location
corpus=/export/corpora5/MATERIAL/IARPA_MATERIAL_BASE-1B-BUILD_v1.0/
#test audio files to decode
audio_path=/export/corpora5/MATERIAL/IARPA_MATERIAL_BASE-1B/ANALYSIS1/audio/

# Acoustic model parameters
numShorestUtts=45000
Expand Down

0 comments on commit 0621c7f

Please sign in to comment.