looking-to-listen icon indicating copy to clipboard operation
looking-to-listen copied to clipboard

Deep neural network (DNN) for noise reduction, removal of background music, and speech separation

Results 11 looking-to-listen issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.8 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Updated the get-pip files in the Docker templates Added gdl to download the google drive file

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Running `docker-compose build` fails with the following final output. ``` Setting up python3 (3.5.1-3) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up python3-dev...

ERROR: for looking-to-listen_network_run Cannot create container for service network: Unknown runtime specified nvidia. Getting this error every time . Can you please help?

I made a folder with folder structure looking-to-listen/data/noise where I put my noisy files and passed this to the docker-compose (ran this command from inside looking-to-listen directory "docker-compose run network...

`Traceback (most recent call last): File "/home/saumya/anaconda3/envs/env/lib/python3.8/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/home/saumya/anaconda3/envs/env/lib/python3.8/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/saumya/anaconda3/envs/env/lib/python3.8/http/client.py", line 1255, in request self._send_request(method,...

There is only one kind of pre-trained model under the path "data/model". Would you upload other models in future?

Hi, I am trying to work on your project but I was unable to find the dataset that you used. So, could you please share the dataset link, so that...

Hi, Is it possible to see what kind of output your model has produced? I have implemented some other repos looking at the same issue and it seems that output...