Closed dorbodwolf closed 8 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.
Describe the bug
I use the formatter method to process my audio files(Chinese language), but I got the csv files with no data. Because it has never met the condition of if word.word[-1] in ["!", ".", "?"]:
To Reproduce
below is my code:
Expected behavior
there are data lines in metadata_train.csv and metadata_eval.csv
Logs
Environment
Additional context
I installed TTS by this: