SpeechColab / GigaSpeech

Large, modern dataset for speech recognition
Apache License 2.0
649 stars 62 forks source link

whats array inside gigaspeech? #137

Open rrscholarship opened 6 months ago

rrscholarship commented 6 months ago

https://huggingface.co/datasets/speechcolab/gigaspeech

audio (Audio feature) - a dictionary containing the path to the audio, the decoded audio array, and the sampling rate. In non-streaming mode (default), the path point to the locally extracted audio.

Whats decoded audio array means here?