orcasound / aifororcas-podcast

Tool for exploring and improving AI detection of SRKW calls to generate expert-labeled data -- prototype at https://ai4orcas.net/portfolio/pod-cast-annotation-system/
MIT License
5 stars 1 forks source link

Unable to retrieve JSON from Azure blob storage #1

Closed jd-rs closed 4 years ago

jd-rs commented 4 years ago

When running the annotation system app, I get this message from Chrome. unable-to-retreive-json

akashmjn commented 4 years ago

@jd-r this was happening because you didn't have the right Azure blob credentials. (see the docs in the README to see how it's architected).

This V1.0 release should fix and make a lot of things clearer. I'll DM you a YAML file to try with a blob account that's already setup. Closing this issue.