phasen
A unofficial Pytorch implementation of Microsoft's PHASEN
File Explorer
Download Latest Version (.zip)- cv_wsj0_-5~20_mix.lst
- test_wsj0_mix_-5.lst
- test_wsj0_mix_0.lst
- test_wsj0_mix_10.lst
- test_wsj0_mix_15.lst
- test_wsj0_mix_20.lst
- test_wsj0_mix_5.lst
- tr_wsj0_-5~20_mix.lst
- cv_wsj0_-5~20.lst
- t
- test_wsj0_-5.lst
- test_wsj0_0.lst
- test_wsj0_10.lst
- test_wsj0_15.lst
- test_wsj0_20.lst
- test_wsj0_5.lst
- tr_wsj0_-5~20.lst
- noisy.png
- phasen-net.png
- phasen.png
- conv_stft.py
- old.py
- phasen.py
- show.py
- run_phasen.py
- __init__.py
- add_duration.py
- add_noise.py
- eval_objective.py
- get_results.py
- misc.py
- prepare_test.sh
- prepare_train.sh
- si_sdr_numpy.py
- t
- time_dataset.py
- .gitignore
- README.md
- requirements.txt
- run_phasen.sh
# Installation Guide
1. Get the code
git clone https://github.com/huyanxin/phasen
Downloads the entire project code from GitHub to your computer.
cd phasen
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
