mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-10 17:44:20 +00:00
fixed a formatting issue
This commit is contained in:
parent
b45d83fa53
commit
675194a651
@ -46,7 +46,7 @@ switchboard_garbage_utterance_tags = [
|
|||||||
"[LAUGHTER]",
|
"[LAUGHTER]",
|
||||||
"[NOISE]",
|
"[NOISE]",
|
||||||
"[VOCALIZED-NOISE]",
|
"[VOCALIZED-NOISE]",
|
||||||
"[SILENCE]"
|
"[SILENCE]",
|
||||||
]
|
]
|
||||||
non_scoring_words = (
|
non_scoring_words = (
|
||||||
conversational_filler + unk_tags + switchboard_garbage_utterance_tags
|
conversational_filler + unk_tags + switchboard_garbage_utterance_tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user