From c232d2db99d4f3cd36ea067ea476db21d1c984d8 Mon Sep 17 00:00:00 2001 From: Alexander Veysov Date: Wed, 16 Sep 2020 14:59:11 +0300 Subject: [PATCH] Add performance benchmarks --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 97d7122..b8fdb22 100644 --- a/README.md +++ b/README.md @@ -128,9 +128,7 @@ Also check out our [wiki](https://github.com/snakers4/silero-models/wiki). ## Performance -TBD, here will be a link and a summary of model sizes and performance metrics. - -TLDR for now: our models work ok on CPUs with RTF < 1. Each model weighs about ~200MB. We have succeeded in compressing our models up to 50MB with some loss of quality. Our aspirational goal is first to achieve 50 MB w/o quality loss and then scale to 10-20MB or even provide some compact variants of our EE models. +Please refer to this wiki [section](https://github.com/snakers4/silero-models/wiki/Performance-Benchmarks). ## Get in Touch