Spaces:
Build error
Build error
Commit
·
bd43296
1
Parent(s):
7d7ed31
small fixes
Browse files
app.py
CHANGED
|
@@ -96,10 +96,14 @@ description = """
|
|
| 96 |
This space shows how to do automatic speech recognition with Next-gen Kaldi.
|
| 97 |
|
| 98 |
See more information by visiting the following links:
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
"""
|
| 104 |
|
| 105 |
with demo:
|
|
|
|
| 96 |
This space shows how to do automatic speech recognition with Next-gen Kaldi.
|
| 97 |
|
| 98 |
See more information by visiting the following links:
|
| 99 |
+
|
| 100 |
+
- <https://github.com/k2-fsa/icefall>
|
| 101 |
+
|
| 102 |
+
- <https://github.com/k2-fsa/sherpa>
|
| 103 |
+
|
| 104 |
+
- <https://github.com/k2-fsa/k2>
|
| 105 |
+
|
| 106 |
+
- <https://github.com/lhotse-speech/lhotse>
|
| 107 |
"""
|
| 108 |
|
| 109 |
with demo:
|