unilight commited on
Commit
cad836c
·
verified ·
1 Parent(s): fe970c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ with gr.Blocks(title="S3PRL-VC: Any-to-one voice conversion demo on VCC2020") as
115
  gr.Markdown(
116
  """
117
  # Demo for SHEET: Speech Human Evaluation Estimation Toolkit
118
- ### [Paper (To be uploaded)] [[Code]](https://github.com/unilight/sheet)
119
  **SHEET** is a subjective speech quality assessment (SSQA) toolkit designed to conduct SSQA research. It was specifically designed to interactive with MOS-Bench, a collective of datasets to benchmark SSQA models.
120
 
121
  In this demo, you can record your own voice or upload speech files to assess the quality.
 
115
  gr.Markdown(
116
  """
117
  # Demo for SHEET: Speech Human Evaluation Estimation Toolkit
118
+ ### [[Paper (arXiv)]](https://arxiv.org/abs/2411.03715) [[Code]](https://github.com/unilight/sheet)
119
  **SHEET** is a subjective speech quality assessment (SSQA) toolkit designed to conduct SSQA research. It was specifically designed to interactive with MOS-Bench, a collective of datasets to benchmark SSQA models.
120
 
121
  In this demo, you can record your own voice or upload speech files to assess the quality.