Meshwa428

Results 56 comments of Meshwa428

Here is a sample code provided by Microsoft [Here](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples%2Fcpp%2Fembedded-speech%2Fsamples%2Fspeech_recognition_samples.cpp)

Whoaa, that seems more complex that implementing tts, but is there a way to bypass entering the api key to access models? I know where the stt model's files are...

Oh thanks for the keys, by the way I used the keys to run the models which came with Microsoft, and it seems that they are using different models here....

Great 😃 thanks buddy 🙏, appreciate your help

It's not speech recognition, it's a TTS, text to speech. It generates speech. Doesn't transcribe audio to text 🙂

Yeah large companies often delay the release of some things if it contains proprietary data. They might be cleaning it up for the release, the wait is good but the...

Not worth the wait. Just run omni parser 2 on your GPU or get some cloud options. Get a dataset which contains GUI images and just run it through the...

I also have same issue. any updates? Can i help fix it?

But I can do real time inferencing using the coqui engine and there is no interference like this one is having. When I use the Coqui engine, it runs completely...