from datasets import load_dataset audio_dataset = load_dataset("audiofolder", data_dir=".") audio_dataset.push_to_hub("metricv/tl-whisper")