stefanrmmr / streamlit-audio-recorder

Record Audio from the User's Microphone in Apps that are Deployed to the Web. (via Browser Media-API, REACT-based, Streamlit Custom Component)
MIT License
415 stars 75 forks source link

draw audio waveform #10

Closed ben-8878 closed 10 months ago

ben-8878 commented 1 year ago

Thank you very much. This tool is very useful. Will it support drawing audio waveforms?

stefanrmmr commented 10 months ago

@v-yunbin feel free to have a look at this project of mine - beatinspect, which leverages the streamlit-audio-recorder component to build a dashboard for analyzing audio-data (including 2D and 3D audio waveform display)