You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is not directly related, however I am trying to call a macro that will remove noise from an audiofile using OpenVino in Audacity using PowerShell. However, it seems that given the scripting restrictions of Audacity, this is rather complicated.
Best regards,
Kaj
The text was updated successfully, but these errors were encountered:
This project provides some standalone .exe's for applying noise suppression -- so perhaps this is a better option if you want to apply noise suppression from a script.
Edit: Note that the only drawback is that you'll need to make sure audio files are in the correct format (.wav / 48khz) to feed to those standalone .exe's -- whereas our Audacity plugins will do the necessary conversions, etc.
Hi,
I know this is not directly related, however I am trying to call a macro that will remove noise from an audiofile using OpenVino in Audacity using PowerShell. However, it seems that given the scripting restrictions of Audacity, this is rather complicated.
Best regards,
Kaj
The text was updated successfully, but these errors were encountered: