Roopa Posted September 2, 2012 Report Posted September 2, 2012 I want to design a Speech to text converter using labVIEW. As I am very much new to it so facing problems in many modules. Please help me in my project.. Thank you Quote
todd Posted September 3, 2012 Report Posted September 3, 2012 Happy to help. What's the first problem? Quote
Minh Pham Posted September 3, 2012 Report Posted September 3, 2012 Please describe how you are going to solve the major problem by breaking it down to smaller problems (module level) and which one you are struggling with, what did you try so far, any code/example/model you want to post here so we can help. Quote
Roopa Posted September 3, 2012 Author Report Posted September 3, 2012 Thank You Todd and Minh Pham! I have made a VI which record and plays a real time voice. I had read many papers on topic Speech Recognition, they says that next step is " feature Extraction" which can be done by many methods ( MFCC , LPC , LPCC, HFCC) and I don't know how to make any in LabVIEW. I have downloaded Matlab code for them, but can't able to use Matlab tool in LabVIEW. I am using trial version of LabVIEW 2011. please guide me if either already some VI is available for LPC or MFCC or how to use matlab code in labview. I have also Downloaded a Video related to my project, but there also facing problems for sub VI , i am attching the link, if it is made then also it is okay. thanks a lot. Quote
Roopa Posted September 4, 2012 Author Report Posted September 4, 2012 Please describe how you are going to solve the major problem by breaking it down to smaller problems (module level) and which one you are struggling with, what did you try so far, any code/example/model you want to post here so we can help. Sir do you have any idea how to proceed Quote
Stagg54 Posted September 6, 2012 Report Posted September 6, 2012 There are nodes that let you drop Matlab code directly into LabVIEW (with a limited function set). However I believe they require more than the trial version of LV (not sure what version you need - check the NI website). Note this also requires a Matlab license which I am assuming you already have. Quote
MikaelH Posted September 6, 2012 Report Posted September 6, 2012 If you just want the speach recognition function, look at LVSpeak https://decibel.ni.com/content/groups/labview-apis/blog/2009/11/19/labview-speak--programming-lv-through-voice-commands Quote
Roopa Posted September 13, 2012 Author Report Posted September 13, 2012 If you just want the speach recognition function, look at LVSpeak https://decibel.ni.c...-voice-commands Ok sir but this is not related to my project Quote
asbo Posted September 13, 2012 Report Posted September 13, 2012 Sure it is. LV Speak is open source and implements speech recognition through the Microsoft Speech SDK. Quote
Rolf Kalbermatter Posted September 15, 2012 Report Posted September 15, 2012 Sure it is. LV Speak is open source and implements speech recognition through the Microsoft Speech SDK. It may not be very much if the purpose of that project is to actually do some work on the speech recognition algorithmes themselves and not just create an application that can do speech recognition. However there have been many companies trying to get a well working speech recognition software designed and more than one of them failed. So it is definitely not trivial and an area of expertise with only very few people knowing the in depth details. Most of them probably aren't here on lava but on more special interest boards into that area. Quote
MikaelH Posted September 16, 2012 Report Posted September 16, 2012 more than one of them failed. I guess Siri if one of them ;-) Quote
Rolf Kalbermatter Posted September 16, 2012 Report Posted September 16, 2012 I guess Siri if one of them ;-) I consider it in fact one of the more successful ones. I'm no Apple fanboy by a long stretch but not everything Apple does is bad. But I have not seen any speech recognition solution yet that had not various troubles in one way or the other, and some simply did not work at all. Designing algorithms to recognize perfectly recorded voice isn't that complicated, but we usually do not want to go into a multi million dollar recording studio to dictate our little smart phone some commands. Quote
MikaelH Posted September 16, 2012 Report Posted September 16, 2012 I've not found any Australian friends here down under that are happy with their Siri, probably because our accent down here :-) Quote
Aristos Queue Posted September 19, 2012 Report Posted September 19, 2012 the latest bug fix for Siri had an explicit fix for Australian accents listed in the upgrade notes. Quote
MikaelH Posted September 20, 2012 Report Posted September 20, 2012 the latest bug fix for Siri had an explicit fix for Australian accents listed in the upgrade notes. But it only work if you talk like Mick Dundee Quote
MikaelH Posted September 21, 2012 Report Posted September 21, 2012 I must admit that Siri is now working much better on my wife's new IPhone 5 ( I just tried it). I guess that they've used LabVIEW to test it. Quote
Manjinder Singh Posted November 7, 2015 Report Posted November 7, 2015 I want to design a Speech to text converter using labVIEW. As I am very much new to it so facing problems in many modules. Please help me in my project.. Thank you hello sir if u made this project(speech to text converter in labVIEW) Please tell me how to do. i want your help please help me Quote
Manjinder Singh Posted November 7, 2015 Report Posted November 7, 2015 Sir please help me in making speech to text converter 1 Quote
Rolf Kalbermatter Posted November 7, 2015 Report Posted November 7, 2015 What doesn't work for you in the library that is provided in the LVSpeak link mentioned earlier in this thread? Quote
MarkCG Posted November 7, 2015 Report Posted November 7, 2015 Sir please help me in making speech to text converter You won't get much help with such a request. It's asking "please do my homework for me". Try posting your attempt at it. If you want someone to just do it for you, then expect to pay a rate anywhere from $20 to $200 per hour. Probably 50% in advance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.