Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

WIP: Add BPE training with LF-MMI. #215

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions egs/librispeech/asr/simple_v1/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
*.txt
exp/
exp
exp-*
*.model
*.vocab
data
Loading