You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the dataset preprocessing using apply_fan_to_dataset.py, the output is xxxx.npy. However, the lrs3_dataset.py and mead_dataset.py need data of format xxxx.pkl. So how should I get this .pkl file?
Many thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for this excellent work!
In the dataset preprocessing using
apply_fan_to_dataset.py
, the output isxxxx.npy
. However, thelrs3_dataset.py
andmead_dataset.py
need data of formatxxxx.pkl
. So how should I get this .pkl file?Many thanks!
The text was updated successfully, but these errors were encountered: