iyosha commited on
Commit
fcc657e
Β·
verified Β·
1 Parent(s): a04aea5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ with gr.Blocks() as demo:
33
  # ***WhiStress***: Enriching Transcriptions with Sentence Stress Detection
34
  WhiStress allows you to detect emphasized words in your speech.
35
 
36
- Check out our paper: πŸ“š [***WhiStress***](https://arxiv.org/)
37
 
38
  ## Architecture
39
  The model is built on [Whisper](https://arxiv.org/abs/2212.04356) model,
 
33
  # ***WhiStress***: Enriching Transcriptions with Sentence Stress Detection
34
  WhiStress allows you to detect emphasized words in your speech.
35
 
36
+ Check out our paper: πŸ“š [***WhiStress***](https://huggingface.co/papers/2505.19103)
37
 
38
  ## Architecture
39
  The model is built on [Whisper](https://arxiv.org/abs/2212.04356) model,