This dataset contains 10 Swahili audio clips with corresponding transcripts, used to train a Text-to-Speech (TTS) model using Coqui TTS.
wavs/: Contains WAV audio files (One.wav to Ten.wav).
metadata.csv: Contains the following columns:
file_name: Name of the audio file.
audio_path: Path to the audio file.
transcript: Swahili transcript of the audio.
duration: Duration of the audio in seconds.
Usage