Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Explore the curated list of models developed by the community ♥.
| [SSD] | Object detection | [catch-twenty-two/rust-ssd] |
| [DeepSeek-OCR-2] | OCR inference | [huahuadeliaoliao/DeepSeek-OCR-2-burn] |
| SpeechAligner | Speech model training | [dnvt/burn-speech-training] |
| [Wav2Vec 2.0] | Speech recognition | [privacyresearchgroup/wav2vec-burn] |

## License Information

Expand Down Expand Up @@ -71,6 +72,7 @@ respective repositories for specific license information.
[RWKV v7]: https://arxiv.org/abs/2503.14456
[SSD]: https://arxiv.org/abs/1512.02325
[DeepSeek-OCR-2]: https://huggingface.co/deepseek-ai/DeepSeek-OCR-2
[Wav2Vec 2.0]: https://arxiv.org/abs/2006.11477

<!-- Community Repositories -->

Expand All @@ -85,3 +87,4 @@ respective repositories for specific license information.
[catch-twenty-two/rust-ssd]: https://github.com/catch-twenty-two/rust-ssd
[huahuadeliaoliao/DeepSeek-OCR-2-burn]: https://github.com/huahuadeliaoliao/DeepSeek-OCR-2-burn
[dnvt/burn-speech-training]: https://github.com/dnvt/burn-speech-training
[privacyresearchgroup/wav2vec-burn]: https://github.com/privacyresearchgroup/wav2vec-burn
Loading