Objective quality measure score for speech
Project description
OQMscores-python
Objective Quality Measure scores for speech samples in python.
Subjective listening tests provide perhaps the most reliable method for assessment of speech quality. These tests, however, can be time consuming requiring in most cases access to trained listeners. For these reasons, several researchers have investigated the possibility of devising objective, rather than subjective, measures of speech quality. Ideally, the objective measure should be able to assess the quality of the processed speech without needing access to the original speech signal. For futher understanding refer to link.
The OQM scores implemented in this package are:
- PESQ (Perceptual Evaluation of Speech Quality)
- SegSNR (Segmental Signal to Noise ratio)
- LLR (Log likelihood ratio)
- WSS (Weighted spectral slope)
Requirements:
Installation:
pip install oqmscore
References:
- The PESQ implementation is done using PESQ python wrapper
- The SegSNR, WSS and LLR implementations are take from SEGAN-repository
to-dos:
- Write unit tests
Write doc strings for the classes and functions properly.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file oqmscore-0.1.tar.gz.
File metadata
- Download URL: oqmscore-0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.44.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
839e9dc171640842ed0ce6d4a7339ffbf1e0aed258a5a703a351e87b22563e69
|
|
| MD5 |
681b1a74afa3cc4592d56149a5263e51
|
|
| BLAKE2b-256 |
2337b92a61865827cda5428105ef7e7b1cd6dd0085cda56918f6536d4164e242
|