Misplaced Pages

Kurzweil K250

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

The Kurzweil K250 , manufactured by Kurzweil Music Systems , was an early electronic musical instrument which produced sound from sampled sounds compressed in ROM , faster than common mass storage such as a disk drive . Acoustic sounds from brass, percussion, string and woodwind instruments as well as sounds created using waveforms from oscillators were utilized. Designed for professional musicians, it was invented by Raymond Kurzweil , founder of Kurzweil Computer Products, Inc., Kurzweil Music Systems and Kurzweil Educational Systems with consultation from Stevie Wonder ; Lyle Mays , an American jazz pianist; Alan R. Pearlman , founder of ARP Instruments Inc. ; and Robert Moog , inventor of the Moog synthesizer .

#438561

46-418: In the mid-1970s, Raymond Kurzweil invented the first multi-font reading machine for the blind, consisting of the earliest CCD flat-bed scanner and text-to-speech synthesizer. In 1976, the blind musician, Stevie Wonder, heard about the demonstration of this new machine on The Today Show , and later became the user of the first production Kurzweil Reading Machine, beginning a long-term association between

92-401: A MIDI equipped computer made home studio recording much more accessible to the digital musician, particularly keyboard players. By capturing information digitally via MIDI, one could play back an entire work with several voices on a single multitimbral synthesizer. This, combined with a relatively cheap four track tape machine or higher-end 16 and 24 track reel-to-reel machines would allow

138-464: A dropout color which can be easily removed by the OCR system. Palm OS used a special set of glyphs, known as Graffiti , which are similar to printed English characters but simplified or modified for easier recognition on the platform's computationally limited hardware. Users would need to learn how to write these special glyphs. Zone-based OCR restricts the image to a specific part of a document. This

184-452: A "Statistical Machine" for searching microfilm archives using an optical code recognition system. In 1931, he was granted US Patent number 1,838,389 for the invention. The patent was acquired by IBM . In 1974, Ray Kurzweil started the company Kurzweil Computer Products, Inc. and continued development of omni- font OCR, which could recognize text printed in virtually any font. (Kurzweil is often credited with inventing omni-font OCR, but it

230-439: A character error rate of 1% (99% accuracy) may result in an error rate of 5% or worse if the measurement is based on whether each whole word was recognized with no incorrect letters. Using a large enough dataset is important in a neural-network-based handwriting recognition solutions. On the other hand, producing natural datasets is very complicated and time-consuming. An example of the difficulties inherent in digitizing old text

276-436: A different waveform. It's just not that it's louder, the whole waveform changes. ESM: Which is a much more natural sound. R.M: Yeah, now we want to get all that information in there, we want to be able to construct those differences, but we want to eliminate all the superfluous information, you know, the redundancy, the information that we don't need in order to reconstruct this. And that's what "contoured sound modelling"

322-469: A list of optical character recognition software, see Comparison of optical character recognition software . OCR accuracy can be increased if the output is constrained by a lexicon  – a list of words that are allowed to occur in a document. This might be, for example, all the words in the English language, or a more technical lexicon for a specific field. This technique can be problematic if

368-470: A little? R.M: Yeah, it's a proprietary scheme... and 'proprietary' is a polite word for "we're not going to tell you what it is!" It is a very complex, elaborate software, a set of programs that are used to compress the data of a series of sounds, so that we can get it into a reasonable amount of memory. If we took just raw sounds and digitized them — every sound, every key on the piano is different, for instance. And within one key, every level of dynamics has

414-559: A noun, for example, allowing greater accuracy. The Levenshtein Distance algorithm has also been used in OCR post-processing to further optimize results from an OCR API. In recent years, the major OCR technology providers began to tweak OCR systems to deal more efficiently with specific types of input. Beyond an application-specific lexicon, better performance may be had by taking into account business rules, standard expression, or rich information contained in color images. This strategy

460-399: A ranked list of candidate characters. Software such as Cuneiform and Tesseract use a two-pass approach to character recognition. The second pass is known as adaptive recognition and uses the letter shapes recognized with high confidence on the first pass to better recognize the remaining letters on the second pass. This is advantageous for unusual fonts or low-quality scans where the font

506-570: A single D-A (digital to analogue) circuit. Synthesizers that can combine n timbres together are called n voice multitimbral. For example, a synthesizer capable of playing eight voices or timbres at one time would be an eight voice multitimbral instrument. Multitimbrality is distinct from polyphony , which is the number of notes which can be played at the same time, not the number of different timbres. All multitimbral instruments are polyphonic, but not all polyphonic instruments are multitimbral. Inexpensive multitimbral synthesizers combined with

SECTION 10

#1732786737439

552-411: A single character) – are still the subject of active research. The MNIST database is commonly used for testing systems' ability to recognize handwritten digits. Accuracy rates can be measured in several ways, and how they are measured can greatly affect the reported accuracy rate. For example, if word context (a lexicon of words) is not used to correct software finding non-existent words,

598-451: A time. Advanced systems capable of producing a high degree of accuracy for most fonts are now common, and with support for a variety of image file format inputs. Some systems are capable of reproducing formatted output that closely approximates the original page including images, columns, and other non-textual components. Early optical character recognition may be traced to technologies involving telegraphy and creating reading devices for

644-479: Is a common method of digitizing printed texts so that they can be electronically edited, searched, stored more compactly, displayed online, and used in machine processes such as cognitive computing , machine translation , (extracted) text-to-speech , key data and text mining . OCR is a field of research in pattern recognition , artificial intelligence and computer vision . Early versions needed to be trained with images of each character, and worked on one font at

690-428: Is accomplished relatively simply by aligning the image to a uniform grid based on where vertical grid lines will least often intersect black areas. For proportional fonts , more sophisticated techniques are needed because whitespace between letters can sometimes be greater than that between words, and vertical lines can intersect more than one character. There are two basic types of core OCR algorithm, which may produce

736-424: Is all about. If all the sounds that are in the machine now were without the data being compressed, it would take more memory chips than are made in a year! This method greatly reduced the number of then-expensive EPROMS needed while maintaining the dynamics of the sound, which would be otherwise compromised by compression. The CEM 3335's integrated voltage controlled amplifier provided exponential gain to reconstruct

782-548: Is called "Application-Oriented OCR" or "Customized OCR", and has been applied to OCR of license plates , invoices , screenshots , ID cards , driver's licenses , and automobile manufacturing . The New York Times has adapted the OCR technology into a proprietary tool they entitle Document Helper , that enables their interactive news team to accelerate the processing of documents that need to be reviewed. They note that it enables them to process what amounts to as many as 5,400 pages per hour in preparation for reporters to review

828-413: Is distorted (e.g. blurred or faded). As of December 2016 , modern OCR software includes Google Docs OCR, ABBYY FineReader , and Transym. Others like OCRopus and Tesseract use neural networks which are trained to recognize whole lines of text instead of focusing on single characters. A technique known as iterative OCR automatically crops a document into sections based on the page layout. OCR

874-411: Is generally an offline process, which analyses a static document. There are cloud based services which provide an online OCR API service. Handwriting movement analysis can be used as input to handwriting recognition . Instead of merely using the shapes of glyphs and words, this technique is able to capture motion, such as the order in which segments are drawn, the direction, and the pattern of putting

920-486: Is often referred to as Template OCR . Crowdsourcing humans to perform the character recognition can quickly process images like computer-driven OCR, but with higher accuracy for recognizing images than that obtained via computers. Practical systems include the Amazon Mechanical Turk and reCAPTCHA . The National Library of Finland has developed an online interface for users to correct OCRed texts in

966-608: Is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text, whether from a scanned document, a photo of a document, a scene photo (for example the text on signs and billboards in a landscape photo) or from subtitle text superimposed on an image (for example: from a television broadcast). Widely used as a form of data entry from printed paper data records – whether passport documents, invoices, bank statements , computerized receipts, business cards, mail, printed data, or any suitable documentation – it

SECTION 20

#1732786737439

1012-434: Is the inability of OCR to differentiate between the " long s " and "f" characters. Web-based OCR systems for recognizing hand-printed text on the fly have become well known as commercial products in recent years (see Tablet PC history ). Accuracy rates of 80% to 90% on neat, clean hand-printed characters can be achieved by pen computing software, but that accuracy rate still translates to dozens of errors per page, making

1058-572: Is then performed on each section individually using variable character confidence level thresholds to maximize page-level OCR accuracy. A patent from the United States Patent Office has been issued for this method. The OCR result can be stored in the standardized ALTO format, a dedicated XML schema maintained by the United States Library of Congress . Other common formats include hOCR and PAGE XML. For

1104-454: The Amount line of a check (which is always a written-out number) is an example where using a smaller dictionary can increase recognition rates greatly. The shapes of individual cursive characters themselves simply do not contain enough information to accurately (greater than 98%) recognize all handwritten cursive script. Most programs allow users to set "confidence rates". This means that if

1150-481: The Mellotron and Orchestron which used tape loops. Five other manufactured digital sampled sound musical instruments were available at that time: E-mu Corporation's E-mu Emulator and E-mu Emulator II ; Fairlight Corporation's Fairlight CMI ; and New England Digital's Synclavier I and Synclavier II. Optical character recognition Optical character recognition or optical character reader ( OCR )

1196-469: The 2000s, OCR was made available online as a service (WebOCR), in a cloud computing environment, and in mobile applications like real-time translation of foreign-language signs on a smartphone . With the advent of smartphones and smartglasses , OCR can be used in internet connected mobile device applications that extract text captured using the device's camera. These devices that do not have built-in OCR functionality will typically use an OCR API to extract

1242-642: The Kurzweil K250, at least five units were manufactured for Stevie Wonder. The Kurzweil K250 was unveiled during the 1984 NAMM Winter Music & Sound Market trade show. The Kurzweil K250 was manufactured until 1990, initially as an 88-key fully weighted keyboard or as an expander unit without keys called the Kurzweil K250 XP. A few years later, a rack mount version called the Kurzweil K250RMX also became available. The Kurzweil K250

1288-709: The Kurzweil Reading Machine used by Wonder) and adapted it for music. Reading machines sample the characters in a text document to produce an image. The machines convert the light and dark areas of the image into text data stored in (RAM) and/or (EPROM) , then output spoken text with a text-to-speech synthesizer. The Kurzweil K250 utilized a similar concept: Sounds were sampled, compressed & converted into digital data, stored in ROM and reproduced as sound via 12 separate DACs (digital-to-analog converters) and analog envelopes (CEM 3335), programmed to simulate

1334-463: The blind. In 1914, Emanuel Goldberg developed a machine that read characters and converted them into standard telegraph code. Concurrently, Edmund Fournier d'Albe developed the Optophone , a handheld scanner that when moved across a printed page, produced tones that corresponded to specific letters or characters. In the late 1920s and into the 1930s, Emanuel Goldberg developed what he called

1380-828: The contents. There are several techniques for solving the problem of character recognition by means other than improved OCR algorithms. Special fonts like OCR-A , OCR-B , or MICR fonts, with precisely specified sizing, spacing, and distinctive character shapes, allow a higher accuracy rate during transcription in bank check processing. Several prominent OCR engines were designed to capture text in popular fonts such as Arial or Times New Roman, and are incapable of capturing text in these fonts that are specialized and very different from popularly used fonts. As Google Tesseract can be trained to recognize new fonts, it can recognize OCR-A, OCR-B and MICR fonts. Comb fields are pre-printed boxes that encourage humans to write more legibly – one glyph per box. These are often printed in

1426-406: The document contains words not in the lexicon, like proper nouns . Tesseract uses its dictionary to influence the character segmentation step, for improved accuracy. The output stream may be a plain text stream or file of characters, but more sophisticated OCR systems can preserve the original layout of the page and produce, for example, an annotated PDF that includes both the original image of

Kurzweil K250 - Misplaced Pages Continue

1472-486: The dynamics and sustain of the original sound. This method was called "contoured modelling" by Kurzweil in marketing material and regarded as a proprietary scheme. Synthesizer pioneer Bob Moog, then a consultant at Kurzweil, was asked about the method in an article in Electronic Sound Maker in 1985: ESM: About the 250: Kurzweil mentions something called "contoured sound modelling". Can you explain that

1518-409: The dynamics that were lost in the compression. A prototype of the Kurzweil K250 was manufactured for Stevie Wonder in 1983. It featured Braille buttons along with sliders ( potentiometers ) for various controls and functions, an extensive choice of acoustic and synthesized sounds, a sampler to record sounds onto RAM, and a music sequencer with battery-backed RAM for composition. During production of

1564-594: The leaders of the National Federation of the Blind . In 1978, Kurzweil Computer Products began selling a commercial version of the optical character recognition computer program. LexisNexis was one of the first customers, and bought the program to upload legal paper and news documents onto its nascent online databases. Two years later, Kurzweil sold his company to Xerox , which eventually spun it off as Scansoft , which merged with Nuance Communications . In

1610-722: The most authoritative of the Annual Test of OCR Accuracy from 1992 to 1996. Recognition of typewritten, Latin script text is still not 100% accurate even where clear imaging is available. One study based on recognition of 19th- and early 20th-century newspaper pages concluded that character-by-character OCR accuracy for commercial OCR software varied from 81% to 99%; total accuracy can be achieved by human review or Data Dictionary Authentication. Other areas – including recognition of hand printing, cursive handwriting, and printed text in other scripts (especially those East Asian language characters which have many strokes for

1656-406: The page and a searchable textual representation. Near-neighbor analysis can make use of co-occurrence frequencies to correct errors, by noting that certain words are often seen together. For example, "Washington, D.C." is generally far more common in English than "Washington DOC". Knowledge of the grammar of the language being scanned can also help determine if a word is likely to be a verb or

1702-416: The pen down and lifting it. This additional information can make the process more accurate. This technology is also known as "online character recognition", "dynamic character recognition", "real-time character recognition", and "intelligent character recognition". OCR software often pre-processes images to improve the chances of successful recognition. Techniques include: Segmentation of fixed-pitch fonts

1748-469: The root prefix mono meaning one, and timbre meaning a specific tone of a sound independent of its pitch) is usually used in reference to electronic synthesizers which can produce a single timbre at a given pitch when pressing one key (if the synth is monophonic ) or multiple keys (if the synth is polyphonic ). An electronic musical instrument may be multitimbral , which means it can produce two or more timbres (also called sounds or patches ) at

1794-420: The same time. Instruments which may be multitimbral include synthesizers, samplers , and music workstations . A multitimbral instrument might be configurable in a variety of ways: Multitimbrality is achieved by having a synthesizer with more than one sound producing module. In a fully digital system, each sound module is virtual , since in reality algorithms combine samples together in real time for output to

1840-574: The software does not achieve their desired level of accuracy, a user can be notified for manual review. An error introduced by OCR scanning is sometimes termed a scanno (by analogy with the term typo ). Characters to support OCR were added to the Unicode Standard in June 1993, with the release of version 1.1. Some of these characters are mapped from fonts specific to MICR , OCR-A or OCR-B . Multitimbral Monotimbral (from

1886-576: The standardized ALTO format. Crowd sourcing has also been used not to perform character recognition directly but to invite software developers to develop image processing algorithms, for example, through the use of rank-order tournaments . Commissioned by the U.S. Department of Energy (DOE), the Information Science Research Institute (ISRI) had the mission to foster the improvement of automated technologies for understanding machine printed documents, and it conducted

Kurzweil K250 - Misplaced Pages Continue

1932-458: The technology useful only in very limited applications. Recognition of cursive text is an active area of research, with recognition rates even lower than that of hand-printed text . Higher rates of recognition of general cursive script will likely not be possible without the use of contextual or grammatical information. For example, recognizing entire words from a dictionary is easier than trying to parse individual characters from script. Reading

1978-688: The text from the image file captured by the device. The OCR API returns the extracted text, along with information about the location of the detected text in the original image back to the device app for further processing (such as text-to-speech) or display. Various commercial and open source OCR systems are available for most common writing systems , including Latin, Cyrillic, Arabic, Hebrew, Indic, Bengali (Bangla), Devanagari, Tamil, Chinese, Japanese, and Korean characters. OCR engines have been developed into software applications specializing in various subjects such as receipts, invoices, checks, and legal billing documents. The software can be used for: OCR

2024-478: The two. In 1982, Stevie Wonder invited Raymond Kurzweil to his studio in Los Angeles, and asked if "we could use the extraordinarily flexible computer control methods on the beautiful sounds of acoustic instruments?" In response, and with Stevie Wonder as musical advisor, Raymond Kurzweil founded Kurzweil Music Systems . Kurzweil used the sampling technique that had been exploited in reading machines (such as

2070-402: Was in use by companies, including CompuScan, in the late 1960s and 1970s. ) Kurzweil used the technology to create a reading machine for blind people to have a computer read text to them out loud. The device included a CCD -type flatbed scanner and a text-to-speech synthesizer. On January 13, 1976, the finished product was unveiled during a widely reported news conference headed by Kurzweil and

2116-573: Was the first electronic instrument to faithfully reproduce the sounds of an acoustic grand piano. It could play up to 12 notes simultaneously (known as 12-note polyphony ) by using individual sounds as well as layered sounds (playing multiple sounds on the same note simultaneously, also known as being multitimbral ). Until then the majority of electronic keyboards used synthesized sounds and emulated acoustical instrument sounds created in other electronic instruments using various waveforms produced by oscillators, and prior to that there were instruments such as

#438561