Setting up training pipe for MacOS

Hi!

I want to train my own model. I follow the instructions and calling the command:
python util/taskcluster.py --target /tmp --source tensorflow --artifact tensorflow_warpctc-1.4.0-cp27-cp27mu-linux_x86_64.whl

This package is not compatible with MacOS, which I use. What is the correct package name of tensorflow_warpct package for MacOS?

You don’t need to install our TensorFlow wheel to train, you can rely on upstream’s.