Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(audio_to_text): convert audio to the expected format #280

Closed
axel7083 opened this issue Apr 17, 2024 · 1 comment
Closed

feat(audio_to_text): convert audio to the expected format #280

axel7083 opened this issue Apr 17, 2024 · 1 comment
Assignees
Labels
enhancement Improve on an existing feature or experience

Comments

@axel7083
Copy link

As raised by @lstocchi in containers/podman-desktop-extension-ai-lab#869 (review) user may try to use some format which are not compatible.

As ffmpeg is available, the whisper_client.py could check for the format of the source audio and convert it to the expected format before sending it.

cc @MichaelClifford

@MichaelClifford
Copy link
Collaborator

Similar to #64. wIll close 64 in favor of this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve on an existing feature or experience
Projects
Development

No branches or pull requests

4 participants