KevinGengGavo commited on
Commit
9bef6e7
·
unverified ·
1 Parent(s): 5ef0309

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ The app will allow users to:
24
 
25
  3. **Accentedness Checking:**
26
  - Focus on the quality of local pronunciation and point out poorly pronounced words. If possible, provide the proper pronunciation.
27
-
28
  ### UI Model
29
  1. As the video/audio will be a temporal sequence, label the timestamps of the parts that need fixing.
30
  2. Make it interactive: by clicking the timestamp link, the playback should jump to the related timestamp.
 
24
 
25
  3. **Accentedness Checking:**
26
  - Focus on the quality of local pronunciation and point out poorly pronounced words. If possible, provide the proper pronunciation.
27
+ - **Expected Feedback:** `<Start_time_stamp> <Stop_time_Stamp>: Unintelligibile Pronouciation. Please try to say: ***`
28
  ### UI Model
29
  1. As the video/audio will be a temporal sequence, label the timestamps of the parts that need fixing.
30
  2. Make it interactive: by clicking the timestamp link, the playback should jump to the related timestamp.