10 lines
105 B
JSON
10 lines
105 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"speaker": "A",
|
|
"start": 0.0,
|
|
"end": 1.2,
|
|
"text": "hello world"
|
|
}
|
|
]
|