Skip to content

Update model list in README and publish_to_hf.yml with new LiquidAI m…#487

Merged
HenryNdubuaku merged 1 commit intomainfrom
lfm_models
Mar 4, 2026
Merged

Update model list in README and publish_to_hf.yml with new LiquidAI m…#487
HenryNdubuaku merged 1 commit intomainfrom
lfm_models

Conversation

@jakmro
Copy link
Copy Markdown
Collaborator

@jakmro jakmro commented Mar 4, 2026

…odels

Copilot AI review requested due to automatic review settings March 4, 2026 01:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md with new LiquidAI LFM2-1.2B variants and nvidia/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.

Comment on lines 247 to +250
| 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 |
Copy link

Copilot AI Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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).

Suggested change
| 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 |

Copilot uses AI. Check for mistakes.
@HenryNdubuaku HenryNdubuaku merged commit 2ffab33 into main Mar 4, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants