voice-changer/docker_trainer/warmup.py
2023-01-31 17:16:45 +09:00

4 lines
75 B
Python

import torch
hubert = torch.hub.load("bshall/hubert:main", "hubert_soft")