Port details |
- speech-denoiser-lv2 Speech denoise LV2 plugin based on RNNoise library
- g20181007_1 audio =2 g20181007_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-10-21 10:45:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/lucianodato/speech-denoiser
- Description:
- A speech denoise LV2 plugin based on the modified Xiph's RNNoise library
by GregorR.
RNNoise is a library that uses deep learning to apply noise supression to audio
sources with voice presence.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- speech-denoiser-lv2>0:audio/speech-denoiser-lv2
- To install the port:
- cd /usr/ports/audio/speech-denoiser-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/speech-denoiser-lv2
- pkg install speech-denoiser-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: speech-denoiser-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1540097529
SHA256 (lucianodato-speech-denoiser-g20181007-04cfba9_GH0.tar.gz) = fecc2703d81bfb3cf6d348c226bfddcd3101c3c5a46daba29689569bfa53f493
SIZE (lucianodato-speech-denoiser-g20181007-04cfba9_GH0.tar.gz) = 839640
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lv2>0 : audio/lv2
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- librnnoise-nu.so : audio/rnnoise-nu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for speech-denoiser-lv2-g20181007_1:
SIMD=on: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- audio_speech-denoiser-lv2
- USES:
- localbase:ldflags meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20181007_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20181007_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20181007_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20181007_1 26 Oct 2018 06:12:30 |
yuri |
audio/speech-denoiser-lv2: Fix build on 12; Fix build on non-Intel architectures
On 12: Remove the unsupported optimization option
On non-Intel architectures: make SSE options based on the port option on
amd64/i386 only
Reported by: fallout |
g20181007 21 Oct 2018 05:38:08 |
yuri |
New port: audio/speech-denoiser-lv2: Speech denoise LV2 plugin based on RNNoise
library |
Number of commits found: 6
|