capstone496 / SpeechSentiments

1 stars 1 forks source link

Investigate Data Preprocessing Alternatives For Spectrogram/CNN Approach #13

Open KatJHuang opened 5 years ago

KatJHuang commented 5 years ago

For our CNN model to return a prediction, we must supply the input in the form of an image. But our raw input is an audio file. To which party (Google Cloud, Android, etc.) to delegate this data format conversion is a problem to be solved. We should investigate alternatives to achieve this utilitarian functionality.

Possible Alternatives: