Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -437,9 +437,12 @@ For more details, see the conversion script [models/convert-pt-to-ggml.py](model
|
|
| 437 |
## Bindings
|
| 438 |
|
| 439 |
- [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs)
|
|
|
|
| 440 |
- [ ] Python:
|
| 441 |
- [ ] Java:
|
| 442 |
|
| 443 |
## Examples
|
| 444 |
|
| 445 |
There are various examples of using the library for different projects in the [examples](examples) folder. Check them out!
|
|
|
|
|
|
|
|
|
| 437 |
## Bindings
|
| 438 |
|
| 439 |
- [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs)
|
| 440 |
+
- [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm)
|
| 441 |
- [ ] Python:
|
| 442 |
- [ ] Java:
|
| 443 |
|
| 444 |
## Examples
|
| 445 |
|
| 446 |
There are various examples of using the library for different projects in the [examples](examples) folder. Check them out!
|
| 447 |
+
|
| 448 |
+
## [Frequently asked questions (#126)](https://github.com/ggerganov/whisper.cpp/discussions/126)
|