jthteo commited on
Commit
144568b
·
1 Parent(s): 5457f98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ with block:
109
  </h1>
110
  </div>
111
  <p style="margin-bottom: 10px; font-size: 94%">
112
- A demo for fairseq speech-to-speech translation models. It supports S2UT and UnitY models for bidirectional Hokkien and English translation. Please select the model and record the input to submit.
113
  </p>
114
  </div>
115
  """
 
109
  </h1>
110
  </div>
111
  <p style="margin-bottom: 10px; font-size: 94%">
112
+ A Hokkien-English audio speech-to-speech translation fairseq model from Meta AI. Please select the model and record the input to submit.
113
  </p>
114
  </div>
115
  """