joplin/packages/app-mobile/android/vendor
Henry Heino 700ddf269a
Android: Voice typing: Update whisper.cpp to v1.7.5 (#12353)
2025-05-28 09:48:06 +01:00
..
whisper.cpp Android: Voice typing: Update whisper.cpp to v1.7.5 (#12353) 2025-05-28 09:48:06 +01:00
.gitignore Android: Switch default library used for Whisper voice typing (#11881) 2025-02-27 18:31:13 +00:00
README.md Android: Switch default library used for Whisper voice typing (#11881) 2025-02-27 18:31:13 +00:00

README.md

Vendored Android packages

This directory contains upstream packages that can't be added as direct dependencies (e.g. through npm).

whisper.cpp

whisper.cpp provides voice typing capabilities. It can be updated by replacing the contents of the whisper.cpp directory with the latest content from https://github.com/ggerganov/whisper.cpp. To decrease the size of the whisper.cpp directory, some files are ignored by the .gitignore.