Tobias Schäfer

Results 2 issues of Tobias Schäfer

Steps to reproduce ------------------ 1. I use a small adjusted example script: ``` print("Listening...") with sr.Microphone(device_index=1, chunk_size=1024, sample_rate=44100) as source: r.adjust_for_ambient_noise(source, duration=1) audio = r.listen(source) with open("microphone-results.wav", "wb") as f:...

Add Button to clear the OPcache in the cache tab ![image](https://github.com/user-attachments/assets/c181d0b8-f8b8-499a-aaed-718e8b957ab0)