Update preprocess_text.py
This commit is contained in:
@@ -6,7 +6,7 @@ from text.cleaner import clean_text
|
||||
from collections import defaultdict
|
||||
stage = [1,2,3]
|
||||
|
||||
transcription_path = 'filelists/genshin.txt'
|
||||
transcription_path = 'filelists/genshin.list'
|
||||
train_path = 'filelists/train.list'
|
||||
val_path = 'filelists/val.list'
|
||||
config_path = "configs/config.json"
|
||||
|
||||
Reference in New Issue
Block a user