From db7c3726be4c20baf8e3b86053903d3c875aeacb Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 4 Dec 2023 07:56:15 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7771b3a..1d25665 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,7 @@ Results are for the complete run which includes loading the model, running VAD, ## Todo: - [ ] Write easy bash scripts for running a set of benchmarks with an easy cleanup - [ ] Finalize a standard format for exporting the data into a spreadsheet -- [ ] Some outputs seem to be presenting artifacts when using faster-whisper, there should be some kind of easy review process so that batches can quickly be re-run, maybe a link to open vlc with the new subtitles loaded? \ No newline at end of file +- [ ] Some outputs seem to be presenting artifacts when using faster-whisper, there should be some kind of easy review process so that batches can quickly be re-run, maybe a link to open vlc with the new subtitles loaded? + +## Notes: +From running multiple benchmarks the resulting time it takes seems to vary a lot more than I would have expected for shorter clips, "Poor Mic placement" tested anywhere from 8s to 20s on an A5000. \ No newline at end of file