Joll59 / d-ser-t

d-ser-t quantifies speech recognition accuracy of the MSFT speech service and/or user created MSFT custom speech service models.
2 stars 2 forks source link

Document global install of d-ser-t-cli #46

Closed Joll59 closed 5 years ago

Joll59 commented 5 years ago

if you install d-ser-t-cli globally, via npm install -g d-ser-t-cli, you will be able to call d-ser-t and pass it the flags.

Joll59 commented 5 years ago

fixed with #70