From c9946e316b41c21d96d140fe9c4ff190f66c2789 Mon Sep 17 00:00:00 2001 From: rouce Date: Sun, 3 Dec 2023 00:03:32 -0500 Subject: [PATCH] update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74e37d8..7771b3a 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,10 @@ Results are for the complete run which includes loading the model, running VAD, | GPU Model | Poor mic placement (m:s:ms) | Thick accents (m:s:ms) | Artifacts in audio (m:s:ms) | Ideal audio (m:s:ms) | Long form (m:s:ms) | (Docker/Native) | Model | |-|-|-|-|-|-|-|-| -| RTX 2060S | [00:11:12](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:06:96](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:04:40](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:31](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | 03:34:00 | Native | faster-medium | -| RTX A5000 | [00:10:86](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:07.84](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:07:75](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:91](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | 03:17:10 | Native | faster-large-v3 | +| RTX 2060S | [00:11:12](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:06:96](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:04:40](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:31](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | [03:34:00](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Black%20Magic-NA_x264.mp4-subs.srt) | Native | faster-medium | +| RTX A5000 | [00:10:86](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:07.84](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:07:75](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:91](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | [03:17:10](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Black%20Magic-NA_x264.mp4-subs.srt) | Native | faster-large-v3 | ## 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