Brendan Dwyer

Results 22 comments of Brendan Dwyer

@gaul still not working for me with a clipper card. Are you on the Pixel 2 or Pixel 2 XL?

Can you verify that the `assets.tar.gz` file was downloaded? (line 22 of the Dockerfile)

Hi @sleepsbrother Can you update the `model_bucket` argument in the docker file to `https://codait-cos-max.s3.us.cloud-object-storage.appdomain.cloud/max-audio-classifier/1.0.0`

Maybe some of those warnings should be fixed? For example: `Dockerfile:37 DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir ` this could reduce the size...

Hi @jithumurugan, I believe the training data is not publicly available. The TUPAC challenge closed in 2016 but you can try to register and see if they will let you...

Temporarily disabled via #61

Hi @Maheshppibm, the build is working for me locally and seems to be passing on Travis CI. Can you please provide more information about your environment?

Have you tried leaving everything as is and running `docker run -it -p 5000:5040 max-audio-classifier`?