Last active
September 2, 2021 05:11
-
-
Save parkitny/db6d3d130940612df2d750a5399d359e to your computer and use it in GitHub Desktop.
lc-denoiser speech environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: speech | |
channels: | |
- conda-forge | |
- defaults | |
dependencies: | |
- _libgcc_mutex=0.1=conda_forge | |
- _openmp_mutex=4.5=1_gnu | |
- ca-certificates=2021.5.30=ha878542_0 | |
- certifi=2021.5.30=py38h578d9bd_0 | |
- cudatoolkit=10.1.243=h6bb024c_0 | |
- cudnn=7.6.4=cuda10.1_0 | |
- ld_impl_linux-64=2.36.1=hea4e1c9_2 | |
- libffi=3.3=h58526e2_2 | |
# - libgcc-ng=11.1.0=hc902ee8_2 | |
# - libgomp=11.1.0=hc902ee8_2 | |
# - libstdcxx-ng=11.1.0=h56837e0_2 | |
- ncurses=6.2=h58526e2_4 | |
- openssl=1.1.1k=h7f98852_0 | |
- python=3.8.10=h49503c6_1_cpython | |
- python_abi=3.8=2_cp38 | |
- readline=8.1=h46c0cb4_0 | |
- setuptools=49.6.0=py38h578d9bd_3 | |
- sqlite=3.36.0=h9cd32fc_0 | |
- tk=8.6.10=h21135ba_1 | |
- wheel=0.36.2=pyhd3deb0d_0 | |
- xz=5.2.5=h516909a_1 | |
- zlib=1.2.11=h516909a_1010 | |
- pyaudio | |
- pip: | |
- absl-py==0.12.0 | |
- aioice==0.7.5 | |
- aiortc==1.2.1 | |
- altair==4.1.0 | |
- appdirs==1.4.4 | |
- argon2-cffi==20.1.0 | |
- astor==0.8.1 | |
- astunparse==1.6.3 | |
- async-generator==1.10 | |
- attrs==21.2.0 | |
- audioread==2.1.9 | |
- audiosegment==0.23.0 | |
- av==8.0.3 | |
- backcall==0.2.0 | |
- base58==2.1.0 | |
- bleach==3.3.1 | |
- blinker==1.4 | |
- bottle==0.12.19 | |
- bottle-websocket==0.2.9 | |
- cachetools==4.2.2 | |
- cffi==1.14.6 | |
- charset-normalizer==2.0.3 | |
- click==7.1.2 | |
- cryptography==3.4.7 | |
- cycler==0.10.0 | |
- debugpy==1.4.1 | |
- decorator==5.0.9 | |
- defusedxml==0.7.1 | |
- dill==0.3.4 | |
- distance==0.1.3 | |
- dnspython==2.1.0 | |
- entrypoints==0.3 | |
- evdev==1.4.0 | |
- ffmpeg-python==0.2.0 | |
- future==0.18.2 | |
- gast==0.3.3 | |
- gevent==21.8.0 | |
- gevent-websocket==0.10.1 | |
- gitdb==4.0.7 | |
- gitpython==3.1.18 | |
- google-auth==1.34.0 | |
- google-auth-oauthlib==0.4.4 | |
- google-crc32c==1.1.2 | |
- google-pasta==0.2.0 | |
- googleapis-common-protos==1.53.0 | |
- greenlet==1.1.1 | |
- grpcio==1.39.0 | |
- h5py==2.10.0 | |
- idna==3.2 | |
- importlib-resources==5.2.0 | |
- iniconfig==1.1.1 | |
- ipykernel==6.0.3 | |
- ipython==7.25.0 | |
- ipython-genutils==0.2.0 | |
- ipywebrtc==0.6.0 | |
- ipywidgets==7.6.3 | |
- jedi==0.18.0 | |
- jinja2==3.0.1 | |
- joblib==1.0.1 | |
- jp-proxy-widget==1.0.10 | |
- jsonschema==3.2.0 | |
- jupyter-client==6.1.12 | |
- jupyter-core==4.7.1 | |
- jupyter-ui-poll==0.1.2 | |
- jupyterlab-pygments==0.1.2 | |
- jupyterlab-widgets==1.0.0 | |
- keras==2.4.3 | |
- keras-preprocessing==1.1.2 | |
- keras-radam==0.15.0 | |
- kiwisolver==1.3.1 | |
- librosa==0.8.1 | |
- llvmlite==0.36.0 | |
- markdown==3.3.4 | |
- markupsafe==2.0.1 | |
- matplotlib==3.4.2 | |
- matplotlib-inline==0.1.2 | |
- mistune==0.8.4 | |
- nbclient==0.5.3 | |
- nbconvert==6.1.0 | |
- nbformat==5.1.3 | |
- nest-asyncio==1.5.1 | |
- netifaces==0.11.0 | |
- notebook==6.4.0 | |
- notebookjs==0.1.4 | |
- numba==0.53.1 | |
- numpy==1.18.5 | |
- oauthlib==3.1.1 | |
- opencv-python==4.5.3.56 | |
- opt-einsum==3.3.0 | |
- packaging==21.0 | |
- pandas==1.3.1 | |
- pandocfilters==1.4.3 | |
- parso==0.8.2 | |
- pexpect==4.8.0 | |
- pickleshare==0.7.5 | |
- pillow==8.3.1 | |
- pip==21.2.4 | |
- pluggy==0.13.1 | |
- pooch==1.4.0 | |
- prometheus-client==0.11.0 | |
- promise==2.3 | |
- prompt-toolkit==3.0.19 | |
- protobuf==3.17.3 | |
- psutil==5.8.0 | |
- ptyprocess==0.7.0 | |
- py==1.10.0 | |
- pyarrow==5.0.0 | |
- pyasn1==0.4.8 | |
- pyasn1-modules==0.2.8 | |
# - pyaudio==0.2.11 | |
- pyclan @ git+https://github.com/parkitny/[email protected] | |
- pycparser==2.20 | |
- pydeck==0.6.2 | |
- pydub==0.25.1 | |
- pyee==8.1.0 | |
- pygments==2.9.0 | |
- pylibsrtp==0.6.8 | |
- pyngrok==5.1.0 | |
- pynput==1.7.3 | |
- pyparsing==2.4.7 | |
- pyrsistent==0.18.0 | |
- pytest==6.2.4 | |
- python-dateutil==2.8.2 | |
- python-xlib==0.31 | |
- pytz==2021.1 | |
- pyyaml==5.4.1 | |
- pyzmq==22.1.0 | |
- requests==2.26.0 | |
- requests-oauthlib==1.3.0 | |
- resampy==0.2.2 | |
- rsa==4.7.2 | |
- scikit-learn==0.24.2 | |
- scipy==1.4.1 | |
- send2trash==1.7.1 | |
- six==1.16.0 | |
- smmap==4.0.0 | |
- sounddevice==0.4.2 | |
- soundfile==0.10.3.post1 | |
- soxr==0.2.5 | |
- streamlit==0.85.1 | |
- streamlit-webrtc==0.24.1 | |
- structlog==21.1.0 | |
- tensorboard==2.4.0 | |
- tensorboard-plugin-wit==1.6.0.post3 | |
- tensorflow-addons==0.10.0 | |
- tensorflow-datasets==4.3.0 | |
- tensorflow-estimator==2.3.0 | |
- tensorflow-gpu==2.3.1 | |
- tensorflow-metadata==1.2.0 | |
- termcolor==1.1.0 | |
- terminado==0.10.1 | |
- testpath==0.5.0 | |
- threadpoolctl==2.2.0 | |
- toml==0.10.2 | |
- toolz==0.11.1 | |
- tornado==6.1 | |
- tqdm==4.61.2 | |
- traitlets==5.0.5 | |
- typeguard==2.12.1 | |
- tzlocal==2.1 | |
- urllib3==1.26.6 | |
- validators==0.18.2 | |
- watchdog==2.1.3 | |
- wcwidth==0.2.5 | |
- webencodings==0.5.1 | |
- webrtcvad==2.0.10 | |
- websocket-client==1.1.0 | |
- websockets==9.1 | |
- werkzeug==2.0.1 | |
- widgetsnbextension==3.5.1 | |
- wrapt==1.12.1 | |
- zipp==3.5.0 | |
- zope-event==4.5.0 | |
- zope-interface==5.4.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: speech | |
channels: | |
- conda-forge | |
- defaults | |
dependencies: | |
- _libgcc_mutex=0.1=conda_forge | |
- _openmp_mutex=4.5=1_gnu | |
- ca-certificates=2021.5.30=ha878542_0 | |
- certifi=2021.5.30=py38h578d9bd_0 | |
- cudatoolkit=10.1.243=h6bb024c_0 | |
- cudnn=7.6.4=cuda10.1_0 | |
- ld_impl_linux-64=2.36.1=hea4e1c9_2 | |
- libffi=3.3=h58526e2_2 | |
# - libgcc-ng=11.1.0=hc902ee8_2 | |
# - libgomp=11.1.0=hc902ee8_2 | |
# - libstdcxx-ng=11.1.0=h56837e0_2 | |
- ncurses=6.2=h58526e2_4 | |
- openssl=1.1.1k=h7f98852_0 | |
- python=3.8.10=h49503c6_1_cpython | |
- python_abi=3.8=2_cp38 | |
- readline=8.1=h46c0cb4_0 | |
- setuptools=49.6.0=py38h578d9bd_3 | |
- sqlite=3.36.0=h9cd32fc_0 | |
- tk=8.6.10=h21135ba_1 | |
- wheel=0.36.2=pyhd3deb0d_0 | |
- xz=5.2.5=h516909a_1 | |
- zlib=1.2.11=h516909a_1010 | |
- pip: | |
- absl-py==0.12.0 | |
- aioice==0.7.5 | |
- aiortc==1.2.1 | |
- altair==4.1.0 | |
- appdirs==1.4.4 | |
- argon2-cffi==20.1.0 | |
- astor==0.8.1 | |
- astunparse==1.6.3 | |
- async-generator==1.10 | |
- attrs==21.2.0 | |
- audioread==2.1.9 | |
- audiosegment==0.23.0 | |
- av==8.0.3 | |
- backcall==0.2.0 | |
- base58==2.1.0 | |
- bleach==3.3.1 | |
- blinker==1.4 | |
- bottle==0.12.19 | |
- bottle-websocket==0.2.9 | |
- cachetools==4.2.2 | |
- cffi==1.14.6 | |
- charset-normalizer==2.0.3 | |
- click==7.1.2 | |
- cryptography==3.4.7 | |
- cycler==0.10.0 | |
- debugpy==1.4.1 | |
- decorator==5.0.9 | |
- defusedxml==0.7.1 | |
- dill==0.3.4 | |
- distance==0.1.3 | |
- dnspython==2.1.0 | |
- entrypoints==0.3 | |
- evdev==1.4.0 | |
- ffmpeg-python==0.2.0 | |
- future==0.18.2 | |
- gast==0.3.3 | |
- gevent==21.8.0 | |
- gevent-websocket==0.10.1 | |
- gitdb==4.0.7 | |
- gitpython==3.1.18 | |
- google-auth==1.34.0 | |
- google-auth-oauthlib==0.4.4 | |
- google-crc32c==1.1.2 | |
- google-pasta==0.2.0 | |
- googleapis-common-protos==1.53.0 | |
- greenlet==1.1.1 | |
- grpcio==1.39.0 | |
- h5py==2.10.0 | |
- idna==3.2 | |
- importlib-resources==5.2.0 | |
- iniconfig==1.1.1 | |
- ipykernel==6.0.3 | |
- ipython==7.25.0 | |
- ipython-genutils==0.2.0 | |
- ipywebrtc==0.6.0 | |
- ipywidgets==7.6.3 | |
- jedi==0.18.0 | |
- jinja2==3.0.1 | |
- joblib==1.0.1 | |
- jp-proxy-widget==1.0.10 | |
- jsonschema==3.2.0 | |
- jupyter-client==6.1.12 | |
- jupyter-core==4.7.1 | |
- jupyter-ui-poll==0.1.2 | |
- jupyterlab-pygments==0.1.2 | |
- jupyterlab-widgets==1.0.0 | |
- keras==2.4.3 | |
- keras-preprocessing==1.1.2 | |
- keras-radam==0.15.0 | |
- kiwisolver==1.3.1 | |
- librosa==0.8.1 | |
- llvmlite==0.36.0 | |
- markdown==3.3.4 | |
- markupsafe==2.0.1 | |
- matplotlib==3.4.2 | |
- matplotlib-inline==0.1.2 | |
- mistune==0.8.4 | |
- nbclient==0.5.3 | |
- nbconvert==6.1.0 | |
- nbformat==5.1.3 | |
- nest-asyncio==1.5.1 | |
- netifaces==0.11.0 | |
- notebook==6.4.0 | |
- notebookjs==0.1.4 | |
- numba==0.53.1 | |
- numpy==1.18.5 | |
- oauthlib==3.1.1 | |
- opencv-python==4.5.3.56 | |
- opt-einsum==3.3.0 | |
- packaging==21.0 | |
- pandas==1.3.1 | |
- pandocfilters==1.4.3 | |
- parso==0.8.2 | |
- pexpect==4.8.0 | |
- pickleshare==0.7.5 | |
- pillow==8.3.1 | |
- pip==21.2.4 | |
- pluggy==0.13.1 | |
- pooch==1.4.0 | |
- prometheus-client==0.11.0 | |
- promise==2.3 | |
- prompt-toolkit==3.0.19 | |
- protobuf==3.17.3 | |
- psutil==5.8.0 | |
- ptyprocess==0.7.0 | |
- py==1.10.0 | |
- pyarrow==5.0.0 | |
- pyasn1==0.4.8 | |
- pyasn1-modules==0.2.8 | |
- pyaudio==0.2.11 | |
- pyclan @ git+https://github.com/parkitny/[email protected] | |
- pycparser==2.20 | |
- pydeck==0.6.2 | |
- pydub==0.25.1 | |
- pyee==8.1.0 | |
- pygments==2.9.0 | |
- pylibsrtp==0.6.8 | |
- pyngrok==5.1.0 | |
- pynput==1.7.3 | |
- pyparsing==2.4.7 | |
- pyrsistent==0.18.0 | |
- pytest==6.2.4 | |
- python-dateutil==2.8.2 | |
- python-xlib==0.31 | |
- pytz==2021.1 | |
- pyyaml==5.4.1 | |
- pyzmq==22.1.0 | |
- requests==2.26.0 | |
- requests-oauthlib==1.3.0 | |
- resampy==0.2.2 | |
- rsa==4.7.2 | |
- scikit-learn==0.24.2 | |
- scipy==1.4.1 | |
- send2trash==1.7.1 | |
- six==1.16.0 | |
- smmap==4.0.0 | |
- sounddevice==0.4.2 | |
- soundfile==0.10.3.post1 | |
- soxr==0.2.5 | |
- streamlit==0.85.1 | |
- streamlit-webrtc==0.24.1 | |
- structlog==21.1.0 | |
- tensorboard==2.4.0 | |
- tensorboard-plugin-wit==1.6.0.post3 | |
- tensorflow-addons==0.10.0 | |
- tensorflow-datasets==4.3.0 | |
- tensorflow-estimator==2.3.0 | |
- tensorflow-gpu==2.3.1 | |
- tensorflow-metadata==1.2.0 | |
- termcolor==1.1.0 | |
- terminado==0.10.1 | |
- testpath==0.5.0 | |
- threadpoolctl==2.2.0 | |
- toml==0.10.2 | |
- toolz==0.11.1 | |
- tornado==6.1 | |
- tqdm==4.61.2 | |
- traitlets==5.0.5 | |
- typeguard==2.12.1 | |
- tzlocal==2.1 | |
- urllib3==1.26.6 | |
- validators==0.18.2 | |
- watchdog==2.1.3 | |
- wcwidth==0.2.5 | |
- webencodings==0.5.1 | |
- webrtcvad==2.0.10 | |
- websocket-client==1.1.0 | |
- websockets==9.1 | |
- werkzeug==2.0.1 | |
- widgetsnbextension==3.5.1 | |
- wrapt==1.12.1 | |
- zipp==3.5.0 | |
- zope-event==4.5.0 | |
- zope-interface==5.4.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment