Skip to content

The project "wolof_speech2english-whisper" is focused on developing a system that can transcribe Wolof speech into English text using a whisper model. Wolof is a language spoken in Senegal, Gambia, and Mauritania, among other West African countries.

Notifications You must be signed in to change notification settings

lodjim/wolof_speech2english-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolof Speech2English-Whisper

This project is focused on developing a system that can transcribe Wolof speech into English text using a whisper model. Wolof is a language spoken in Senegal, Gambia, and Mauritania, among other West African countries.

Installation

  1. Clone the repository:
git clone https://github.com/lodjim/wolof_speech2english-whisper.git
  1. Install the required packages:
pip install -r requirements.txt

Usage

python main.py train --modelBase <model_base> --path2dataset <path_to_dataset> --outputDir <output_directory> --perDeviceTrainBatchSize <batch_size> --lr <learning_rate>

License

This project is licensed under the MIT License.

About

The project "wolof_speech2english-whisper" is focused on developing a system that can transcribe Wolof speech into English text using a whisper model. Wolof is a language spoken in Senegal, Gambia, and Mauritania, among other West African countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages