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
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
A ~ also works in the path for tc.load_model and tc.load_sgraph. So this just needs to be fixed in tc.load_audio and tc.load_images.
The functions that do this properly all seem to use the _make_internal_url method. It seems like using this will also fix other issues too (e.x. S3 paths).
The following code generates a dataset that has no entries:
However, the same code where the ~ is replaced by the absolute path name works fine.
The text was updated successfully, but these errors were encountered: