sbapan41 commited on
Commit
490add9
·
verified ·
1 Parent(s): 0cb2248

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -319,7 +319,7 @@ article = (
319
  "<ul style='font-size: 1.1em;'>"
320
  " <li>Automatic punctuation and capitalization</li>"
321
  " <li>Accurate word-level timestamps (click on a segment in the table below to play it!)</li>"
322
- " <li>Efficiently transcribes long audio segments (<strong>updated to support upto 3 hours</strong>) <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>"
323
  " <li>Robust performance on spoken numbers, and song lyrics transcription </li>"
324
  "</ul>"
325
  "<p style='font-size: 1.1em;'>"
 
319
  "<ul style='font-size: 1.1em;'>"
320
  " <li>Automatic punctuation and capitalization</li>"
321
  " <li>Accurate word-level timestamps (click on a segment in the table below to play it!)</li>"
322
+ " <li>Efficiently transcribes long audio segments (<strong>updated to support upto 3 hours</strong>)</li>"
323
  " <li>Robust performance on spoken numbers, and song lyrics transcription </li>"
324
  "</ul>"
325
  "<p style='font-size: 1.1em;'>"