Speech to text plugin
How to use Speech to Text plugin(CPU) ?
Best Answer
-
Hello,
Once installed from the store and create a python3 code-env, you can use this plugin as following:
* Go to you project
* Go to the Macro tab -> Download Deep Speech model
* Once the model is downloaded, you go to your flow, create a managed folder and put all your speech files into that folder.
* Then you do Recipe -> Speech to text(cpu) and create the recipe with inputs the Model weight folder and the Speech files folder.
* Then you can run the recipe, check the ouput, then play around with the proposed parameters for better results.
Hope it helps,
Cheers,
Answers
-
atulchavan Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Registered Posts: 11 Partner
does speech to text plugin available for free edition?
-
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
Hi @atulchavan
Yes you can find more info here: https://www.dataiku.com/product/plugins/speech-to-text-cpu/
I hope this helps!
-
atulchavan Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Registered Posts: 11 Partner
Thanks that helps