游雁
2024-01-14 8912e0696af069de47646fdb8a9d9c4e086e88b3
funasr/tokenizer/phoneme_tokenizer.py
@@ -363,7 +363,6 @@
        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