Robust Speech Recognition via Large-Scale Weak Supervision
29 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | whisper/__init__.py | 11 | |
| LOW | whisper/__init__.py | 11 | |
| LOW | whisper/__init__.py | 11 | |
| LOW | whisper/__init__.py | 12 | |
| LOW | whisper/__init__.py | 12 | |
| LOW | whisper/__init__.py | 12 | |
| LOW | whisper/__init__.py | 12 | |
| LOW | whisper/__init__.py | 14 | |
| LOW | whisper/decoding.py | 15 | |
| LOW | whisper/timing.py | 16 | |
| LOW | whisper/transcribe.py | 35 | |
| LOW | whisper/normalizers/__init__.py | 1 | |
| LOW | whisper/normalizers/__init__.py | 2 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | whisper/__init__.py | 54 | |
| LOW | whisper/decoding.py | 323 | |
| LOW | whisper/decoding.py | 384 | |
| LOW | whisper/timing.py | 58 | |
| LOW | whisper/timing.py | 83 | |
| LOW | whisper/timing.py | 279 | |
| LOW | whisper/utils.py | 123 | |
| LOW | whisper/utils.py | 142 | |
| LOW | whisper/transcribe.py | 38 | |
| LOW | whisper/normalizers/english.py | 165 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/test_timing.py | 57 | def test_dtw_cuda_equivalence(N: int, M: int): |
| LOW | tests/test_timing.py | 89 | def test_median_filter_equivalence(shape): |
| LOW | tests/test_tokenizer.py | 14 | def test_multilingual_tokenizer(): |
| LOW | whisper/tokenizer.py | 238 | def sot_sequence_including_notimestamps(self) -> Tuple[int]: |
| LOW | whisper/normalizers/basic.py | 27 | def remove_symbols_and_diacritics(s: str, keep=""): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | whisper/transcribe.py | 617 | except Exception as e: |