Skip to content

Update audio transcription example for LFM2.5-Audio-1.5B - #129

Open
iamleonie wants to merge 1 commit into
mainfrom
docs/audio-transcription-cli-lfm25-update
Open

Update audio transcription example for LFM2.5-Audio-1.5B#129
iamleonie wants to merge 1 commit into
mainfrom
docs/audio-transcription-cli-lfm25-update

Conversation

@iamleonie

Copy link
Copy Markdown
Contributor

Summary

  • Mirrors Liquid4All/cookbook#125, which switched the audio-transcription-cli example to LFM2.5-Audio-1.5B
  • Updates model name/links throughout, repoints the model-card link to the new lfm25-audio-1.5b docs page
  • Adds the new --quantization flag usage and Q4_0/Q8_0/F16 size table
  • Updates the 3 examples.sh code blocks: new llama-liquid-audio-cli binary name, -mm flag (was --mmproj), new required --tts-speaker-file, and fixed-voice TTS prompts (US male/UK male/US female/UK female, replacing the old freeform voice-description prompt)

Test plan

  • npm run snapshot:check passes (no link changes needed since page path/frontmatter unchanged)
  • Visual check on npx mintlify dev

Mirrors cookbook PR Liquid4All/cookbook#125: new model name/links,
--quantization flag with size table, and updated examples.sh commands
(llama-liquid-audio-cli binary, -mm/--tts-speaker-file flags, fixed
TTS voice options).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
liquid-docs 🟢 Ready View Preview Sep 1, 2026, 6:43 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment on lines 133 to 137
- LFM2-350M for text cleaning

### What is LFM2-350M?

[LFM2-350M](https://docs.liquid.ai/lfm/models/lfm2-350m) is a small text-to-text model that can be used for tasks like text cleaning. To achieve optimal performance for your particular use case, you need to optimize your system and user prompts.

@alfredeng alfredeng Sep 1, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can also update this to latest model

Suggested change
- LFM2.5-350M for text cleaning
### What is LFM2.5-350M?
[LFM2.5-350M](https://docs.liquid.ai/lfm/models/lfm25-350m) is a small text-to-text model that can be used for tasks like text cleaning. To achieve optimal performance for your particular use case, you need to optimize your system and user prompts.

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.

2 participants