OpenVoice
OpenVoice copied to clipboard
ValueError: This CTranslate2 package was not compiled with CUDA support
CPU: Apple M3 Max
can support. mac os m3 cpu mode
I just run into the same problem.
in se_extractor.py line 22 I had to change the parameters, see below. Would be nice if this could be made configurable for Apple Silicon users.
model = WhisperModel(model_size, device="cpu", compute_type="float32")
@cjohn001 you're my hero thanks!
https://rewa-insights.com/t/openvoice-apple-m3-max/438?u=rewa-evija OpenVoice Apple M3 Max硬件优化