character-error-rate
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "character-error-rate", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "npm package for calculating the character-error-rate between two strings to evaluate speech recognition quality", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,3 +25,3 @@ # Character-Error-Rate | ||
```sh | ||
$ npm i @henning410/character-error-rate | ||
$ npm i character-error-rate | ||
``` | ||
@@ -28,0 +28,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7608