@B4PT0R Wow. amazing work. This is great and totally helped me.
But, now I am facing this issue from the installed package after using the package for like 100 times
. When I click record button, I get below error and recording is not working:
2024-08-03 15:17:53.214 ComponentRequestHandler: GET /opt/conda/lib/python3.11/site-packages/streamlit_mic_recorder/frontend/build/bootstrap.min.css.map read error
Traceback (most recent call last):
File “/opt/conda/lib/python3.11/site-packages/streamlit/web/server/component_request_handler.py”, line 56, in get
with open(abspath, “rb”) as file:
^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: ‘/opt/conda/lib/python3.11/site-packages/streamlit_mic_recorder/frontend/build/bootstrap.min.css.map’
What went wrong ? It was working absolutely fine for almost 100 times for like 5-6 hrs. Kindly help with fixing this.