Spaces:
Running
Running
Update app.py
Browse files
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://
|
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,
|