Switch from WebRTC to microVAD (#122861)

* Switch WebRTC to microVAD

* Remove webrtc-noise-gain from licenses
This commit is contained in:
Michael Hansen
2024-07-31 02:42:45 -05:00
committed by GitHub
parent beb2ef121e
commit 7f4dabf546
15 changed files with 320 additions and 347 deletions

View File

@@ -172,7 +172,6 @@ EXCEPTIONS = {
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
"tellduslive", # https://github.com/molobrakos/tellduslive/pull/24
"tellsticknet", # https://github.com/molobrakos/tellsticknet/pull/33
"webrtc_noise_gain", # https://github.com/rhasspy/webrtc-noise-gain/pull/24
"vincenty", # Public domain
"zeversolar", # https://github.com/kvanzuijlen/zeversolar/pull/46
}