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