Skip to content

Commit 56cf3fe

Browse files
authored
Update bug_report.md
1 parent dfe056d commit 56cf3fe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,15 @@ If the bug relates to `Whisper` / `ASR`, please complete the following.
3838
- Whisper Hardware Options: [e.g. Cuda -> Cpu -> CpuNoAvx]
3939
- [Microsoft Visual C++ Redistributable Version >=2022](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version) Installed: [e.g. True]
4040

41+
If the bug relates to the specific media file, please complete the following.
42+
43+
- local or online video: [e.g. local]
44+
- [MediaInfo](https://mediaarea.net/MediaInfo) results (if local):
45+
46+
```
47+
```
48+
49+
- URL (if online): [e.g. https://www.youtube.com/watch?v=aaaa]
50+
4151
**Additional context**
4252
Add any other context about the problem here.

0 commit comments

Comments
 (0)