Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,7 @@ The easiest way to test differing audio context is to use whisper.cpp with the `
|
|
36 |
|
37 |
## Metrics
|
38 |
Speed was evaluated using TensorRT-LLM using In-flight Batching
|
|
|
39 |
|
40 |
| Model Name | WER on Earnings22 | Relative Speed |
|
41 |
|------------------------------------------------------------------|--------|----------------|
|
|
|
36 |
|
37 |
## Metrics
|
38 |
Speed was evaluated using TensorRT-LLM using In-flight Batching
|
39 |
+
Dynamic context was padded with additional 128 context for stability
|
40 |
|
41 |
| Model Name | WER on Earnings22 | Relative Speed |
|
42 |
|------------------------------------------------------------------|--------|----------------|
|