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