@@ -36,10 +36,10 @@ lazy_static = { workspace = true, optional = true }
3636regex = { workspace = true , optional = true }
3737
3838[target .'cfg(not(target_os = "macos"))' .dependencies ]
39- whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" , " openmp " ], optional = true }
39+ whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" ], optional = true }
4040
4141[target .'cfg(all(target_os = "macos", target_arch = "aarch64"))' .dependencies ]
42- whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" , " openmp " , " metal" ], optional = true }
42+ whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" , " metal" ], optional = true }
4343
4444[target .'cfg(all(target_os = "macos", target_arch = "x86_64"))' .dependencies ]
45- whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" , " openmp " ], optional = true }
45+ whisper-rs = { git = " https://github.com/tazz4843/whisper-rs" , rev = " e3d67d5" , features = [" raw-api" , " tracing_backend" ], optional = true }
0 commit comments