Wataru commited on
Commit
45b5074
·
1 Parent(s): b028e48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ def calc_mos(audio_path):
39
 
40
 
41
  description ="""
 
42
  This model is trained on BVCC dataset.
43
  """
44
 
 
39
 
40
 
41
  description ="""
42
+ The demo for UTMOS-strong w/o phoneme encoder.
43
  This model is trained on BVCC dataset.
44
  """
45