-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trunk: normalized line endings to unix standard '\n' in all egs/ file…
…s (8 offenders total). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5228 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
- Loading branch information
Kirill Katsnelson
committed
Jul 12, 2015
1 parent
3dd9987
commit 346d023
Showing
8 changed files
with
1,588 additions
and
1,588 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
beam=18.0 # beam for decoding. Was 13.0 in the scripts. | ||
lattice_beam=10.0 # this has most effect on size of the lattices. | ||
beam=18.0 # beam for decoding. Was 13.0 in the scripts. | ||
lattice_beam=10.0 # this has most effect on size of the lattices. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# No non-default options for now. | ||
--sample-frequency=16000 | ||
--num-mel-bins=30 | ||
# No non-default options for now. | ||
--sample-frequency=16000 | ||
--num-mel-bins=30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
--use-energy=false # only non-default option. | ||
--use-energy=false # only non-default option. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
beam=18.0 # beam for decoding. Was 13.0 in the scripts. | ||
lattice_beam=10.0 # this has most effect on size of the lattices. | ||
beam=18.0 # beam for decoding. Was 13.0 in the scripts. | ||
lattice_beam=10.0 # this has most effect on size of the lattices. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# No non-default options for now. | ||
--sample-frequency=16000 | ||
--num-mel-bins=30 | ||
# No non-default options for now. | ||
--sample-frequency=16000 | ||
--num-mel-bins=30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
--use-energy=false # only non-default option. | ||
--use-energy=false # only non-default option. |