Spaces:
Running
Running
HKAB
commited on
Commit
·
83b9034
1
Parent(s):
0132b7a
update description
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ title = "# Vietnamese Streaming RNN-T"
|
|
105 |
description = """
|
106 |
Visit <https://github.com/HKAB/vietnamese-rnnt-tutorial/> for more information.
|
107 |
|
108 |
-
- This model runs on a very slow CPU (it's Free tier) so the RTF of FP32 model is around 1.5.
|
109 |
- This model mights not work with your microphone since it was trained on a quite clean dataset. Try to speak loudly 😃
|
110 |
- Although you upload a full audio file, the model will process it in a streaming fashion.
|
111 |
"""
|
|
|
105 |
description = """
|
106 |
Visit <https://github.com/HKAB/vietnamese-rnnt-tutorial/> for more information.
|
107 |
|
108 |
+
- This model runs on a very slow CPU (it's Free tier) so the RTF of FP32 model is around 1.5 (which means it will take 1.5 times the duration of the audio to process it).
|
109 |
- This model mights not work with your microphone since it was trained on a quite clean dataset. Try to speak loudly 😃
|
110 |
- Although you upload a full audio file, the model will process it in a streaming fashion.
|
111 |
"""
|