Skip to content

Conversation

@richiejp
Copy link
Collaborator

@richiejp richiejp commented Dec 17, 2025

  • chore(makefile): Add buildargs for sd and cuda when building backend
  • feat(whisper): Add prompt to condition transcription output

Description

Allows the user to add previously transcribed text or some other text that helps with transcription. For example, uncommon words such as "LocalAI", or names in a different language to the one being transcribed.

Notes for Reviewers

  • Check it is definitely being passed to whisper (presently it appears to have no effect)

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit d822e5a
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6943c9273579f70008cbec35
😎 Deploy Preview https://deploy-preview-7624--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
@richiejp richiejp force-pushed the feat/whisper-prompt branch from cb242fd to d822e5a Compare December 18, 2025 09:28
@richiejp richiejp marked this pull request as ready for review December 18, 2025 09:30
@richiejp
Copy link
Collaborator Author

I'm using it now and it now writes LocalAI and VoxInput as a single word with the correct capitalisation.

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

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

fantastic!

@mudler mudler merged commit 716dba9 into mudler:master Dec 18, 2025
40 of 41 checks passed
sredman pushed a commit to sredman/LocalAI that referenced this pull request Dec 20, 2025
)

* chore(makefile): Add buildargs for sd and cuda when building backend

Signed-off-by: Richard Palethorpe <io@richiejp.com>

* feat(whisper): Add prompt to condition transcription output

Signed-off-by: Richard Palethorpe <io@richiejp.com>

---------

Signed-off-by: Richard Palethorpe <io@richiejp.com>
Signed-off-by: Simon Redman <simon@ergotech.com>
@mudler mudler added enhancement New feature or request and removed enhancements labels Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants