雾聪
2023-12-12 3c83d64c84602de055f503af7d4e2761c829ec2e
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