mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-16 04:32:19 +00:00
Fixes
This commit is contained in:
parent
d394e88020
commit
e76de3ba59
@ -41,7 +41,7 @@ from typing import Dict, List, Tuple
|
|||||||
import k2
|
import k2
|
||||||
import sentencepiece as spm
|
import sentencepiece as spm
|
||||||
import torch
|
import torch
|
||||||
from prepare_lang import (
|
from prepare_lang_g2pen import (
|
||||||
Lexicon,
|
Lexicon,
|
||||||
add_disambig_symbols,
|
add_disambig_symbols,
|
||||||
add_self_loops,
|
add_self_loops,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user