Spaces:
Running
Running
# https://github.com/theevann/streamlit-audiorecorder | |
# Installation: | |
# pip install streamlit-audiorecorder | |
# Note: This package uses ffmpeg, so it should be installed for this audiorecorder to work properly. | |
# On ubuntu/debian: sudo apt update && sudo apt install ffmpeg | |
streamlit-audiorecorder | |
ffmpeg | |
streamlit | |
# ZIE: | |
# infer_faster_whisper_large_v2 (CPU VERSIE !) 08-04-2024-COLAB-CPU-PYTHON3-tvscitechtalk.ipynb | |
# https://colab.research.google.com/drive/1EreiFx825oIrR2P43XSXjHXx01EWi6ZH#scrollTo=vuLjbPxexPDj&uniqifier=5 | |
faster-whisper | |
# ipython-autotime | |
# https://raw.githubusercontent.com/ayushkumarshah/Guitar-Chords-recognition/master/requirements.txt | |
#absl-py==0.9.0 | |
#altair==4.1.0 | |
#appnope==0.1.0 | |
#astor==0.8.1 | |
#attrs==19.3.0 | |
#audioread==2.1.8 | |
#backcall==0.1.0 | |
#base58==2.0.0 | |
#bleach==3.1.4 | |
#blinker==1.4 | |
#boto3==1.12.39 | |
#botocore==1.15.39 | |
#cachetools==4.1.0 | |
#certifi==2020.4.5.1 | |
#chardet==3.0.4 | |
#click==7.1.1 | |
#cycler==0.10.0 | |
#decorator==4.4.2 | |
#defusedxml==0.6.0 | |
#docutils==0.15.2 | |
#entrypoints==0.3 | |
#enum-compat==0.0.3 | |
#future==0.18.2 | |
#gast==0.3.3 | |
#grpcio==1.28.1 | |
#h5py==2.10.0 | |
#html5lib==0.9999999 | |
#idna==2.9 | |
#imbalanced-learn==0.6.2 | |
#importlib-metadata==1.6.0 | |
#ipykernel==5.2.0 | |
#ipython==7.13.0 | |
#ipython-genutils==0.2.0 | |
#ipywidgets==7.5.1 | |
#jedi==0.16.0 | |
#Jinja2==2.11.1 | |
#jmespath==0.9.5 | |
#joblib==0.14.1 | |
#jsonschema==3.2.0 | |
#jupyter-client==6.1.2 | |
#jupyter-console==6.1.0 | |
#jupyter-core==4.6.3 | |
#Keras==2.2.4 | |
#Keras-Applications==1.0.8 | |
#Keras-Preprocessing==1.1.0 | |
#kiwisolver==1.1.0 | |
#librosa==0.6.1 | |
#llvmlite==0.31.0 | |
#Markdown==3.2.1 | |
#MarkupSafe==1.1.1 | |
#matplotlib==3.1.3 | |
#mistune==0.8.4 | |
#mkl-fft==1.0.15 | |
#mkl-random==1.1.0 | |
#mkl-service==2.3.0 | |
#nbconvert==5.6.1 | |
#nbformat==5.0.5 | |
#notebook==6.0.3 | |
#numba==0.48.0 | |
#numpy==1.18.1 | |
#packaging==20.3 | |
#pandas==1.0.3 | |
#pandocfilters==1.4.2 | |
#parso==0.6.2 | |
#pathtools==0.1.2 | |
#pexpect==4.8.0 | |
#pickleshare==0.7.5 | |
#Pillow==7.1.1 | |
#prometheus-client==0.7.1 | |
#prompt-toolkit==3.0.5 | |
#protobuf==3.11.3 | |
#ptyprocess==0.6.0 | |
PyAudio==0.2.11 | |
#pydeck==0.3.0 | |
#Pygments==2.6.1 | |
#pyparsing==2.4.7 | |
#pyrsistent==0.16.0 | |
#python-dateutil==2.8.1 | |
#pytz==2019.3 | |
#PyYAML==5.3.1 | |
#pyzmq==19.0.0 | |
#qtconsole==4.7.2 | |
#QtPy==1.9.0 | |
#requests==2.23.0 | |
#resampy==0.2.2 | |
#s3transfer==0.3.3 | |
#scikit-learn==0.22.1 | |
#scipy==1.4.1 | |
#Send2Trash==1.5.0 | |
#six==1.14.0 | |
#streamlit==0.57.3 | |
#tensorboard==1.8.0 | |
#tensorflow==1.8.0 | |
#termcolor==1.1.0 | |
#terminado==0.8.3 | |
#testpath==0.4.4 | |
#toml==0.10.0 | |
#toolz==0.10.0 | |
#tornado==5.1.1 | |
#traitlets==4.3.3 | |
#tzlocal==2.0.0 | |
#urllib3==1.25.8 | |
#validators==0.14.3 | |
#watchdog==0.10.2 | |
#wcwidth==0.1.9 | |
#webencodings==0.5.1 | |
#Werkzeug==1.0.1 | |
#widgetsnbextension==3.5.1 | |
#zipp==3.1.0 |