-
Notifications
You must be signed in to change notification settings - Fork 203
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
Train_set video dia125_utt3 can't be opened correctly #52
Comments
I'm running into this issue as well. |
Same issue here. |
I used the video at: #39 (comment) |
|
Someone has submitted the substitute data in this issue #39. I solve this problem by ignoring the data. |
Thank you very much! Just one more question: Did you also discard the same data for both text and audio? |
yes, i discared both of them :) |
Thanks again!! |
u r welcome, i didn't encounter this problem. Most of the problems, I think, are the Internet problems. Maybe u can check about connection quality, when u download the data. Using proxy to download the data is a good choice. Cuz transportation quality always influence the data quality. I didn't encounter the audio problem, cuz i extract the audio by my code. If your video and text didn't match, u can use Claude.ai or Chatgpt to generate some dataload code to match them. |
Your suggestions work well.Thanks!!! |
Appreciatively,your suggestion helped me resolve the issue. But I meet one more issue:I could run audio unimodal and bimodal BC-LSTM pretrained model, but got the following error when running text unimodal BC-LSTM.Could you tell me how you resolved it? |
I don't know how to solve BC-LSTM's problem, but I guess maybe BC-LSTM is not suitable for unimodal situation? You can use GPT to generate a model to deal with text modal. sorry, I'm not quite familiar with BC-LSTM |
Thank you so much once again!And sorry to bother you again,what I mean is that I downloaded the author's pre-trained text model file text_weights_sentiment.hdf5, but it cannot be run. |
HuggingFace has a lot of models which contains trained weight, such as BERT. Maybe HF is a good choice. :) |
Hi author,
I found video dia125_utt3 can't be opened correctly. It maybe broken. Could you please check this file and reupload it? thank you very much!
The text was updated successfully, but these errors were encountered: