Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# KsponSpeech ASR with Transformers
|
2 |
+
|
3 |
+
This repository provides pretrained end-to-end ASR models on KsponSpeech with Speechbrain v0.5.13.
|
4 |
+
Model files in this repository trained using the files is below URL, but in Speechbrain version 0.5.13.
|
5 |
+
https://github.com/speechbrain/speechbrain/tree/develop/recipes/KsponSpeech/ASR/transformer
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
## About SpeechBrain
|
10 |
+
* Website: https://speechbrain.github.io/
|
11 |
+
* Code: https://github.com/speechbrain/speechbrain/
|
12 |
+
* HuggingFace: https://huggingface.co/speechbrain/
|