Automatic Speech Recognition
Transformers
Safetensors
Portuguese
whisper
contrastive-learning
synthetic-data-filtering
Inference Endpoints
yuriyvnv commited on
Commit
3bcdda8
·
verified ·
1 Parent(s): 7351cbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ metrics:
16
  pipeline_tag: automatic-speech-recognition
17
  ---
18
 
19
- # Model Card for Finetuned Version of Whisper-Small
20
 
21
  This model was trained on a subset of the synthetically generated data that later on was filtered to increase the performance of Whisper Model.
22
  The approach involves aligning representations of synthetic audio and corresponding text transcripts to identify and remove low-quality samples, improving the overall training data quality.
 
16
  pipeline_tag: automatic-speech-recognition
17
  ---
18
 
19
+ # Model Card for Finetuned Version of Whisper-Medium
20
 
21
  This model was trained on a subset of the synthetically generated data that later on was filtered to increase the performance of Whisper Model.
22
  The approach involves aligning representations of synthetic audio and corresponding text transcripts to identify and remove low-quality samples, improving the overall training data quality.