Automatic Speech Recognition
Welsh
English
whisper.cpp
DewiBrynJones commited on
Commit
71380ca
1 Parent(s): 45b5d99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -19,8 +19,9 @@ This model is a version of the [openai/whisper-base](https://huggingface.co/open
19
  [converted for use in whisper.cpp](https://github.com/ggerganov/whisper.cpp/tree/master/models#fine-tuned-models). Whispercpp is
20
  a C/C++ port of Whisper that provides high performance inference on offline hardware such as desktops, laptops and mobile devices.
21
 
22
- The model is a smaller in size to the corresponding cloud hosted model [techiaith/whisper-large-v3-ft-cv-cy-en](https://huggingface.co/techiaith/whisper-large-v3-ft-cv-cy-en)
23
- Since the model is smaller in size, it achieves a success rate of 98.34% on detecting the correct language,
 
24
  while for transcribing it achieves the following WER results:
25
 
26
  - Welsh: 40.10
 
19
  [converted for use in whisper.cpp](https://github.com/ggerganov/whisper.cpp/tree/master/models#fine-tuned-models). Whispercpp is
20
  a C/C++ port of Whisper that provides high performance inference on offline hardware such as desktops, laptops and mobile devices.
21
 
22
+ The model is a smaller in size to the corresponding cloud hosted model
23
+ [techiaith/whisper-large-v3-ft-cv-cy-en](https://huggingface.co/techiaith/whisper-large-v3-ft-cv-cy-en).
24
+ It achieves a success rate of 98.34% on detecting the correct language in speech,
25
  while for transcribing it achieves the following WER results:
26
 
27
  - Welsh: 40.10