-
-
i-vector的工具箱
... focus of this toolbox is on speaker recognition, it can also be used for other speech related applications such as language, ... diagrams below show the overall signal flow and the routines (page numbers in parenthesis) used by each system.
GMM-UBM
i- ...
-
-
epic
... for training high-accuracy syntactic parsers, part-of-speech taggers, name entity recognizers, and more.
Epic is ... = tagger.bestSequence(sentence)
println(tags.render)
```
#### Named Entity Recognition
Using a named entity recognizer is similar to ...
-
Prosodylab-Aligner
... . This is accomplished much in the same way as traditional speech recognition, but the problem is somewhat easier given the constraints ... transcribing new words using the CMU phone set, see [this page](http://cslu.ohsu.edu/~gormanky/papers/codes/) for IPA ...
-
soundfingerprinting
... of digital signal processing, data mining and audio/video recognition. It implements an efficient algorithm which provides fast ... [here][video-fingerprinting-wiki-page].
### FAQ
- Can I apply this algorithm for speech recognition purposes?
> No. The ...
-
stanford-core-nlp
... part-of-speech tagging, lemmatization, and parsing of English, French and German.
The package also provides named entity recognition and ...
[issues](https://github.com/louismullie/stanford-core-nlp/issues) page.
You may want to start there.
Then feel free ...
-
libsprec
C library for speech recognition using the Google Speech API
# Libsprec
## Speech recognizer library in C using the Google ... you have to grab these libraries either from Cydia or my web page.
Libflac, libogg and libcurl should be already in your favourite ...
-
my_tech_resources
... Elixir/Elm developers like me.
## SPECIAL PAGES
After this page grew too large (when Github started truncating it ... Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition, 3rd ed](https://web.stanford.edu/~jurafsky/ ...
-
bleeding-html5
... a text editor and add a speech recognition object:
var recognition = new webkitSpeechRecognition();
recognition.maxAlternatives = 5;
6. Next ...
root.appendChild(para);
5. Now, refresh the page, and you'll notice that our p text ...
-
sphinx308
... University's open
source large vocabulary, speaker-independent continuous speech
recognition engine. Please see the LICENSE file for ... by Ravi Mosur.
FAQ.html : Frequently asked question page prepared by Rita Singh
sphinxman_manual.html : Manual for ...
-