Files
audita/examples/tiny-transcript.json

10 lines
105 B
JSON

[
{
"id": 1,
"speaker": "A",
"start": 0.0,
"end": 1.2,
"text": "hello world"
}
]