游雁
2025-01-24 c4e70144920401a4f5d9b569929b6914af5d324c
funasr/tokenizer/phoneme_tokenizer.py
@@ -238,9 +238,7 @@
    """
    def __init__(
        self, descritive=False, group_vowels=False, to_syl=False, no_space=False
    ):
    def __init__(self, descritive=False, group_vowels=False, to_syl=False, no_space=False):
        self.descritive = descritive
        self.group_vowels = group_vowels
        self.to_syl = to_syl