Speech to text plugin

Solved!
Swapnali
Level 3
Speech to text plugin

How to use Speech to Text plugin(CPU) ?

1 Solution
duphan
Dataiker

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,

View solution in original post

4 Replies
duphan
Dataiker

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,

atulchavan
Level 2

does speech to text plugin available for free edition?

 

0 Kudos
CoreyS
Dataiker Alumni

Hi @atulchavan 

Yes you can find more info here: https://www.dataiku.com/product/plugins/speech-to-text-cpu/

I hope this helps!

Looking for more resources to help you use Dataiku effectively and upskill your knowledge? Check out these great resources: Dataiku Academy | Documentation | Knowledge Base

A reply answered your question? Mark as โ€˜Accepted Solutionโ€™ to help others like you!
0 Kudos
atulchavan
Level 2

Thanks that helps

 

0 Kudos