mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 14:47:40 +03:00
remove whisper
This commit is contained in:
parent
51397aeb1d
commit
c4f90a660d
@ -60,5 +60,9 @@ ignore_errors = true
|
||||
[mypy-frigate.util.*]
|
||||
ignore_errors = true
|
||||
|
||||
# Third-party code imported from https://github.com/ufal/whisper_streaming
|
||||
[mypy-frigate.data_processing.real_time.whisper_online]
|
||||
ignore_errors = true
|
||||
|
||||
[mypy-frigate.video.*]
|
||||
ignore_errors = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user