carlosdanielhernandezmena commited on
Commit
112a067
1 Parent(s): f1005ee

Fixing widget error and bibtex format

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -10,7 +10,6 @@ tags:
10
  - ravnur-project
11
  - faroe-islands
12
  license: cc-by-4.0
13
- widget:
14
  model-index:
15
  - name: wav2vec2-large-xlsr-53-faroese-100h
16
  results:
@@ -115,8 +114,8 @@ print("Test WER: {:.3f}".format(wer_metric.compute(predictions=results["pred_str
115
  @misc{mena2022xlrs53faroese,
116
  title={Acoustic Model in Faroese: wav2vec2-large-xlsr-53-faroese-100h.},
117
  author={Hernandez Mena, Carlos Daniel},
118
- year={2022},
119
  url={https://huggingface.co/carlosdanielhernandezmena/wav2vec2-large-xlsr-53-faroese-100h},
 
120
  }
121
  ```
122
 
 
10
  - ravnur-project
11
  - faroe-islands
12
  license: cc-by-4.0
 
13
  model-index:
14
  - name: wav2vec2-large-xlsr-53-faroese-100h
15
  results:
 
114
  @misc{mena2022xlrs53faroese,
115
  title={Acoustic Model in Faroese: wav2vec2-large-xlsr-53-faroese-100h.},
116
  author={Hernandez Mena, Carlos Daniel},
 
117
  url={https://huggingface.co/carlosdanielhernandezmena/wav2vec2-large-xlsr-53-faroese-100h},
118
+ year={2022}
119
  }
120
  ```
121