Spaces:
Running
Running
jhj0517
commited on
Update issue templates
Browse files
.github/ISSUE_TEMPLATE/bug_report.md
CHANGED
|
@@ -3,7 +3,7 @@ name: Bug report
|
|
| 3 |
about: Create a report to help us improve
|
| 4 |
title: ''
|
| 5 |
labels: bug
|
| 6 |
-
assignees:
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
|
|
| 3 |
about: Create a report to help us improve
|
| 4 |
title: ''
|
| 5 |
labels: bug
|
| 6 |
+
assignees: jhj0517
|
| 7 |
|
| 8 |
---
|
| 9 |
|
.github/ISSUE_TEMPLATE/feature_request.md
CHANGED
|
@@ -3,7 +3,7 @@ name: Feature request
|
|
| 3 |
about: Any feature you want
|
| 4 |
title: ''
|
| 5 |
labels: enhancement
|
| 6 |
-
assignees:
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
|
|
| 3 |
about: Any feature you want
|
| 4 |
title: ''
|
| 5 |
labels: enhancement
|
| 6 |
+
assignees: jhj0517
|
| 7 |
|
| 8 |
---
|
| 9 |
|
.github/ISSUE_TEMPLATE/hallucination.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
name: Hallucination
|
| 3 |
+
about: Whisper hallucinations. ( Repeating certain words or subtitles starting too
|
| 4 |
+
early, etc. )
|
| 5 |
+
title: ''
|
| 6 |
+
labels: hallucination
|
| 7 |
+
assignees: jhj0517
|
| 8 |
+
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
** Download URL for sample audio **
|
| 12 |
+
- Please upload download URL for sample audio file so I can test with some settings for better result. You can use https://easyupload.io/ or any other service to share.
|