mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-06-03 20:40:30 +08:00
4 lines
236 B
Plaintext
4 lines
236 B
Plaintext
mlx[cuda12]; sys_platform == "linux" and platform_machine == "x86_64"
|
|
mlx[cpu]; sys_platform == "win32"
|
|
mlx; sys_platform == "darwin" and platform_machine == "arm64"
|
|
mlx-whisper; platform_machine != "aarch64" and sys_platform != "linux" |