mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-03-11 18:08:48 +03:00
4 lines
75 B
Python
4 lines
75 B
Python
import torch
|
|
|
|
hubert = torch.hub.load("bshall/hubert:main", "hubert_soft")
|