Lucari053/French_game_voice
French Game Voice Dataset Dataset of 100k+ cleaned audio samples of French video game voices with transcriptions. Features Format: Mono WAV 16-bit, 48 kHz Size: ~500 hours of audio Transcriptions: Faster Whisper Large V3 + in-game subtitles Usage from datasets import load_dataset dataset = load_dataset("Lucari053/French_game_voice") # Access the data sample = dataset['train'][0] audio = sample['audio'] text = sample['text']
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Upload dataset (part 00004-of-00005)
Upload dataset (part 00003-of-00005)
Upload dataset (part 00002-of-00005)
Upload dataset (part 00001-of-00005)
Upload dataset (part 00000-of-00005)
initial commit
