mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-12 21:43:17 +02:00
remove redundancy
This commit is contained in:
@@ -25,7 +25,6 @@ _eos = '~'
|
||||
_bos = '^'
|
||||
_characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!\'(),-.:;? '
|
||||
_punctuations = '!\'(),-.:;? '
|
||||
# _phoneme_punctuations = '.!;:,?'
|
||||
|
||||
# Phonemes definition (All IPA characters)
|
||||
_vowels = 'iyɨʉɯuɪʏʊeøɘəɵɤoɛœɜɞʌɔæɐaɶɑɒᵻ'
|
||||
|
||||
Reference in New Issue
Block a user