Translsis commited on
Commit
27a8112
·
verified ·
1 Parent(s): 1b1a76f

Update metadata.json

Browse files
Files changed (1) hide show
  1. task_1770352249393/metadata.json +52 -0
task_1770352249393/metadata.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_id": "task_1770352249393",
3
+ "created_at": "2026-02-06T04:32:01.584719",
4
+ "processing_params": {
5
+ "language": "auto",
6
+ "speech_threshold": 0.4,
7
+ "processing_mode": "both",
8
+ "dataset_name": "Translsis/Voidces",
9
+ "num_input_files": 1,
10
+ "input_files": [
11
+ "DtsettSample.mp3"
12
+ ]
13
+ },
14
+ "total_segments": 2,
15
+ "segments": [
16
+ {
17
+ "index": 0,
18
+ "text": "We know that most nations grow at the rate of maybe two or three percent per year in energy consumption.",
19
+ "duration_ms": 5000,
20
+ "start_time_ms": 0,
21
+ "end_time_ms": 0,
22
+ "vocal_path": "/tmp/tmpkyo07j7q/DtsettSample_seg00001_vocal.wav",
23
+ "original_path": "",
24
+ "file_name": "DtsettSample_seg00001_vocal.wav",
25
+ "yamnet_speech_score": null,
26
+ "processing_stage": "yamnet_second_pass",
27
+ "file_size_bytes": 882078
28
+ },
29
+ {
30
+ "index": 1,
31
+ "text": "We then calculate how much energy they would have in a hundred years, a thousand years.",
32
+ "duration_ms": 7000,
33
+ "start_time_ms": 0,
34
+ "end_time_ms": 0,
35
+ "vocal_path": "/tmp/tmpkyo07j7q/DtsettSample_seg00002_vocal.wav",
36
+ "original_path": "",
37
+ "file_name": "DtsettSample_seg00002_vocal.wav",
38
+ "yamnet_speech_score": null,
39
+ "processing_stage": "yamnet_second_pass",
40
+ "file_size_bytes": 1234878
41
+ }
42
+ ],
43
+ "summary": {
44
+ "total_segments": 2,
45
+ "total_duration_ms": 12000,
46
+ "total_duration_formatted": "00:00:12",
47
+ "total_size_bytes": 2116956,
48
+ "total_size_mb": 2.02,
49
+ "average_duration_ms": 6000.0,
50
+ "average_size_bytes": 1058478.0
51
+ }
52
+ }