Submitted by SSC_08 t3_yazfo3 in MachineLearning
SSC_08 OP t1_itiyx16 wrote
Reply to comment by vman512 in [P] is it necessary to convert audio data from analog to digital? by SSC_08
>I'm looking at creating the machine learning model either on a custom app or using a Raspberry Pi.
>
>
>
>From what I'm understanding, it should be digital if run on the app, and analog if run on Pi. Is this correct?
>
>
>
>So sorry for all the questions, this is still new to me :)
vman512 t1_itj1y28 wrote
Any software that processes audio uses a digital representation of audio. Only when designing circuits would you ever be dealing with analog signals, for example a guitar amp.
You may be confusing analog/digital with the concept of time-domain (waveforms) vs frequency domain (spectrograms).
Viewing a single comment thread. View all comments