bbc / digital-paper-edit-electron

Work in progress - BBC News Labs digital paper edit project - Electron, Cross Platform Desktop app - Mac, Windows, Linux
Other
26 stars 22 forks source link

Adds deepspeech stt #11

Closed pietrop closed 4 years ago

pietrop commented 4 years ago

Is your Pull Request request related to another issue in this repository ?

NA

Describe what the PR does

Adds support for Mozilla DeepSpeech offline STT - see this PR description for more details https://github.com/pietrop/digital-paper-edit-electron/pull/2

State whether the PR is ready for review or whether it needs extra work

Ready for review

Leaving adding a progress to show progress of downloading the model as a nice to have for subsequent PR.

Additional context

Might need a bit of troubleshooting with conflicts between package.json and package-lock.json.

I suggest resolving conflicts with the package.json and removing package-lock.json to then re-generate it via npm install