csukuangfj commited on
Commit
0316edc
2 Parent(s): a3f9331 3b1f510

Merge branch 'main' of https://huggingface.co/csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless3-2022-05-13 into main

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: k2
5
+ tags:
6
+ - automatic-speech-recognition
7
+ - k2
8
+ widget:
9
+ - example_title: Librispeech sample 1
10
+ src: https://huggingface.co/csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless3-2022-05-13/resolve/main/test_wavs/1089-134686-0001.wav
11
+ - example_title: Librispeech sample 2
12
+ src: https://huggingface.co/csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless3-2022-05-13/resolve/main/test_wavs/1221-135766-0001.wav
13
+ - example_title: Librispeech sample 3
14
+ src: https://huggingface.co/csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless3-2022-05-13/resolve/main/test_wavs/1221-135766-0002.wav
15
+ ---
16
+
17
+ # Introduction
18
+ See https://github.com/k2-fsa/icefall/pull/363