雾聪
2024-09-26 df24be289221a37b55f9853d2083cf5a0a5382dc
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