File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -500,6 +500,7 @@ Some of the examples are even ported to run in the browser using WebAssembly. Ch
500
500
| [stream](examples/stream) | [stream.wasm](examples/stream.wasm) | Real-time transcription of raw microphone capture |
501
501
| [command](examples/command) | [command.wasm](examples/command.wasm) | Basic voice assistant example for receiving voice commands from the mic |
502
502
| [talk](examples/talk) | [talk.wasm](examples/talk.wasm) | Talk with a GPT-2 bot |
503
+ | [talk-llama](examples/talk-llama) | | Talk with a LLaMA bot |
503
504
| [whisper.objc](examples/whisper.objc) | | iOS mobile application using whisper.cpp |
504
505
| [whisper.swiftui](examples/whisper.swiftui) | | SwiftUI iOS / macOS application using whisper.cpp |
505
506
| [whisper.android](examples/whisper.android) | | Android mobile application using whisper.cpp |
You can’t perform that action at this time.
0 commit comments