Search code examples
c#visual-studiospeech-recognitionspeech-to-textspeech

C# - Free Offliine speech recognition library (SDK)


C# - Free speech recognition Engine library (SDK)

System.Speech.Recognition is very bad... I want another SDK that give me good results and works with c# on Visual Studio...

and i want it OFFLINE not online like google api

Thanks


Solution

  • I got quite good results using pocketsphinx, or Sphinx if you have more available resources, in the past. Check it here: https://cmusphinx.github.io/