Praveendecode commited on
Commit
05f411d
1 Parent(s): f4aa37b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,8 +22,8 @@ pipeline_tag: automatic-speech-recognition
22
 
23
  ## Methodology:
24
 
25
- - The project utilizes the Hugging Face Whisper ASR models for automatic speech recognition. Fine-tuning strategies.
26
- - PEFT (Parameter-Efficient Fine-Tuning) and LORA (Low-Rank Adaptation) technique is explored for efficient training.
27
 
28
 
29
 
 
22
 
23
  ## Methodology:
24
 
25
+ The project utilizes the Hugging Face Whisper ASR models for automatic speech recognition. Fine-tuning strategies.
26
+ PEFT (Parameter-Efficient Fine-Tuning) and LORA (Low-Rank Adaptation) technique is explored for efficient training.
27
 
28
 
29