rbcurzon commited on
Commit
49be343
·
verified ·
1 Parent(s): 9089e1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -43,10 +43,10 @@ More information needed
43
  This model is primarily designed for transcribing Tagalog, Bisaya, Ilocano, Waray, Kapampangan, Pangasinense, and Bikol voice notes and performing batch automatic speech recognition (ASR) for the same languages. It is also suitable for fine-tuning or domain adaptation for these specific speech tasks.
44
 
45
  The model has several key limitations:
46
- * It performs poorly in **noisy or multi-speaker environments**, leading to transcription errors.
47
- * Accuracy is significantly reduced for **noisy, accented, or dialectal speech**.
48
- * It is **not optimized for real-time streaming**.
49
- * Like other Whisper-type models, it can produce **plausible but incorrect words** (hallucinations).
50
 
51
  ## Training and evaluation data
52
 
 
43
  This model is primarily designed for transcribing Tagalog, Bisaya, Ilocano, Waray, Kapampangan, Pangasinense, and Bikol voice notes and performing batch automatic speech recognition (ASR) for the same languages. It is also suitable for fine-tuning or domain adaptation for these specific speech tasks.
44
 
45
  The model has several key limitations:
46
+ * It performs poorly in noisy or multi-speaker environments, leading to transcription errors.
47
+ * Accuracy is significantly reduced for noisy, accented, or dialectal speech.
48
+ * It is not optimized for real-time streaming.
49
+ * Like other Whisper-type models, it can produce plausible but incorrect words (hallucinations).
50
 
51
  ## Training and evaluation data
52