Skip to content
/ d-ser-t Public

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

Notifications You must be signed in to change notification settings

Joll59/d-ser-t

Repository files navigation

lerna Contributor Covenant

Introduction

This is the monorepo containing both the Dynamic Sentence Error Rate Testing Service, d-ser-t-service, and its accompanying CLI, d-ser-t-cli. What can I say, I am awesome at naming things. 😁

Getting Started

  • install
    • git clone git@github.com:Joll59/d-ser-t.git
    • cd d-ser-t
    • npm install
      • this installs all dependencies for all packages.
  • Instructions for running the packages individually:

You are ready for local development, explore package.json for all available scripts.

Packages maintained with lerna at the root

Contributing 🔌

Please read CONTRIBUTING.md for details on contributing, and the process for submitting pull requests to us.

Deployment :shipit:

Suggested publishing process:

  • Last action in significant PR is to run lerna version to bump version.
    • npm run publish which runs lerna publish --from-package
    • Alternatively you can lerna publish --include-merged-tags

Versioning

We use SemVer for versioning.

License

Licensed under the MIT License

See sources for licenses of dependencies.

About

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

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published