iliasslasri commited on
Commit
ccd40c2
·
verified ·
1 Parent(s): 4d02b99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ MLP-based robust speech quantizers trained with CTC loss and iterative pseudo-la
30
  | Encoder | Checkpoint | Layer | Pre-training data |
31
  |---|---|---|---|
32
  | [HuBERT Base](https://huggingface.co/facebook/hubert-base-ls960) | `hubert-base-ls960` | 6 | LibriSpeech 960h |
33
- | [DinoSR](https://arxiv.org/abs/2305.04582) | original + SpidR-reproduced | 5 | LibriSpeech 960h |
34
  | [SpidR](https://arxiv.org/abs/2512.20308) | `spidr-base` | 6 | LibriSpeech 960h |
35
 
36
  ## Quick Start
 
30
  | Encoder | Checkpoint | Layer | Pre-training data |
31
  |---|---|---|---|
32
  | [HuBERT Base](https://huggingface.co/facebook/hubert-base-ls960) | `hubert-base-ls960` | 6 | LibriSpeech 960h |
33
+ | [DinoSR](https://arxiv.org/abs/2305.10005) | original + SpidR-reproduced | 5 | LibriSpeech 960h |
34
  | [SpidR](https://arxiv.org/abs/2512.20308) | `spidr-base` | 6 | LibriSpeech 960h |
35
 
36
  ## Quick Start