Remove global cutlet import

This commit is contained in:
Julian Weber 2023-10-21 11:18:58 +02:00 committed by GitHub
parent 414f0de0a1
commit c7a16042e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import torch
from tokenizers import Tokenizer
import pypinyin
import cutlet
from num2words import num2words
from TTS.tts.layers.xtts.zh_num2words import TextNorm as zh_num2words