Spaces:
Running
on
Zero
Running
on
Zero
aviv-aiola
commited on
Commit
•
300782b
1
Parent(s):
f69bb9b
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(title="WhisperNER v1") as demo:
|
|
138 |
|
139 |
## Links
|
140 |
|
141 |
-
* Paper:
|
142 |
* Model: https://huggingface.co/aiola/whisper-ner-v1
|
143 |
* Code: https://github.com/aiola-lab/whisper-ner
|
144 |
"""
|
|
|
138 |
|
139 |
## Links
|
140 |
|
141 |
+
* Paper: [WhisperNER: Unified Open Named Entity and Speech Recognition](https://arxiv.org/abs/2409.08107).
|
142 |
* Model: https://huggingface.co/aiola/whisper-ner-v1
|
143 |
* Code: https://github.com/aiola-lab/whisper-ner
|
144 |
"""
|