Files
audita/internal/cli/testdata/tiny_transcript.json

10 lines
105 B
JSON

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