csukuangfj commited on
Commit
ff5fc1d
·
1 Parent(s): 3fe8ffa

First commit

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Introduction
6
+
7
+ This repo contains onnx model of `base` from [Whisper][Whisper].
8
+
9
+ You can use it in [sherpa-onnx][sherpa-onnx].
10
+
11
+ [Whisper]: https://github.com/openai/whisper
12
+ [sherpa-onnx]: https://github.com/k2-fsa/sherpa-onnx