File size: 892 Bytes
20943e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
    {
        "text_to_record": "interesting",
        "learner_recording": "interesting.wav",
        "sr_transcript_of_learner_recording": "Interesting."
    },
    {
        "text_to_record": "won",
        "learner_recording": "won.wav",
        "sr_transcript_of_learner_recording": "One."
    },
    {
        "text_to_record": "Today is the thirteenth of May, twenty twenty three.",
        "learner_recording": "today.wav",
        "sr_transcript_of_learner_recording": "Today is the 13th of May, 2023."
    },
    {
        "text_to_record": "I like to watch Youtube.",
        "learner_recording": "youtube.wav",
        "sr_transcript_of_learner_recording": "I like to watch you too."
    },
    {
        "text_to_record": "I have two and a half euros.",
        "learner_recording": "euros.wav",
        "sr_transcript_of_learner_recording": "I have a, I have €2.5."
    }
]