Speaker-Diarization
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
File Explorer
Download Latest Version (.zip)- arguments.html
- evals.html
- index.html
- loss_func.html
- uisrnn.html
- utils.html
- a_1.wav
- a_2.wav
- a_3.wav
- b_1.wav
- b_2.wav
- b_3.wav
- x_1.wav
- x_2.wav
- x_3.wav
- z_1.wav
- z_2.wav
- z_3.wav
- weights.h5
- backbone.py
- generate_embeddings.py
- model.py
- predict.py
- preprocess.py
- toolkits.py
- utils.py
- saved_model.uisrnn_benchmark
- diarization.gif
- uisrnn.gif
- YouTube_lecture_screenshot.png
- evals_test.py
- integration_test.py
- uisrnn_test.py
- utils_test.py
- __init__.py
- arguments.py
- evals.py
- loss_func.py
- uisrnn.py
- utils.py
- player.py
- viewer.py
- rmdmy.wav
- .coveragerc
- .gitignore
- .travis.yml
- CONTRIBUTING.md
- LICENSE
- publish.sh
- README.md
- requirements.txt
- run_pdoc3.sh
- run_pylint.sh
- run_tests.sh
- setup.py
- speakerDiarization.py
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/taylorlu/Speaker-Diarization
Downloads the entire project code from GitHub to your computer.
cd Speaker-Diarization
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).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
