Skip to content

Commit

Permalink
Add French Kaldi Guyot model
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Mar 1, 2020
1 parent fbbcb2b commit 78e56c4
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,7 @@
[submodule "dutch/nl_kaldi-cgn"]
path = dutch/nl_kaldi-cgn
url = https://github.com/synesthesiam/nl_kaldi-cgn.git
branch = master
branch = master
[submodule "french/fr_kaldi-guyot"]
path = french/fr_kaldi-guyot
url = https://github.com/synesthesiam/fr_kaldi-guyot.git
1 change: 1 addition & 0 deletions french/fr_kaldi-guyot
Submodule fr_kaldi-guyot added at b1cb59
2 changes: 1 addition & 1 deletion vietnamese/vi_kaldi-montreal
Submodule vi_kaldi-montreal updated 27 files
+ acoustic_model/model/graph/HCLG.fst.gz.part-00
+ acoustic_model/model/graph/HCLG.fst.gz.part-01
+ acoustic_model/model/graph/HCLG.fst.gz.part-02
+ acoustic_model/model/graph/HCLG.fst.gz.part-03
+ acoustic_model/model/graph/HCLG.fst.gz.part-04
+ acoustic_model/model/graph/HCLG.fst.gz.part-05
+ acoustic_model/model/graph/HCLG.fst.gz.part-06
+ acoustic_model/model/graph/HCLG.fst.gz.part-07
+ acoustic_model/model/graph/HCLG.fst.gz.part-08
+ acoustic_model/model/graph/HCLG.fst.gz.part-09
+ acoustic_model/model/graph/HCLG.fst.gz.part-10
+ acoustic_model/model/graph/HCLG.fst.gz.part-11
+ acoustic_model/model/graph/HCLG.fst.gz.part-12
+6 −0 acoustic_model/model/graph/disambig_tid.int
+1 −0 acoustic_model/model/graph/num_pdfs
+905 −0 acoustic_model/model/graph/phones.txt
+29,782 −0 acoustic_model/model/graph/phones/align_lexicon.int
+29,782 −0 acoustic_model/model/graph/phones/align_lexicon.txt
+5 −0 acoustic_model/model/graph/phones/disambig.int
+5 −0 acoustic_model/model/graph/phones/disambig.txt
+1 −0 acoustic_model/model/graph/phones/optional_silence.csl
+1 −0 acoustic_model/model/graph/phones/optional_silence.int
+1 −0 acoustic_model/model/graph/phones/optional_silence.txt
+1 −0 acoustic_model/model/graph/phones/silence.csl
+899 −0 acoustic_model/model/graph/phones/word_boundary.int
+899 −0 acoustic_model/model/graph/phones/word_boundary.txt
+29,785 −0 acoustic_model/model/graph/words.txt

0 comments on commit 78e56c4

Please sign in to comment.