Update README.md
Browse files
README.md
CHANGED
|
@@ -66,12 +66,19 @@ model-index:
|
|
| 66 |
---
|
| 67 |
|
| 68 |
# **ChunkFormer-Large-Vie: Large-Scale Pretrained ChunkFormer for Vietnamese Automatic Speech Recognition**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
[](https://paperswithcode.com/sota/speech-recognition-on-common-voice-vi?p=chunkformer-masked-chunking-conformer-for)
|
| 70 |
[](https://paperswithcode.com/sota/speech-recognition-on-vivos?p=chunkformer-masked-chunking-conformer-for)
|
| 71 |
|
| 72 |
-
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 73 |
[](https://github.com/khanld/chunkformer)
|
| 74 |
[](paper.pdf)
|
|
|
|
|
|
|
| 75 |
|
| 76 |
**!!!ATTENTION: Input audio must be MONO (1 channel) at 16,000 sample rate**
|
| 77 |
---
|
|
|
|
| 66 |
---
|
| 67 |
|
| 68 |
# **ChunkFormer-Large-Vie: Large-Scale Pretrained ChunkFormer for Vietnamese Automatic Speech Recognition**
|
| 69 |
+
<style>
|
| 70 |
+
img {
|
| 71 |
+
display: inline;
|
| 72 |
+
}
|
| 73 |
+
</style>
|
| 74 |
[](https://paperswithcode.com/sota/speech-recognition-on-common-voice-vi?p=chunkformer-masked-chunking-conformer-for)
|
| 75 |
[](https://paperswithcode.com/sota/speech-recognition-on-vivos?p=chunkformer-masked-chunking-conformer-for)
|
| 76 |
|
| 77 |
+
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 78 |
[](https://github.com/khanld/chunkformer)
|
| 79 |
[](paper.pdf)
|
| 80 |
+
[](#description)
|
| 81 |
+
|
| 82 |
|
| 83 |
**!!!ATTENTION: Input audio must be MONO (1 channel) at 16,000 sample rate**
|
| 84 |
---
|