Automatic Speech Recognition
K2
English
speech
audio
zipformer
transducer
cr-ctc
k2-fsa
offline-asr
Eval Results
Instructions to use soundsgoodai/Zipformer-cr-ctc-transducer-XL-290M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- K2
How to use soundsgoodai/Zipformer-cr-ctc-transducer-XL-290M with K2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit ·
5a4c7b3
1
Parent(s): 6251d24
Update license
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
license:
|
| 5 |
library_name: k2
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
| 7 |
datasets:
|
|
@@ -253,4 +253,4 @@ bash run_zipformer.sh
|
|
| 253 |
- GigaSpeech: https://github.com/SpeechColab/GigaSpeech
|
| 254 |
- SPGISpeech: https://huggingface.co/datasets/kensho/spgispeech
|
| 255 |
- TED-LIUM Release 3: https://lium.univ-lemans.fr/en/ted-lium3/
|
| 256 |
-
- VoxPopuli: https://github.com/facebookresearch/voxpopuli
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: cc-by-nc-4.0
|
| 5 |
library_name: k2
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
| 7 |
datasets:
|
|
|
|
| 253 |
- GigaSpeech: https://github.com/SpeechColab/GigaSpeech
|
| 254 |
- SPGISpeech: https://huggingface.co/datasets/kensho/spgispeech
|
| 255 |
- TED-LIUM Release 3: https://lium.univ-lemans.fr/en/ted-lium3/
|
| 256 |
+
- VoxPopuli: https://github.com/facebookresearch/voxpopuli
|