Skip to content

Commit be0cdee

Browse files
authored
Add mobile app demo section to README (#18122)
1 parent f589a74 commit be0cdee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

examples/models/parakeet/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,9 @@ If your generator is single-config, the runner may be at `.\cmake-out\examples\m
245245
| `--tokenizer_path` | Path to tokenizer file (default: `tokenizer.json`) |
246246
| `--data_path` | Path to data file (.ptd) for delegate data (required for CUDA/CUDA-Windows) |
247247
| `--timestamps` | Timestamp output mode: `none\|token\|word\|segment\|all` (default: `segment`) |
248+
249+
### Mobile App
250+
251+
Check out a [demo Android app](https://github.com/meta-pytorch/executorch-examples/tree/main/parakeet/android/ParakeetApp) for Parakeet in the separate `executorch-examples` repository.
252+
253+
https://github.com/user-attachments/assets/9793d2d0-0d23-4627-a8dc-4334b97b07ab

0 commit comments

Comments
 (0)