Connection error
#2
by
Nibeel
- opened
from datasets import load_dataset
dataset = load_dataset("gilkeyio/CV13-USA-Phoneme")
I used this code provided and tried to use the dataset, but I am getting "connection error". I have a strong network connection but still I am getting this error. I tried accessing other dataset and all those are working. Additionally I tried downloading it manually and giving the path, still I am encountering the same error.