[Help]: Question of Data Preparation for TTA
Problem Overview
In the introduction to the TTA data preparation, there's no mention of the method to acquire the two specified JSON files. Additionally, these files were not included in the dataset you provided.
Screenshots
Hi, thanks for proposing this problem. It seems some Python script is missing or not mentioned in the RECIPE.md file, @HeCheng0625 could you please make a further explanation on this?
Hi valid json: https://drive.google.com/file/d/18wXIJjO8RgLnaj5e3hcYkyOHGtBRtv8y/view?usp=drive_link train json: https://drive.google.com/file/d/1bquMJRyQ9F1In0w_seLEma0GzJFqfzNj/view?usp=drive_link
The file is inaccessible, please open the permissions, thank you!
If I have raw WAV file data and a corresponding text prompt, how can I create my own dataset to train TTA? Are there any examples I can follow, such as how to create Mel, format the data, etc.? Thank you!