refractor: update README
This commit is contained in:
parent
ed684d6a0a
commit
a9c460c340
@ -118,10 +118,10 @@ Here’s the updated JSON example:
|
||||
"exercise_id": 1,
|
||||
"title": "Karaoke Exercise",
|
||||
"audio": "/path/to/audio/file/karaoke_exercise.mp3",
|
||||
"tasks": [
|
||||
"frame": [
|
||||
{
|
||||
"id": 1,
|
||||
"text": "The lyrics of the audio content subtask",
|
||||
"text": "The lyrics of the audio content of the frame",
|
||||
"start_time": 0,
|
||||
"end_time": 30,
|
||||
"highlighted_text": "The first word of the first sentence"
|
||||
@ -131,7 +131,7 @@ Here’s the updated JSON example:
|
||||
"text": "Continue with the next part of the lyrics",
|
||||
"start_time": 31,
|
||||
"end_time": 60,
|
||||
"highlighted_text": "The first word of the second part of the audio"
|
||||
"highlighted_text": "The first word of the second frame"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user