mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-11-07 08:34:37 +01:00
Update README.md
This commit is contained in:
parent
3e69a6071d
commit
705198f063
@ -24,6 +24,11 @@ Supported platforms:
|
|||||||
- [x] [Android](https://github.com/ggerganov/whisper.cpp/issues/30)
|
- [x] [Android](https://github.com/ggerganov/whisper.cpp/issues/30)
|
||||||
- [ ] iOS
|
- [ ] iOS
|
||||||
|
|
||||||
|
Having such a lightweight implementation of the model allows to easily integrate it in different platforms and applications.
|
||||||
|
As an example, here is a video of running the model on an iPhone 13 device - fully offline, on-device:
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/1991296/197378526-835929d3-8d87-4904-9d2f-f2c286fa38ad.mp4
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To build the main program, run `make`. You can then transcribe a `.wav` file like this:
|
To build the main program, run `make`. You can then transcribe a `.wav` file like this:
|
||||||
|
Loading…
Reference in New Issue
Block a user