adding credit for list of known hallucinations

This commit is contained in:
Steffen Albrecht
2023-12-08 15:14:29 +01:00
parent 98c1c7dfa5
commit 920a85a94a
+2
View File
@@ -5,6 +5,8 @@ from typing import Union
ALPHABET = [*"abcdefghijklmnopqrstuvwxyz"] ALPHABET = [*"abcdefghijklmnopqrstuvwxyz"]
# List of known hallucinations - taken from:
# https://github.com/openai/whisper/discussions/928
WHISPER_HALLUCINATIONS={ WHISPER_HALLUCINATIONS={
"en": [ "en": [
" www.mooji.org", " www.mooji.org",