维石
2024-05-31 42479a68cb3b2a95338d6c27a3ac9a5e66c60405
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