Tabahi commited on
Commit
5bb0424
·
verified ·
1 Parent(s): bb0c6c2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -94,6 +94,9 @@ Three 30.1M parameter models are available in the [checkpoints directory](https:
94
  - **PER:** 0.49
95
  - **GER:** 0.39
96
 
 
 
 
97
  ---
98
 
99
 
 
94
  - **PER:** 0.49
95
  - **GER:** 0.39
96
 
97
+ **Note:** CUPE models are designed for contextless phoneme prediction and are not optimal for phoneme classification tasks that require contextual information. For lower Phoneme Error Rate (PER) metrics, consider using large-scale pretrained models that process entire utterances with contextual awareness. CUPE excels at extracting pure, frame-level embeddings that represent the acoustic properties of each phoneme (e.g., /a/) independently of surrounding context.
98
+
99
+
100
  ---
101
 
102