whisper.cpp used in new set of Audacity AI plugins #1647
RyanMetcalfeInt8
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Just wanted to announce a new set of AI plugins for Audacity -- which includes the ability to generate a label track from an audio track using whisper.cpp. Check it out!
https://github.com/intel/openvino-plugins-ai-audacity
Full Description
A set of AI-enabled effects, generators, and analyzers for Audacity®. These AI features run 100% locally on your PC 💻 -- no internet connection necessary! OpenVINO™ is used to run AI models on supported accelerators found on the user's system such as CPU, GPU, and NPU.
Music Separation🎵 -- Separate a mono or stereo track into individual stems -- Drums, Bass, Vocals, & Other Instruments.
Music Style Remix💿 -- Uses Stable Diffusion to alter a mono or stereo track using a text prompt.
Noise Suppression🧹 -- Removes background noise from an audio sample.
Music Generation🎶 -- Uses Stable Diffusion to generate snippets of music from a text prompt.
Whisper Transcription🎤 -- Uses whisper.cpp to generate a label track containing the transcription or translation for a given selection of spoken audio or vocals.
Beta Was this translation helpful? Give feedback.
All reactions