JudahGabriel/Chavah

Machine Learning ML

kdcllc opened this issue · 2 comments

Add python based Docker instance for ML processing of the Audio utilizing this library: https://github.com/tyiannak/pyAudioAnalysis

Since the application is written in C# develop models and ML with https://github.com/dotnet/machinelearning

This would be super cool to have. I've long wanted to get into machine learning. Looking forward to seeing this come together.

I have created docker image that now the pyAudioAnalysis library can be tested against
https://hub.docker.com/r/kdcllc/python-ml/

The goal is to make Flask webapi server for processing MP3 files. I believe we can host final Docker container inside of Azure https://koukia.ca/deploying-docker-containers-to-azure-app-services-672d587c5c39