Upload test/recording_tracker.json with huggingface_hub
Browse files- test/recording_tracker.json +20 -0
test/recording_tracker.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"prompt_index": 0,
|
4 |
+
"audio_hash": "98046189",
|
5 |
+
"filename": "test/prompt0_98046189_a6f97381.wav",
|
6 |
+
"timestamp": "f67b5d2c-61a8-421c-aafe-7d2b5bd01faf"
|
7 |
+
},
|
8 |
+
{
|
9 |
+
"prompt_index": 0,
|
10 |
+
"audio_hash": "58ce8963",
|
11 |
+
"filename": "test/prompt0_58ce8963_74e1435f.wav",
|
12 |
+
"timestamp": "86b396e2-04a9-4f29-a5ab-702563d77d6c"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"prompt_index": 0,
|
16 |
+
"audio_hash": "2ff76bb8",
|
17 |
+
"filename": "test/prompt0_2ff76bb8_4d6b1c4c.wav",
|
18 |
+
"timestamp": "43c82768-4067-4b47-b31e-ba82ca031ca8"
|
19 |
+
}
|
20 |
+
]
|