evageon/myaudio
Please note this dataset is private Using the data You can stream the data data loader: myaudio = load_dataset( "evageon/myaudio", use_auth_token=os.environ["HG_USER_TOKEN"], # replace this with your access token streaming=True) Then you can iterate over the dataset # replace test with validation or train depending on split you need print(next(iter(myaudio["test"]))) outputs: {'path': 'CD93A8FF-C3ED-4AD4-95A6-8363CCB93B90_spk-0001_seg-0024467:0025150.wav', 'audio':… See the full description on the dataset page: https://huggingface.co/datasets/evageon/myaudio.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face