|
# KsponSpeech ASR with Transformers |
|
|
|
This repository provides pretrained end-to-end ASR models on KsponSpeech with Speechbrain v0.5.13. |
|
Model files in this repository trained using the files is below URL, but in Speechbrain version 0.5.13. |
|
https://github.com/speechbrain/speechbrain/tree/develop/recipes/KsponSpeech/ASR/transformer |
|
|
|
|
|
language: |
|
- "ko" |
|
- ko |
|
|
|
|
|
datasets: |
|
- KsponSpeech |
|
|
|
|
|
## About SpeechBrain |
|
* Website: https://speechbrain.github.io/ |
|
* Code: https://github.com/speechbrain/speechbrain/ |
|
* HuggingFace: https://huggingface.co/speechbrain/ |
|
|