STT sdks
Last updated
Last updated
it was important for the transcriber to have the flexibility of working with different solution for Speech To Text.
Eg currently working with
IBM Watson STT,
Speechmatics
Gentle Open Source STT
Pocketsphinx
However in the future, could integrate with other providers such as speechmatics, Google, Microsoft Bing etc..
use design patterns to clean this up, and make it easier to extend. eg Strategy or factory?
Todo adding support for AWS transcriber
And there are issues around implementing the google version due to incompatibility between google SDK and electron. (see card comments for more details)