Automatic Speech Recognition
Keras
ONNX
English
evanking commited on
Commit
2a8437c
1 Parent(s): a389676

Update README.md

Browse files

Update link to arxiv

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ In particular, we caution against using Moonshine models to transcribe recording
47
 
48
  ## Training Data
49
 
50
- The models are trained on 200,000 hours of audio and the corresponding transcripts collected from the internet, as well as datasets openly available and accessible on HuggingFace. The open datasets used are listed in the [the accompanying paper](https://github.com/usefulsensors/moonshine/blob/main/moonshine_paper.pdf).
51
 
52
  ## Performance and Limitations
53
 
 
47
 
48
  ## Training Data
49
 
50
+ The models are trained on 200,000 hours of audio and the corresponding transcripts collected from the internet, as well as datasets openly available and accessible on HuggingFace. The open datasets used are listed in the [the accompanying paper](https://arxiv.org/abs/2410.15608).
51
 
52
  ## Performance and Limitations
53