Skip to content

Commit

Permalink
README nisqas add instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Groshev Maksim committed Aug 27, 2024
1 parent e365073 commit eecc2c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[![githubio](https://img.shields.io/badge/GitHub.io-Audio_Samples-blue?logo=Github&style=flat-square)](https://maks00170.github.io/beam_github_page/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# Beamformer MVDR (Minimum Variance Distortionless Response) πŸ—£ πŸŽ™οΈπŸŽ™οΈπŸŽ™οΈπŸŽ™οΈ
# Beamformer πŸ—£ πŸŽ™οΈπŸŽ™οΈπŸŽ™οΈπŸŽ™οΈ

Beamformer MVDR (Minimum Variance Distortionless Response)

## Structure
- [`src`](./src) β€’ main source code
Expand Down Expand Up @@ -54,12 +56,12 @@ The service implements the calculation of the NISQA-s metric
1. Clone reposit
git clone https://github.com/deepvk/NISQA-s.git ./web-streamlit/NISQAs

2. Change web_streamlit/NISQAs/config/nisqa_s.yaml:
2. Change [web_streamlit/NISQAs/config/nisqa_s.yaml](/web_streamlit/NISQAs/config/nisqa_s.yaml#L72):

``` yaml
ckp: src/weights/nisqa_s.tar --> web_streamlit/NISQAs/src/weights/nisqa_s.tar
```
2. Run:
3. Run:
python -m streamlit run web_streamlit/app.py
Binary file removed src/sample/kitchen_predict.wav
Binary file not shown.
Binary file removed src/sample/metro2.wav
Binary file not shown.

0 comments on commit eecc2c1

Please sign in to comment.