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

https://github.com/philtasticguy/speaker-recognition-metrics


https://github.com/philtasticguy/speaker-recognition-metrics

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Speaker Recognition Metrics

## Datasets

### Analysis

#### Output 'xvector.txt' format

```powershell
Get-Content "data/xvector.txt" | select -First 50 > "data/xvector-sample.txt"
```

## Metrics

### Equal Error Rate (EER)

### minDCF (Minimum Detection Cost Function (DCF)

### Calibrated Log-Likelihood Ratio (Cllr)

## References

-
-