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

refactor TranscriptionService Class for Testability #21

Open Joll59 opened 5 years ago

Joll59 commented 5 years ago

Current TranscriptionService class as it stands is hard to unit test. Unit Test is required to move forward.