fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
12 stars 3 forks source link

BF-Streams: Native stream for audio data #562

Open detlefarend opened 1 year ago

detlefarend commented 1 year ago

In mode SIM audio data shall be streamed from a defined mp3 file. In mode REAL data shall be imported from a microphone...

Cross references https://wiki.python.org/moin/Audio https://librosa.org/ https://towardsdatascience.com/understanding-audio-data-fourier-transform-fft-spectrogram-and-speech-recognition-a4072d228520 https://www.youtube.com/watch?v=ZqpSb5p1xQo&t=200s

steveyuwono commented 1 year ago

Notes after brainstorming: