-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
לא עובד. #7
Comments
אינני מצליח לשחזר את הבעיה אצלי. כמו כן הריפו עובד אצל הרבה אנשים ללא בעיה. |
שאלה נוספת. האם השורות האלו מופיעות אצלך: Requirements installed. To create a public link, set |
היי, |
ומה קורה כשאתה פותח דף בדפדפן עם זה:http://127.0.0.1:7860/ |
אולי לא הסברתי כמו שצריך, אבל הGUI כן עולה לי. |
(venv) E:\RVC\hebrew_whisper>python app.py To create a public link, set |
מצב זה קורה בכל קובץ אודיו? |
חוץ מהחלק האחרון שאני אצטט בעוד רגע, בקבצי אודיו מסוימים לא מופיעות שלל השגיאות שיש למעלה. אולי קשור לקידוד האודיו. אבל עדיין לא עובד גם כשאין את השגיאות האלה. Running on local URL: http://127.0.0.1:7860 To create a public link, set |
האם אף קובץ אודיו לא יוצר transcribe או translate? |
כן, זה לא עובד עם אף קובץ. ניסיתי כמה בקידודים שונים. Requirements installed. To create a public link, set |
כפי שכתבתי בהתחלה אינני יכול לשחזר את הבעיה אצלי. אולי תתקין את הריפוזיטורי עם סביבה וויטואלית של Anaconda |
לא עובד לי גם דרך אנקונדה. |
(venv) E:\hebrew wispher>python (venv) E:\hebrew wispher>pip show torch (venv) E:\hebrew wispher> |
היי,
מריץ שלל גרסאות של וויספר על המחשב אבל לא משנה מה הGIT הזה לא עובד לי.
בכל פעם שאני לוחץ על sumbit אני מקבל את ההודעה הבאה ולאחר מכן כלום לא קורה, גם לאחר שעות:
To create a public link, set
share=True
inlaunch()
.Due to a bug fix in huggingface/transformers#28687 transcription using a multilingual Whisper will default to language detection followed by transcription instead of translation to English.This might be a breaking change for your use case. If you want to instead always translate your audio to English, make sure to pass
language='en'
.E:\hebrew_whisper\venv\lib\site-packages\transformers\models\whisper\modeling_whisper.py:694: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at ..\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp:455.)
attn_output = torch.nn.functional.scaled_dot_product_attention(
משתמש במחשב עם כרטיס מסך RTX 4070 Ti.
The text was updated successfully, but these errors were encountered: