How to use gputrain/UrbanSound8K-model with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("gputrain/UrbanSound8K-model")
More information needed
-