{% extends "_base.html" %} {% block content %}

An Intelligent System for Instrument Detection

*placeholder input* We present to you a intelligent system for instrument detection. Using audio processing techinques and a convolutionsal neural network we are able to classify instruments used in a song. other exciting words that might catch peoples attention and make them use our product. To use our service upload an mp3 file below. *placeholder input*

{% load static %} CNN for audio
{% csrf_token %} {{ form.audio_file }} Clear
{% if predictions %}

{{ file_name }} Predictions:

{% endif %}
{% endblock content %}