mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
useing epitran and new phoneme list
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import re
|
||||
import phonemizer
|
||||
import epitran
|
||||
epi = epitran.Epitran('eng-Latn')
|
||||
|
||||
# valid_symbols = [
|
||||
# 'AA', 'AA0', 'AA1', 'AA2', 'AE', 'AE0', 'AE1', 'AE2', 'AH', 'AH0', 'AH1',
|
||||
|
||||
Reference in New Issue
Block a user