zhifu gao
2023-12-11 c0008fd46134d60a3a41b022bf9156cea5b145e5
funasr/tokenizer/phoneme_tokenizer.py
@@ -363,6 +363,7 @@
        non_linguistic_symbols: Union[Path, str, Iterable[str]] = None,
        space_symbol: str = "<space>",
        remove_non_linguistic_symbols: bool = False,
        **kwargs,
    ):
        if g2p_type is None:
            self.g2p = split_by_space