Skip to content

arjunshajitech/whisper-fine-tune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisper Fine Tune a Model

This repository contains instructions and scripts for fine-tuning a Whisper model.

Installation

To get started, you need to upgrade pip and install the necessary Python packages. Run the following commands:

# Upgrade pip
pip install --upgrade pip

# Upgrade necessary packages
pip install --upgrade datasets[audio] transformers accelerate evaluate jiwer tensorboard gradio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages