shangeth commited on
Commit
f4e64ad
1 Parent(s): 76cd9dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -141,4 +141,14 @@ Try the model in [Google Colab Notebook](https://colab.research.google.com/drive
141
  |:--------------------------:|:-------------------:|:-------------------:|:--------------:|:-----------:|:--------------:|
142
  | **librispeech-test-clean** | Read Speech | 11.51 | 0.9594 | | |
143
  | **librispeech-test-other** | Read Speech | 16.68 | 0.9297 | | |
144
- | **CommonVoice test** | Diverse Accent, Age | 26.02 | 0.9476 | 0.6498 | 0.8121 |
 
 
 
 
 
 
 
 
 
 
 
141
  |:--------------------------:|:-------------------:|:-------------------:|:--------------:|:-----------:|:--------------:|
142
  | **librispeech-test-clean** | Read Speech | 11.51 | 0.9594 | | |
143
  | **librispeech-test-other** | Read Speech | 16.68 | 0.9297 | | |
144
+ | **CommonVoice test** | Diverse Accent, Age | 26.02 | 0.9476 | 0.6498 | 0.8121 |
145
+
146
+
147
+ ## Cite
148
+ ```
149
+ @misc{Rajaa_SpeechLLM_Multi-Modal_LLM,
150
+ author = {Rajaa, Shangeth and Tushar, Abhinav},
151
+ title = {{SpeechLLM: Multi-Modal LLM for Speech Understanding}},
152
+ url = {https://github.com/skit-ai/SpeechLLM}
153
+ }
154
+ ```