Skip to content

Accessing private files for annotation #1

@danielmlow

Description

@danielmlow

@satra

The way I set up the script, the user can access their google drive and it will save their annotations to Google Drive. And it includes the option of saving and continuing later (by loading all the saved files of the person with the same initials). 
https://github.com/danielmlow/tutorials/blob/main/annotation.ipynb
(if you open in Google Colab you'll see the code is hidden for the user).

Two options for accessing audio files:
Option A) So I need the user to download and then upload a directory with the script and the files to a specific path in their Drive so they don't need to change the path in the script (since they don't know how to code and to make things simpler). 

Option B) A better option would be loading the files from a URL. But I'm not sure where to store the audio files on a server in a private manner to then import from a URL and not sure if there might be loading/memory issues. 
Any thoughts? 

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions