Rushirajsinh Parmar

Results 2 comments of Rushirajsinh Parmar

For an Input image of size 250 x 250, it took me 4-5 seconds on my RTX 3080 GPU!!! I think this python implementation though very much accurate is slow....

yes you can save it in this way once you stop the recording - ``` import tempfile from st_audiorec import st_audiorec wav_audio_data = st_audiorec() if wav_audio_data is not None: st.audio(wav_audio_data,...