csukuangfj commited on
Commit
c7604ad
1 Parent(s): a759369

update app

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -42,6 +42,13 @@ See more information by visiting the following links:
42
 
43
  If you want to deploy it locally, please see
44
  <https://k2-fsa.github.io/sherpa/>
 
 
 
 
 
 
 
45
  """
46
 
47
  # css style is copied from
 
42
 
43
  If you want to deploy it locally, please see
44
  <https://k2-fsa.github.io/sherpa/>
45
+
46
+ If you want to use Android APKs, please see
47
+ <https://k2-fsa.github.io/sherpa/onnx/tts/apk.html>
48
+
49
+ If you want to download an all-in-one exe for Windows, please see
50
+ <https://github.com/k2-fsa/sherpa-onnx/releases/tag/tts-models>
51
+
52
  """
53
 
54
  # css style is copied from