Automatic Speech Recognition
WhisperKit
LiteRT
LiteRT
whisper
parakeet
nvidia
openai
asr
transcription
local
on-device
quantized
compressed
Instructions to use argmaxinc/parakeetkit-litert-pro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- WhisperKit
How to use argmaxinc/parakeetkit-litert-pro with WhisperKit:
# Install CLI with Homebrew on macOS device brew install whisperkit-cli # View all available inference options whisperkit-cli transcribe --help # Download and run inference using whisper base model whisperkit-cli transcribe --audio-path /path/to/audio.mp3 # Or use your preferred model variant whisperkit-cli transcribe --model "large-v3" --model-prefix "distil" --audio-path /path/to/audio.mp3 --verbose
- LiteRT
How to use argmaxinc/parakeetkit-litert-pro with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit ·
95ee609
1
Parent(s): 8cf4e96
Add Google Tensor G3 and G4 aipack groups (#16)
Browse files- Add Google Tensor G3 and G4 aipack groups (5a48e744d71468f1561ac8084802dec9bb477ea7)
Co-authored-by: Argmax <takeargmax@users.noreply.huggingface.co>
- parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G3/LICENSE_NOTICE.txt +7 -0
- parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G3/MelSpectrogram.tflite +3 -0
- parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G4/LICENSE_NOTICE.txt +7 -0
- parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G4/MelSpectrogram.tflite +3 -0
- parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G3/AudioEncoder.tflite +3 -0
- parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G3/LICENSE_NOTICE.txt +7 -0
- parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G4/AudioEncoder.tflite +3 -0
- parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G4/LICENSE_NOTICE.txt +7 -0
parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G3/LICENSE_NOTICE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Argmax proprietary and confidential. Under NDA.
|
| 2 |
+
|
| 3 |
+
Copyright 2026 Argmax, Inc. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Unauthorized access, copying, use, distribution, and or commercialization of this file, via any medium or means is strictly prohibited.
|
| 6 |
+
|
| 7 |
+
Please contact Argmax for licensing information at info@argmaxinc.com.
|
parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G3/MelSpectrogram.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b909850c3c70f24489cb5590958818221a008dd27f1a5daf3f2c820499fb0b53
|
| 3 |
+
size 18871880
|
parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G4/LICENSE_NOTICE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Argmax proprietary and confidential. Under NDA.
|
| 2 |
+
|
| 3 |
+
Copyright 2026 Argmax, Inc. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Unauthorized access, copying, use, distribution, and or commercialization of this file, via any medium or means is strictly prohibited.
|
| 6 |
+
|
| 7 |
+
Please contact Argmax for licensing information at info@argmaxinc.com.
|
parakeet-tdt-0.6b-v2/MelSpectrogram.aipack/src/main/assets/model#group_Google_Tensor_G4/MelSpectrogram.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b909850c3c70f24489cb5590958818221a008dd27f1a5daf3f2c820499fb0b53
|
| 3 |
+
size 18871880
|
parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G3/AudioEncoder.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f13e66aaf4299addadc5278dd6bee564fea558ec6e122209297a40c632b9f39
|
| 3 |
+
size 737194848
|
parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G3/LICENSE_NOTICE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Argmax proprietary and confidential. Under NDA.
|
| 2 |
+
|
| 3 |
+
Copyright 2026 Argmax, Inc. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Unauthorized access, copying, use, distribution, and or commercialization of this file, via any medium or means is strictly prohibited.
|
| 6 |
+
|
| 7 |
+
Please contact Argmax for licensing information at info@argmaxinc.com.
|
parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G4/AudioEncoder.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aedf317e864c13e6286e8ff226150ecadaf505634689071dc0358156ef4d3c6
|
| 3 |
+
size 737194848
|
parakeet-tdt-0.6b-v2/QuantAudioEncoder.aipack/src/main/assets/model#group_Google_Tensor_G4/LICENSE_NOTICE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Argmax proprietary and confidential. Under NDA.
|
| 2 |
+
|
| 3 |
+
Copyright 2026 Argmax, Inc. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Unauthorized access, copying, use, distribution, and or commercialization of this file, via any medium or means is strictly prohibited.
|
| 6 |
+
|
| 7 |
+
Please contact Argmax for licensing information at info@argmaxinc.com.
|