4 lines
75 B
Python
4 lines
75 B
Python
import torch
|
|
|
|
hubert = torch.hub.load("bshall/hubert:main", "hubert_soft")
|