carlosdanielhernandezmena commited on
Commit
86d760d
·
verified ·
1 Parent(s): 8ba1522

Adding the paper information to the readme file

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -204,6 +204,7 @@ library_name: transformers
204
  <details>
205
  <summary>Click to expand</summary>
206
 
 
207
  - [Model Description](#model-description)
208
  - [Intended Uses and Limitations](#intended-uses-and-limitations)
209
  - [How to Get Started with the Model](#how-to-get-started-with-the-model)
@@ -213,9 +214,9 @@ library_name: transformers
213
 
214
  </details>
215
 
216
- ## Summary
217
 
218
- The "whisper-large-v3-ca-3catparla" is an acoustic model based on ["openai/whisper-large-v3"](https://huggingface.co/openai/whisper-large-v3) suitable for Automatic Speech Recognition in Catalan.
219
 
220
  ## Model Description
221
 
 
204
  <details>
205
  <summary>Click to expand</summary>
206
 
207
+ - [Paper](#paper)
208
  - [Model Description](#model-description)
209
  - [Intended Uses and Limitations](#intended-uses-and-limitations)
210
  - [How to Get Started with the Model](#how-to-get-started-with-the-model)
 
214
 
215
  </details>
216
 
217
+ ## Paper
218
 
219
+ **PDF:** [3CatParla: A New Open-Source Corpus of Broadcast TV in Catalan for Automatic Speech Recognition](https://www.isca-archive.org/iberspeech_2024/hernandezmena24_iberspeech.pdf)
220
 
221
  ## Model Description
222