diarray commited on
Commit
a299b97
·
verified ·
1 Parent(s): 23c848f

Update Model card

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -55,6 +55,12 @@ img {
55
 
56
  The model was fine-tuned using **NVIDIA NeMo** and is trained with **CTC (Connectionist Temporal Classification) Loss**.
57
 
 
 
 
 
 
 
58
  ## NVIDIA NeMo: Training
59
 
60
  To fine-tune or use the model, install [NVIDIA NeMo](https://github.com/NVIDIA/NeMo). We recommend installing it after setting up the latest PyTorch version.
 
55
 
56
  The model was fine-tuned using **NVIDIA NeMo** and is trained with **CTC (Connectionist Temporal Classification) Loss**.
57
 
58
+ ## **🚨 Important Note**
59
+ This model, along with its associated resources, is part of an **ongoing research effort**, improvements and refinements are expected in future versions. Users should be aware that:
60
+
61
+ - **The model may not generalize very well accross all speaking conditions and dialects.**
62
+ - **Community feedback is welcome, and contributions are encouraged to refine the model further.**
63
+
64
  ## NVIDIA NeMo: Training
65
 
66
  To fine-tune or use the model, install [NVIDIA NeMo](https://github.com/NVIDIA/NeMo). We recommend installing it after setting up the latest PyTorch version.