fix train bugs and add train details

This commit is contained in:
chuxij
2025-05-12 18:50:54 +00:00
parent 84ba6afea3
commit ce2caec957
9 changed files with 261 additions and 143 deletions
Binary file not shown.
+32
View File
@@ -0,0 +1,32 @@
{
"citation": "",
"description": "",
"features": {
"keys": {
"dtype": "string",
"_type": "Value"
},
"filename": {
"dtype": "string",
"_type": "Value"
},
"tags": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"speaker_emb_path": {
"dtype": "string",
"_type": "Value"
},
"norm_lyrics": {
"dtype": "string",
"_type": "Value"
},
"recaption": {}
},
"homepage": "",
"license": ""
}
+13
View File
@@ -0,0 +1,13 @@
{
"_data_files": [
{
"filename": "data-00000-of-00001.arrow"
}
],
"_fingerprint": "76c203d4bc1fdd7e",
"_format_columns": null,
"_format_kwargs": {},
"_format_type": null,
"_output_all_columns": false,
"_split": null
}