Skip to content
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

Access to the meeting dataset #54

Open
muhangao opened this issue Dec 11, 2024 · 2 comments
Open

Access to the meeting dataset #54

muhangao opened this issue Dec 11, 2024 · 2 comments

Comments

@muhangao
Copy link

Hi,

May I ask if we still have access to download the dataset? '

When I run the command:
azcopy copy https://notsofarsa.blob.core.windows.net/benchmark-datasets/train_set/240825.1_train/MTG . --recursive

I got the error:

INFO: Scanning...
INFO: Autologin not specified.
INFO: Authenticating to source using Unknown, Please authenticate using Microsoft Entra ID (https://aka.ms/AzCopy/AuthZ), use AzCopy login, or append a SAS token to your Azure URL.
INFO: Any empty folders will not be processed, because source and/or destination doesn't have full folder support

failed to perform copy command due to error: cannot start job due to error: cannot list files due to reason GET https://notsofarsa.blob.core.windows.net/benchmark-datasets
--------------------------------------------------------------------------------
RESPONSE 401: 401 Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
ERROR CODE: NoAuthenticationInformation
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>NoAuthenticationInformation</Code><Message>Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:3523a328-001e-00cb-2177-4b1feb000000
Time:2024-12-11T02:50:22.8410863Z</Message></Error>
--------------------------------------------------------------------------------

Thanks in advance!

@igor0304
Copy link

Hi Muhan. Sure, we never planned to revoke access to this data. I am checking what happened. Will get back to you.

@SaddamAnnais
Copy link

SaddamAnnais commented Dec 22, 2024

Hi team. I'm currently having the same issue.

from utils.azure_storage import download_meeting_subset
download_meeting_subset('train_set', '240825.1_train', 'data/meeting_data')

About 3 weeks ago, I have run it and I can download it. Due to some reason I want to download it again and it fails with the same error as @muhangao. Any help would be appreciated, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants