vamsin07 commited on
Commit
9242bc4
·
verified ·
1 Parent(s): d76687c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,11 +13,11 @@ license: mit
13
  **One specialist model per language.** BuzzASR is a suite of **102 monolingual ASR models**, each a fine-tune of
14
  [Whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) specialized to a single language.
15
 
16
- Findings of **EMNLP 2026** · built by [Lemn Lab](https://lemn-lab.github.io/buzzasr-docs/) with [EleutherAI](https://huggingface.co/EleutherAI).
17
 
18
  ## The idea
19
  Big multilingual models spread themselves thin across hundreds of languages. We asked whether a single specialist,
20
- the same size as Whisper, could beat the giant generalists. It can.
21
 
22
  ## Highlights
23
  - ✅ Beats Whisper-large-v3 on **89 of 102** languages (FLEURS)
 
13
  **One specialist model per language.** BuzzASR is a suite of **102 monolingual ASR models**, each a fine-tune of
14
  [Whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) specialized to a single language.
15
 
16
+ The work has been accepted at **EMNLP 2026** · built by [Lemn Lab](https://lemn-lab.github.io/buzzasr-docs/) in collaboration with [EleutherAI](https://huggingface.co/EleutherAI).
17
 
18
  ## The idea
19
  Big multilingual models spread themselves thin across hundreds of languages. We asked whether a single specialist,
20
+ the same size as Whisper, could beat the giant generalists. It can to a considerable extent :)
21
 
22
  ## Highlights
23
  - ✅ Beats Whisper-large-v3 on **89 of 102** languages (FLEURS)