Update README.md

This commit is contained in:
brooke 2023-12-02 22:54:54 +00:00
parent c5e92bf8bb
commit afd2083433

View file

@ -34,16 +34,14 @@ Results are for the complete run which includes loading the model, running VAD,
### CPU Benchmarks
| CPU Model | Poor mic placement (s) | Thick accents (s) | Artifacts in audio (s) | Ideal audio (s) | (Docker/Native) | Model |
| CPU Model | Poor mic placement (m:s:ms) | Thick accents (m:s:ms) | Artifacts in audio (m:s:ms) | Ideal audio (m:s:ms) | (Docker/Native) | Model |
|-|-|-|-|-|-|-|
### GPU Benchmarks
| GPU Model | Poor mic placement (s) | Thick accents (s) | Artifacts in audio (s) | Ideal audio (s) | (Docker/Native) | Model |
| GPU Model | Poor mic placement (m:s:ms) | Thick accents (m:s:ms) | Artifacts in audio (m:s:ms) | Ideal audio (m:s:ms) | (Docker/Native) | Model |
|-|-|-|-|-|-|-|
| RTX 2060S | 2.14 | 9.99 | 5.07 | 11.02 | Native | Faster-Medium |
## Example
| RTX 2060S | 00:02.14 | 00:09.99 | 00:05.07 | 00:11.02 | Native | Faster-Medium |
## Todo:
- [ ] Write easy bash scripts for running a set of benchmarks with an easy cleanup