carlosdanielhernandezmena commited on
Commit
ef5d743
1 Parent(s): d8afd0d

Fixing widget error and bibtex typo

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -16,7 +16,6 @@ tags:
16
  - QuartzNet15x5
17
  - maltese
18
  license: cc-by-nc-sa-4.0
19
- widget: null
20
  model-index:
21
  - name: stt_mt_quartznet15x5_sp_ep255_64h
22
  results:
@@ -96,10 +95,10 @@ The fine-tuning process was perform during October (2022) in the servers of the
96
 
97
  ```bibtex
98
  @misc{mena2022quartznet15x5maltese,
99
- title={Acoustic Model in Maltese: stt_mt_quartznet15x5_sp_ep255_64h.},
100
  author={Hernandez Mena, Carlos Daniel},
101
- year={2022},
102
  url={https://huggingface.co/carlosdanielhernandezmena/stt_mt_quartznet15x5_sp_ep255_64h},
 
103
  }
104
  ```
105
 
 
16
  - QuartzNet15x5
17
  - maltese
18
  license: cc-by-nc-sa-4.0
 
19
  model-index:
20
  - name: stt_mt_quartznet15x5_sp_ep255_64h
21
  results:
 
95
 
96
  ```bibtex
97
  @misc{mena2022quartznet15x5maltese,
98
+ title={Acoustic Model in Maltese: stt\_mt\_quartznet15x5\_sp\_ep255\_64h.},
99
  author={Hernandez Mena, Carlos Daniel},
 
100
  url={https://huggingface.co/carlosdanielhernandezmena/stt_mt_quartznet15x5_sp_ep255_64h},
101
+ year={2022}
102
  }
103
  ```
104