mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Switch from WebRTC to microVAD (#122861)
* Switch WebRTC to microVAD * Remove webrtc-noise-gain from licenses
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user