Update model list in README and publish_to_hf.yml with new LiquidAI m…#487
Update model list in README and publish_to_hf.yml with new LiquidAI m…#487HenryNdubuaku merged 1 commit intomainfrom
Conversation
…odels Signed-off-by: jakmro <[email protected]>
There was a problem hiding this comment.
Pull request overview
Updates the repository’s documented/published model inventory to include newly supported LiquidAI LFM2 1.2B variants (and an additional Parakeet ASR entry), keeping user-facing docs aligned with the release publishing workflow.
Changes:
- Expanded the Supported Models table in
README.mdwith new LiquidAI LFM2-1.2B variants andnvidia/parakeet-tdt-0.6b-v3. - Added the new LiquidAI LFM2-1.2B variants to the Hugging Face publish workflow’s
MODELS_CONFIG.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Adds new supported models to the documentation list. |
| .github/workflows/publish_to_hf.yml | Adds new models to the release publishing configuration for Hugging Face. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | openai/whisper-medium | transcribe, speech embed, Apple NPU | | ||
| | nvidia/parakeet-ctc-0.6b | transcribe, speech embed, Apple NPU | | ||
| | nvidia/parakeet-ctc-1.1b | transcribe, speech embed, Apple NPU | | ||
| | nvidia/parakeet-tdt-0.6b-v3 | transcribe, speech embed, Apple NPU | |
There was a problem hiding this comment.
The Features column mixes "transcription" and "transcribe" for ASR models (e.g., moonshine/whisper-small vs whisper-medium/parakeet). For consistency and easier scanning, standardize on one term across all speech models (and keep the same style for the rest of the table).
| | openai/whisper-medium | transcribe, speech embed, Apple NPU | | |
| | nvidia/parakeet-ctc-0.6b | transcribe, speech embed, Apple NPU | | |
| | nvidia/parakeet-ctc-1.1b | transcribe, speech embed, Apple NPU | | |
| | nvidia/parakeet-tdt-0.6b-v3 | transcribe, speech embed, Apple NPU | | |
| | openai/whisper-medium | transcription, speech embed, Apple NPU | | |
| | nvidia/parakeet-ctc-0.6b | transcription, speech embed, Apple NPU | | |
| | nvidia/parakeet-ctc-1.1b | transcription, speech embed, Apple NPU | | |
| | nvidia/parakeet-tdt-0.6b-v3 | transcription, speech embed, Apple NPU | |
…odels