Sign inSign up

choirless/choirless_py_actions

By choirless

Updated almost 6 years ago

Docker image for Choirless python cloud functions

Image
0

10K+

choirless/choirless_py_actions repository overview

Openwhisk cloud function for converting and aligning audio tracks

Deploy the package

Make sure you are logged in to the IBM Cloud account (ibmcloud login)

Check the contents of Makefile and ensure the namespace and buckets are correct. Make sure the COS buckets you want to use exist. By default:

  • RAW_BUCKET_NAME ?= choirless-videos-raw
  • CONVERTED_BUCKET_NAME ?= choirless-videos-converted
  • TRIMMED_BUCKET_NAME ?= choirless-videos-trimmed

run:

make

This will create actions and triggers of the COS buckets.

Tag summary

Content type

Image

Digest

Size

1012.4 MB

Last updated

almost 6 years ago

docker pull choirless/choirless_py_actions