voice-changer/docker_trainer/warmup.py

4 lines
75 B
Python
Raw Permalink Normal View History

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