4 lines
75 B
Python
Raw Normal View History

2023-01-31 17:16:45 +09:00
import torch
hubert = torch.hub.load("bshall/hubert:main", "hubert_soft")