Wataru commited on
Commit
f86154f
1 Parent(s): b6af22a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -41,6 +41,7 @@ def calc_mos(audio_path):
41
 
42
  description ="""
43
  MOS prediction demo using UTMOS-strong w/o phoneme encoder model, which is trained on the main track dataset.
 
44
  """
45
 
46
  iface = gr.Interface(
 
41
 
42
  description ="""
43
  MOS prediction demo using UTMOS-strong w/o phoneme encoder model, which is trained on the main track dataset.
44
+ This demo only accepts .wav format. Best at 16 kHz sampling rate.
45
  """
46
 
47
  iface = gr.Interface(