Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -240,7 +240,7 @@ article = (
|
|
| 240 |
" <li>Automatic punctuation and capitalization</li>"
|
| 241 |
" <li>Accurate word-level timestamps (click on a segment in the table below to play it!)</li>"
|
| 242 |
" <li>Efficiently transcribes long audio segments (up to 20 minutes) <small>(For even longer audios, see <a href='https://github.com/NVIDIA/NeMo/blob/main/examples/asr/asr_chunked_inference/rnnt/speech_to_text_buffered_infer_rnnt.py' target='_blank'>this script</a>)</small></li>"
|
| 243 |
-
" <li>Robust performance on spoken numbers,
|
| 244 |
"</ul>"
|
| 245 |
"<p style='font-size: 1.1em;'>"
|
| 246 |
"This model is <strong>available for commercial and non-commercial use</strong>."
|
|
|
|
| 240 |
" <li>Automatic punctuation and capitalization</li>"
|
| 241 |
" <li>Accurate word-level timestamps (click on a segment in the table below to play it!)</li>"
|
| 242 |
" <li>Efficiently transcribes long audio segments (up to 20 minutes) <small>(For even longer audios, see <a href='https://github.com/NVIDIA/NeMo/blob/main/examples/asr/asr_chunked_inference/rnnt/speech_to_text_buffered_infer_rnnt.py' target='_blank'>this script</a>)</small></li>"
|
| 243 |
+
" <li>Robust performance on spoken numbers, and song lyrics transcription </li>"
|
| 244 |
"</ul>"
|
| 245 |
"<p style='font-size: 1.1em;'>"
|
| 246 |
"This model is <strong>available for commercial and non-commercial use</strong>."
|