node-red-contrib-coqui-stt a Node-Red integration for Coqui STT is now available #1958
johanneskropf
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All 👋
I finally found time over the weekend to port my Deepspeech integration for Node-RED to Coqui and will continue all further development on this new node. You can find it here in the Node-RED flow library:
https://flows.nodered.org/node/node-red-contrib-coqui-stt
or you can also hop over to the repository for bugs, request and feedback:
https://github.com/johanneskropf/node-red-contrib-coqui-stt
This integration / node right now allows you to perform basic stt tasks utilizing coquis node.js module on both audio streams and wav files from within Node-RED. I plan to add further functionality and tutorials in the future.
So feel free to have a look if you always wanted to use stt in a lowcode plug and play environment.
Best regards Johannes
Beta Was this translation helpful? Give feedback.
All reactions