csukuangfj commited on
Commit
bd43296
1 Parent(s): 7d7ed31

small fixes

Browse files
Files changed (1) hide show
  1. app.py +8 -4
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
- - https://github.com/k2-fsa/icefall
100
- - https://github.com/k2-fsa/sherpa
101
- - https://github.com/k2-fsa/k2
102
- - https://github.com/lhotse-speech/lhotse
 
 
 
 
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: