This commit is contained in:
Zero 2023-08-28 16:12:00 -06:00
parent 66f8aaeb86
commit 776abc3c91
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B

View file

@ -67,7 +67,7 @@ See [BUILDING.md](BUILDING.md) for instructions for building whisper-rs on Windo
## Troubleshooting ## Troubleshooting
* Something other than Windows/macOS/Linux isn't working! * Something other than Windows/macOS/Linux isn't working!
* I don't have a way to test this platforms, so I can't really help you. * I don't have a way to test these platforms, so I can't really help you.
* If you can get it working, please open a PR with any changes to make it work and build instructions in BUILDING.md! * If you can get it working, please open a PR with any changes to make it work and build instructions in BUILDING.md!
* I get a panic during binding generation build! * I get a panic during binding generation build!
* You can attempt to fix it yourself, or you can set the `WHISPER_DONT_GENERATE_BINDINGS` environment variable. * You can attempt to fix it yourself, or you can set the `WHISPER_DONT_GENERATE_BINDINGS` environment variable.