Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes OOM Errors - too high RAM usage by VAD
Reported problems: #1193 #1169 VAD implementations consumes humongous memory amounts [original Silero doesn't have this problem] This PR should fix the OOM problem. Alt solution could be removing 'lru_cache'.
- Loading branch information