Datasets:
Create metadata.jsonl
Browse files- audio/metadata.jsonl +3 -0
audio/metadata.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"file_name": "audio-1.mp3", "text": "This is a test audio generated by the model."}
|
| 2 |
+
{"file_name": "audio-2.mp3", "text": "這是模型生成的測試音訊。"}
|
| 3 |
+
{"file_name": "audio-3.wav", "text": "這是模型生成的 wav 格式測試音訊。"}
|