More Plans For UK Internet Snooping Bill Revealed In Queen's Speech 114
from the hidden-in-a-footnote dept.
|
|
I work at a company of around 8000 people, and I regularly use software in all of these categories.
Sorry, but this is bull. Your statement that "voice recognition is at its limits phonetically" is just wrong. I work in the voice recognition industry, and in the past five years, I've seen the recognition error rate markedly and measurably go down, and this trend is continuing.
There are actually two kinds of models involved in voice recognition:
1) the acoustic model (which has to do with looking at a sequence of time slices of the acoustic signal and working out what sequence of phonemes could most likely have given rise to it). You say that voice recognition is at its limits phonetically, but these models are actually getting better over time with larger sets of training data, and the improved models measurably result in a lowered word error rate.
2) the language model (which has to do with specifying which words exist, and in what order they are most likely to occur). These language models can be very simple, as in the case of a yes/no question in a phone-based app (your model might accept "yes" and "yes ma'am", but not any arbitrary English utterance); or they can be very large, as in the case of a general-purpose dictation application.
In conjunction with the recognizer, what these two models give you is a raw string of recognized words. What sort of processing you do on that string is a separate question. There are obviously all sorts of things you can do with the string. The parsing and processing techniques are getting more sophisticated, and are getting integrated with other systems in interesting ways. This is largely a separate question from the accuracy of the string itself, which is the output of the recognizer (I say "largely" because your application might activate a different language model based on the current context, which does affect recognition accuracy).
Suppose there was a large apartment building, and child pornography was found in one apartment. Should the government have the right to indefinitely hold the belongings of the residents of all of the other apartments in the building?
In the very unlikely event that a kind-hearted, mentally disabled person could become dictator, that person would not be dictator for very long. The first concern of an individual who is in power is to stay in power, because he or she is continually in competition with others who want power.
If a leader stays in power for a while without doing ruthless things, it just means that that leader had the good fortune of not being presented with situations where ruthlessness was required. I doubt that this happens very often.
How does the size of the user base of Dancer compare to that of Catalyst? How do the growth curves compare? Are these things known?
Having a larger support community is one factor I need to consider, partly because it's easier to get help when I need it, and partly because a more widely-used framework is likely to continue to be supported over time. The inherent technical superiority is, of course, another factor to consider.
What do you guys think of Catalyst these days? Does Catalyst still have enough support behind it to make it worth my while to sit down and really learn Catalyst?
This is assuming that I already know Perl well, and that I'm also not interested in switching to another language at the present time.
I've still got the old Apple ][ wire-bound manuals. Yeah, I know, it's extremely unlikely that I'll ever again go poking into the assembly code of Apple DOS, but I've just never been able to consign those manuals to the trash bin.
I've also still got the manuals for the TRS-80 Color Computer. I can still flip them open and immediately remember writing programs using those exact BASIC commands.
You missed the joke. CinthIA = CIA. The woman whose voice is used for one of the numbers stations is known as Cynthia because of the station's supposed connection to the CIA.
panic: kernel trap (ignored)