--- license: cc language: - id pretty_name: d size_categories: - n<1K --- # Librivox Filtered ID Filtered Librivox Indonesian dataset

Audio has been preprocessed using FFmpeg as: wav -ar 16000 -ac 1 (mono 16kHz sample_rate) for Whisper-ready finetuning
Selected audio datasets on: ['id']['universal-declaration-of-human-rights']
num_rows: 136
Original dataset: indonesian-nlp/librivox-indonesia
## Format Each example is a dictionary with the following fields: ```json { "path": "audio/librivox_id_1.wav", "audio": { "path": "audio/librivox_id_1.wav", "array": [...], "sampling_rate": 16000 }, "sentence": "Some transcription" }