/wolof_speech2english-whisper

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.

Primary LanguagePython

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.