Jzuluaga commited on
Commit
6bfc8ec
1 Parent(s): 7a68517

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -66,12 +66,7 @@ The provided system can recognize the following 5 accents from short speech reco
66
  **NOTE**: due to incompatibility with the model and the current SpeechBrain interfaces, we cannot offer the Inference API. Please, follow the steps in **"Perform Accent Identification from Speech Recordings"** to use this Italian Accent ID model.
67
 
68
  For a better experience, we encourage you to learn more about
69
- [SpeechBrain](https://speechbrain.github.io). The given model performance on the test set is:
70
-
71
- | Release (dd/mm/yyyy) | Accuracy (%)
72
- |:-------------:|:--------------:|
73
- | 01-08-2023 (this model) | 68.5 |
74
-
75
 
76
  ## Pipeline description
77
  This system is composed of a fine-tuned XLSR model coupled with statistical pooling. A classifier, trained with NLL Loss, is applied on top of that.
 
66
  **NOTE**: due to incompatibility with the model and the current SpeechBrain interfaces, we cannot offer the Inference API. Please, follow the steps in **"Perform Accent Identification from Speech Recordings"** to use this Italian Accent ID model.
67
 
68
  For a better experience, we encourage you to learn more about
69
+ [SpeechBrain](https://speechbrain.github.io).
 
 
 
 
 
70
 
71
  ## Pipeline description
72
  This system is composed of a fine-tuned XLSR model coupled with statistical pooling. A classifier, trained with NLL Loss, is applied on top of that.