projects: Add VoiceFX

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-02-25 07:10:23 +01:00
parent a919527690
commit 1a71b776b2
+177
View File
@@ -0,0 +1,177 @@
---
layout: default
title: "VoiceFX"
comments: true
---
{% capture content %}Remove any kinds of noise from your recordings in post, with VoiceFX's noise removal based on the powerful NVIDIA Broadcast technology! Whether it is keyboard clacking, a vacuum, construction noise, or just ambient noise, VoiceFX can help restore just your own voice<sup>1</sup>. Available as both a VST2.x and a VST3.x plugin compatible with many VST hosts<sup>2</sup>.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}<small><sup>1</sup>A volume difference between voice and noise of 25 dBFS or more may be required for ideal results. The effect will try its best to remove noise, but is not magic and may fail under certain conditions.</small><br><small><sup>2</sup>Any fully standard compliant VST host will be able to load VoiceFX, but there may be some incompatibilities by default.</small>{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=1 content="Purchase & Download" %}
{% capture content %}VoiceFX is available both as a limited Free version, as well as a fully featured Paid version. It is distributed via itch.io (see widget), as well as a reward for Tier 2 Supporters via {% include inline/link.liquid url="https://patreon.com/Xaymar" content="Patreon" %}, {% include inline/link.liquid url="https://github.com/sponsors/Xaymar" content="Github" %}, or {% include inline/link.liquid url="https://twitch.tv/Xaymar" content="Twitch" %} on {% include inline/link.liquid url="https://s.xaymar.com/discord" content="Discord" %}. Please note that rewards for supporters change at any moment without prior announcement.{% endcapture %}{% include blocks/paragraph.liquid content=content align=center %}
{% capture content %}<iframe src="https://itch.io/embed/1190072?linkback=true&bg_color=252525&fg_color=ffffff&link_color=3373cc&border_color=07111e" width="100%" height="167" frameborder="0"><a href="https://xaymar.itch.io/voicefx">VoiceFX by Xaymar</a></iframe>{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture columns %}
{% capture column %}
{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/powered-by-nvidia-broadcast-lockup-rgb-wht-for-screen.png" float="left" height="150px" %}
{% capture content %}The NVIDIA Audio Effects SDK gives you everything you need to rise above the noise every time. AI-powered noise removal filters both incoming and outgoing audio to make every conversation crystal-clear. No special equipment required.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% capture column %}
{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/VST_Compatible_Logo_Steinberg.png" float="left" height="150px" %}
{% capture content %}VST is a trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% endcapture %}{% include blocks/columns.liquid content=columns %}
{% include blocks/heading.liquid level=3 content="System Requirements" %}
{% capture table %}
<thead>
<tr>
<th>Component</th>
<th>Minimum</th>
<th>Recommended</th>
</tr>
</thead>
<tr>
<th>CPU</th>
<td>
AMD Ryzen 5 1400 or better<br>
Intel i5 6th Generation or better
</td>
<td>
AMD Ryzen 5 3400 or better<br>
Intel i5 7th Generation or better
</td>
</tr>
<tr>
<th>RAM</th>
<td>4 GiB free, 8 GiB total</td>
<td>8 GiB free, 16 GiB total</td>
</tr>
<tr>
<th>GPU</th>
<td colspan=2>Any Tensor capable (NVIDIA® RTX 2060 or better)<br>Driver: 456.xx or newer</td>
</tr>
<tr>
<th>Disk</th>
<td colspan=2>Around 100 MiB</td>
</tr>
<tr>
<th>Other</th>
<td colspan=2>Compatible version of {% include inline/link.liquid url="https://www.nvidia.com/broadcast-sdk-resources/" content="NVIDIA Audio Effects Redistributable" %}</td>
</tr>
{% endcapture %}{% include blocks/table.liquid content=table %}
{% include blocks/heading.liquid level=3 content="Version Differences" %}
{% capture content %}The table below explains the differences between each version, as well as what is planned for the future. Please note that this is not a guarantee, as sometimes features end up impossible upon closer inspection.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture table %}
<thead>
<tr>
<th>Feature</th>
<th>v0.1</th>
<th>v0.2</th>
<th>v0.3</th>
<th>v0.4</th>
<th>v0.5</th>
<th>v0.6</th>
<th>v0.7</th>
<th>v0.8</th>
<th>v0.9</th>
<th>v1.0</th>
</tr>
</thead>
<tr>
<td>VST 3.x Support</td>
<td>Maybe</td>
<td colspan=65535>Yes</td>
</tr>
<tr>
<td>VST 2.x Support</td>
<td>No</td>
<td>Maybe<br>Paid only</td>
<td colspan=65535>Yes<br>Paid only</td>
</tr>
<tr>
<td>Noise Removal</td>
<td colspan=2>Maybe</td>
<td colspan=65535>Yes</td>
</tr>
<tr>
<td>Echo Removal</td>
<td colspan=3>No</td>
<td colspan=65535>Yes<br>Paid only</td>
</tr>
<tr>
<td>Intensity Control</td>
<td colspan=4>No</td>
<td colspan=65535>Yes<br>Paid only</td>
</tr>
<tr>
<td>Automation</td>
<td colspan=5>No</td>
<td colspan=65535>Yes<br>Paid only</td>
</tr>
<tr>
<td>Dry/Wet Mix</td>
<td colspan=6>No</td>
<td colspan=65535>If Possible<br>Paid only</td>
</tr>
{% endcapture %}{% include blocks/table.liquid content=table %}
{% include blocks/heading.liquid level=1 content="Help & Support" %}
{% capture content %}If you've encountered a problem using VoiceFX, please try the following steps:{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=2 content="Ensure your System meets the Minimum Requirements" %}
{% capture content %}An unfortunately very common issue lately is people ignoring the System Requirements entirely, and wondering why the effect does not work on their System. Please make sure that your system meets the requirements or exceeds them, and that you have a Driver that is equal to or exceeds the requirement.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=2 content="Install the correct NVIDIA Audio Effects Redistributable" %}
{% capture content %}There are multiple versions of the NVIDIA Audio Effects Redistributable, and you need to make sure to install the one that matches your Systems GPU. You can also just install all of them, which is a waste of disk space, but it does ensure that you have the correct Redistributable installed since all of them are installed.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=2 content="None of these solved my issues!" %}
{% capture content %}If the problem you've encountered is not solved by any of the above answers, please join the {% include inline/link.liquid content="Official Discord" url="https://s.xaymar.com/discord" %} and find the <i>#voicefx-support</i> channel. The channel is usually filled with a lot of information about what works and what doesn't work, so take a few minutes to just scroll through it or use the search function. Note that while I'd like to eventually solve all problems, unfortunately the world is not perfect, so not everything will end up working.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture details %}
{% capture columns %}
{% capture column %}
{% include blocks/heading.liquid level=2 content="VoiceFX (Free Version)" %}
{% capture content %}Copyright 2020 Michael Fabian 'Xaymar' Dirks &lt;info@xaymar.com&gt;{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li><li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li>{%endcapture%}{%include blocks/list.liquid content=content %}
{% capture content %}THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% capture column %}
{% include blocks/heading.liquid level=2 content="VoiceFX (Paid Version)" %}
{% capture content %}Copyright 2020 Michael Fabian 'Xaymar' Dirks &lt;info@xaymar.com&gt;<br> All Rights Reserved.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Redistribution of the source or binary form is forbidden unless explicitly permitted by the Copyright holder in a separate agreement. All redistributed binaries must retain the above copyright notice, this list of conditions, and the following disclaimer.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Use in source or binary form, with or without modification, are permitted provided that the following conditions are met:{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}
<li>The user must be in possession of a valid purchase receipt for VoiceFX from one of the sellers linked above.</li>
<li>The user must not be located in an area of the world to which exporting is forbidden from the European Union.</li>
{%endcapture%}{%include blocks/list.liquid content=content %}
{% capture content %}THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% capture column %}
{% include blocks/heading.liquid level=2 content="Steinberg VST 3 Plug-In SDK" %}
{% capture content %}VST is a trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}The Software Development Kit may not be distributed in parts or its entirety without prior written agreement by Steinberg Media Technologies GmbH. The SDK must not be used to re-engineer or manipulate any technology used<br>in any Steinberg or Third-party application or software module, unless permitted by law. Neither the name of the Steinberg Media Technologies GmbH nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Before publishing a software under the proprietary license, you need to obtain a copy of the License Agreement signed by Steinberg Media Technologies GmbH. The Steinberg VST SDK License Agreement can be found at: <a href="http://www.steinberg.net/en/company/developers.html">http://www.steinberg.net/en/company/developers.html</a>{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}THE SDK IS PROVIDED BY STEINBERG MEDIA TECHNOLOGIES GMBH "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL STEINBERG MEDIA TECHNOLOGIES GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE<br>OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% capture column %}
{% include blocks/heading.liquid level=2 content="Secret Rabbit Code" %}
{% capture content %}Copyright (c) 2012-2016, Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt; All rights reserved.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li><li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li>{%endcapture%}{%include blocks/list.liquid content=content %}
{% capture content %}THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% endcapture %}{% include blocks/columns.liquid content=columns %}
{% endcapture %}{% include blocks/details.liquid title="Licenses & Trademarks" content=details level=1 open=false %}