Эх сурвалжийг харах

update README.md to include more models (#32)

Fangjun Kuang 2 жил өмнө
parent
commit
8238256b34
1 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -28,9 +28,17 @@ if you are interested in how the model is trained.
 We provide exported models in ncnn format and they can be downloaded using
 We provide exported models in ncnn format and they can be downloaded using
 the following links:
 the following links:
 
 
+**LSTM transducer**
+
   - English: <https://huggingface.co/csukuangfj/sherpa-ncnn-2022-09-05>
   - English: <https://huggingface.co/csukuangfj/sherpa-ncnn-2022-09-05>
   - Chinese: <https://huggingface.co/csukuangfj/sherpa-ncnn-2022-09-30>
   - Chinese: <https://huggingface.co/csukuangfj/sherpa-ncnn-2022-09-30>
 
 
+**ConvEmformer transducer**
+
+  - English: <https://huggingface.co/csukuangfj/sherpa-ncnn-conv-emformer-transducer-2022-12-04>
+  - Chinese + English (all-in-one): <https://huggingface.co/csukuangfj/sherpa-ncnn-conv-emformer-transducer-2022-12-06>
+  - Chinese (18.6 M parameters): <https://huggingface.co/csukuangfj/sherpa-ncnn-conv-emformer-transducer-2022-12-08>
+
 ## Build for Linux/macOS
 ## Build for Linux/macOS
 
 
 ```bash
 ```bash