mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Commit b7f05445c0
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)
5 lines
310 B
Text
5 lines
310 B
Text
A python interface to the WebRTC Voice Activity Detector (VAD).
|
|
A VAD classifies a piece of audio data as being voiced or unvoiced. It can be
|
|
useful for telephony and speech recognition.
|
|
The VAD that Google developed for the WebRTC project is reportedly one of the
|
|
best available, being fast, modern and free.
|