Skip to content

Instantly share code, notes, and snippets.

@hammertoe
Created May 29, 2020 12:25
Show Gist options
  • Save hammertoe/8c495efd9e475394c585868073549dc8 to your computer and use it in GitHub Desktop.
Save hammertoe/8c495efd9e475394c585868073549dc8 to your computer and use it in GitHub Desktop.

Using a docker image for a cloud function

% ic fn action create calculate_alignment calculate_alignment.py --docker hammertoe/librosa_ml:latest

Invoking the function

% ic fn action invoke calculate_alignment -p referece leader.wav -p part sarah.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment