Add proposal application fixtures
This commit is contained in:
11
internal/framework/proposals/testdata/simple_replacement.transcript.golden.json
vendored
Normal file
11
internal/framework/proposals/testdata/simple_replacement.transcript.golden.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"segments": [
|
||||
{
|
||||
"id": 1,
|
||||
"speaker": "A",
|
||||
"start": 0,
|
||||
"end": 1.25,
|
||||
"text": "Jesters"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user