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.
# 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:
```bash
git clone
github.com
```
2. Install the required packages:
```bash
pip install -r requirements.txt
```
## Usage
```bash
python main.py train --modelBase --path2dataset --outputDir --perDeviceTrainBatchSize --lr
```
## License
This project is licensed under the MIT License.