Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,17 @@ NeMo is a great training framework, but running Parakeet just for inference drag

---

## Community projects

Built on parakeet.cpp by the community (not maintained or tested by the core team):

- [**parakeet-ios-demo**](https://github.com/Kashif-E/parakeet-ios-demo) — live,
on-device streaming speech-to-text on iOS (SwiftUI) over the streaming C-API,
with a side-by-side compare against Apple's SpeechTranscriber and Moonshine.
By [@Kashif-E](https://github.com/Kashif-E).

---

## Citation

If you use parakeet.cpp, please cite this repository and the original models:
Expand Down