speech
Library for extracting words (speech) out from audio stream?
I have an audio stream and I would extract words (speech) from it. So for example having audio.wav I would get 001.wav, 002.wav, 开发者_StackOverflow社区003.wav, etc where each XXX.wav is one word.[详细]
2023-01-06 12:25 分类:问答What is the difference between System.Speech.Recognition and Microsoft.Speech.Recognition?
There are two similar namespaces and assemblies for speech recognition in .NET. I’m trying to understand the differences and when it is appropriate to use one or the other.[详细]
2023-01-02 02:52 分类:问答Recognizing individual voices
I plan to write a conversation analysis software, which will recognize the individual speakers, their pitch and intensity. Pitch and intensity are somewhat straightforward (pitch via autocorre开发者_如[详细]
2022-12-29 05:26 分类:问答Which Audio Codec should I use?
Which audio codec should I choose for my C# software development project where the raw audio to be transcoded/transported/used is based on the following:[详细]
2022-12-21 14:52 分类:问答Speechlib on Shared hosting - ASP.NET
I am trying to use SpeechLib on my personal website. It\'s a very simple app that saves some text to a wav file - standard stuff. Works great on the dev machine. But all hell breaks loose when I deplo[详细]
2022-12-12 19:05 分类:问答Is there software that outputs speech-to-text at the Phonological level?
Is there any software out there capable of taking audio files and outputting phonological (IPA) text?[详细]
2022-12-09 19:13 分类:问答Voice recognition in J2ME
I\'m developing a 开发者_如何学Pythonmobile application using j2me. There I need to have a speech recognition function, so that application should be able to process and act upon the commands given by[详细]
2022-12-09 17:28 分类:问答