lydianish commited on
Commit
f9a6a59
1 Parent(s): 6657d6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,11 +25,11 @@ c_rolaser_model = RoLaserEncoder(model_path=c_rolaser_checkpoint, vocab=c_rolase
25
 
26
  STD_SENTENCES = ['See you tomorrow.'] * 10
27
  UGC_SENTENCES = [
28
- 'See you tmrw.',
29
  'See you t03orro3.',
30
  'C. U. tomorrow.',
31
  'sea you tomorrow.',
32
  'See yo utomorrow.',
 
33
  'See you tkmoerow.',
34
  'Cu 2moro.',
35
  'See yow tomorrow.',
 
25
 
26
  STD_SENTENCES = ['See you tomorrow.'] * 10
27
  UGC_SENTENCES = [
 
28
  'See you t03orro3.',
29
  'C. U. tomorrow.',
30
  'sea you tomorrow.',
31
  'See yo utomorrow.',
32
+ 'See you tmrw.',
33
  'See you tkmoerow.',
34
  'Cu 2moro.',
35
  'See yow tomorrow.',