Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -330,8 +330,7 @@ article = (
|
|
| 330 |
"</p>"
|
| 331 |
"<p style='text-align: center;'>"
|
| 332 |
"<a href='https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3' target='_blank'>ποΈ Learn more about the Model</a> | "
|
| 333 |
-
"<a href='https://arxiv.org/abs/
|
| 334 |
-
"<a href='https://arxiv.org/abs/2304.06795' target='_blank'>π TDT paper</a> | "
|
| 335 |
"<a href='https://github.com/NVIDIA/NeMo' target='_blank'>π§βπ» NeMo Repository</a>"
|
| 336 |
"</p>"
|
| 337 |
)
|
|
|
|
| 330 |
"</p>"
|
| 331 |
"<p style='text-align: center;'>"
|
| 332 |
"<a href='https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3' target='_blank'>ποΈ Learn more about the Model</a> | "
|
| 333 |
+
"<a href='https://arxiv.org/abs/2509.14128' target='_blank'>π Technical Report</a> | "
|
|
|
|
| 334 |
"<a href='https://github.com/NVIDIA/NeMo' target='_blank'>π§βπ» NeMo Repository</a>"
|
| 335 |
"</p>"
|
| 336 |
)
|