You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey :)
I didn’t enable cuda because it was working so quickly that I didn’t think about it. Would you like to create a PR?
Also, it would be helpful to add some notes to building.md, as you might need specific cuda DLLs when you run it outside the Rust build folder.
Hey :) I didn’t enable cuda because it was working so quickly that I didn’t think about it. Would you like to create a PR? Also, it would be helpful to add some notes to building.md, as you might need specific cuda DLLs when you run it outside the Rust build folder.
I would love to do it, but my Windows computer has been broken for a while. I'm waiting for it to come back from repair. I think I pushed the GPU too hard :-D
may I ask why CUDA is not available for speaker ID?
cargo run --example max_speakers --features cuda -- 6_speakers.wav
When I add features cuda it works by the way :-)
https://github.com/thewh1teagle/pyannote-rs/blob/main/Cargo.toml
regards...
(I was experimenting with bigger ID models and they are slow on the CPU :-) )
The text was updated successfully, but these errors were encountered: