tazz4843/whisper-rs

Documentation for 0.10.0 on docs.rs is broken

Closed this issue · 4 comments

Was trying to use this and look up the documentation on docs.rs, and noticed that it's broken with an error:

image

Looking at the build logs points to something being broken with simd? I can submit a PR to try and fix it if that's of interest.

Ah, I just actually saw 249b732 - that might end up fixing it by proxy. Feel free to close.

Will publish 0.11 to fix this hopefully now that the SIMD fns are removed.

Awesome! Would be great to have the docs.rs

0.11 published, did a oopsie while removing SIMD and republished 0.11.1 which fixes this.