Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/JusperLee/Calculate-SNR-SDR
- Owner: JusperLee
- Created: 2019-12-02T06:32:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T14:51:36.000Z (over 4 years ago)
- Last Synced: 2024-08-02T07:18:02.012Z (3 months ago)
- Topics: sdr, speech-analysis, speech-separation
- Language: Python
- Size: 8.79 KB
- Stars: 86
- Watchers: 3
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-speech-enhancement - [Code
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**