aviv-aiola commited on
Commit
300782b
1 Parent(s): f69bb9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(title="WhisperNER v1") as demo:
138
 
139
  ## Links
140
 
141
- * Paper: 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
  """
 
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
  """