-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Q and A not working for Youtube #1643
Comments
Review the document viewer and what is in the database. Nominally for youtube video, will get both 10 frames + audio transcription. What does the console say when you upload a video? It should show lots of details if you ran in --verbose mode. |
@pseudotensor Thank you for the reply. I'm using CPU. will the YouTube chat works with CPU? I'm getting the following error. |
Try setting |
Thank You for the help. I tried but still same issue. |
@pseudotensor I think its issue with database . can you please confirm. I'm getting python src/make_db.pyExceptions: 0/0 []Traceback (most recent call last): File "/home/anushaharish538/as/h2ogpt/src/make_db.py", line 403, in It's issue with only YouTube . Pdfs working good |
@pseudotensor can you please tell me , will the YouTube chat works with CPU? Thank you. |
asr_gpu -> False already if no GPUs, so it's not that. |
Hi,
when I add YouTube video url and click on ingest it says docs:1 chunks:3, but when I ask any question about the video its connecting to internet and giving answer. It's working fine for pdf.
Regards,
Anusha
The text was updated successfully, but these errors were encountered: