Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JusperLee/Calculate-SNR-SDR

Script to calculate SNR and SDR using python
https://github.com/JusperLee/Calculate-SNR-SDR

sdr speech-analysis speech-separation

Last synced: 1 day ago
JSON representation

Script to calculate SNR and SDR using python

Awesome Lists containing this project

README

        

## Calculatie Audio‘s SNR and SDR
1. First make the file name and path into a scp file. File format: name path
2. Modify the scp file path of the compute file
3. Use the following command in the terminal

```shell
python compute.py
```

**If you find this repository useful, please give me a star and fork**