Update README.md
Browse files
README.md
CHANGED
|
@@ -76,8 +76,8 @@ img {
|
|
| 76 |
display: inline;
|
| 77 |
}
|
| 78 |
</style>
|
| 79 |
-
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 83 |
[](https://github.com/khanld/chunkformer)
|
|
@@ -176,11 +176,16 @@ Example Output:
|
|
| 176 |
If you use this work in your research, please cite:
|
| 177 |
|
| 178 |
```bibtex
|
| 179 |
-
@
|
| 180 |
-
|
| 181 |
-
|
| 182 |
-
|
| 183 |
-
year={2025}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
}
|
| 185 |
```
|
| 186 |
|
|
|
|
| 76 |
display: inline;
|
| 77 |
}
|
| 78 |
</style>
|
| 79 |
+
[](https://paperswithcode.com/sota/speech-recognition-on-common-voice-vietnamese)
|
| 80 |
+
[](https://paperswithcode.com/sota/speech-recognition-on-vivos)
|
| 81 |
|
| 82 |
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 83 |
[](https://github.com/khanld/chunkformer)
|
|
|
|
| 176 |
If you use this work in your research, please cite:
|
| 177 |
|
| 178 |
```bibtex
|
| 179 |
+
@INPROCEEDINGS{10888640,
|
| 180 |
+
author={Le, Khanh and Ho, Tuan Vu and Tran, Dung and Chau, Duc Thanh},
|
| 181 |
+
booktitle={ICASSP 2025 - 2025 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
| 182 |
+
title={ChunkFormer: Masked Chunking Conformer For Long-Form Speech Transcription},
|
| 183 |
+
year={2025},
|
| 184 |
+
volume={},
|
| 185 |
+
number={},
|
| 186 |
+
pages={1-5},
|
| 187 |
+
keywords={Scalability;Memory management;Graphics processing units;Signal processing;Performance gain;Hardware;Resource management;Speech processing;Standards;Context modeling;chunkformer;masked batch;long-form transcription},
|
| 188 |
+
doi={10.1109/ICASSP49660.2025.10888640}}
|
| 189 |
}
|
| 190 |
```
|
| 191 |
|