-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtranscripts_dataset.json
More file actions
54 lines (54 loc) · 1.08 KB
/
Copy pathtranscripts_dataset.json
File metadata and controls
54 lines (54 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
{
"speaker": "0",
"transcript": "Hello, hello hello.",
"start_time": 1.006,
"end_time": 3.146
},
{
"speaker": "1",
"transcript": "I'm happy. E is working.",
"start_time": 3.806,
"end_time": 6.026
},
{
"speaker": "0",
"transcript": "Testing, testing, testing, testing, testing, testing, testing, testing."
},
{
"speaker": "2",
"transcript": "anybody who did not"
},
{
"speaker": "2",
"transcript": "anyway"
},
{
"speaker": "1",
"transcript": "No one's gonna."
},
{
"speaker": "1",
"transcript": "no"
},
{
"speaker": "1",
"transcript": "Oh, you mean out of the presentation. Yeah, yeah, I'm combining it just slight for all right so."
},
{
"speaker": "1",
"transcript": "I guess I can delete this part because I can speak it out maybe I should just you can just put our solution."
},
{
"speaker": "1",
"transcript": "Yeah."
},
{
"speaker": "1",
"transcript": "Well, you're not ending like"
},
{
"speaker": "1",
"transcript": "this before"
}
]