summaryrefslogtreecommitdiffstats
path: root/audio/openvino-plugins-ai-audacity/README
blob: d4111dc4cff4a7c8402d1b9f4c47006592560bb1 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

Due to the size of the openvino models, currently only two of the
effects are provided with this build:
  -Music Separation -- Separate a mono or stereo track into individual
     stems -- Drums, Bass, Vocals, & Other Instruments.
  -Noise Suppression -- Removes background noise from an audio sample.


whisper.cpp needs to be build against openvino to pick it up as
dependency.