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