US20060129387A1 - Method and apparatus for processing the output of a speech recognition engine - Google Patents

Method and apparatus for processing the output of a speech recognition engine Download PDF

Info

Publication number
US20060129387A1
US20060129387A1 US11/169,165 US16916505A US2006129387A1 US 20060129387 A1 US20060129387 A1 US 20060129387A1 US 16916505 A US16916505 A US 16916505A US 2006129387 A1 US2006129387 A1 US 2006129387A1
Authority
US
United States
Prior art keywords
audio
word
speech recognition
data
characters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/169,165
Inventor
John Mitchell
Alan Heard
Steven Corbett
Nicholas Daniel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AllVoice Computing PLC
Original Assignee
AllVoice Computing PLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from GB9619932A external-priority patent/GB2302199B/en
Priority claimed from US08/896,105 external-priority patent/US5857099A/en
Application filed by AllVoice Computing PLC filed Critical AllVoice Computing PLC
Priority to US11/169,165 priority Critical patent/US20060129387A1/en
Publication of US20060129387A1 publication Critical patent/US20060129387A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/137Hierarchical processing, e.g. outlines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/225Feedback of the input speech

Definitions

  • the present invention generally relates to the field of data processing and in particular the field of processing the output of a speech recognition engine.
  • Speech recognition as an alternative method of inputting data to a computer is becoming more prevalent as speech recognition algorithms become ever more sophisticated and the processing capabilities of modern computers increases. Speech recognition systems are particularly attractive for people wishing to use computers who do not have keyboard skills.
  • the system also does not allow the audio data to be stored in association with the text when the document is saved or when the text is cut and pasted into another application. Even a simple text processing operation, e.g. an insertion operation within a body of text, will prevent the playback of the audio component for that body of text including the change.
  • a data processing apparatus comprising input means for receiving recognition data and corresponding audio data from a speech recognition engine, the recognition data including a string of recognised data characters and audio identifiers identifying audio components corresponding to a character component of the recognised characters; processing means for receiving and processing the input recognised characters to replace, insert, and/or move characters in the recognised characters and/or to position the recognised characters; link means for forming link data linking the audio and identifiers to the characters component positions in the character string even after processing; display means for displaying the characters being processed by the processing means; user operable selection means for selecting characters in the displayed characters for audio playback, where the link data identifies any selected audio components, if present, which are linked to the selected characters; and audio playback means for playing back the selected audio components in the order of the character component positions in the character string.
  • positional changes of characters in the character string due to processing operations are monitored and the links which identify the corresponding audio component are updated accordingly.
  • the corresponding audio component for any dictated character in the character string can be immediately identified even after processing.
  • This feature greatly enhances the ability to correct incorrectly recognised characters since a user will be able to hear what was dictated in order to decide what was actually said rather than what the speech recogniser recognised.
  • This feature of being able to play back audio components corresponding to the characters is maintained even when dictated characters are inserted into previously dictated characters.
  • the character data output from the speech recognition engine can comprise text or symbols in any language, numerals or any unicode.
  • the characters can comprise words forming text or any unicode characters and the system can be configured to recognise dictated numbers and input the corresponding numeric characters to the application instead of the word descriptions.
  • the processing means of the present invention can comprise any application running on a processor which enables character data from a speech recognition engine to be entered and manipulated, e.g. a word processor, presentation applications such as Microsoft PowerPoint (Trade Mark) spreadsheets such as Excel (Trade Mark), email applications and CAD applications.
  • presentation applications such as Microsoft PowerPoint (Trade Mark) spreadsheets such as Excel (Trade Mark)
  • Excel Trade Mark
  • email applications CAD applications.
  • CAD applications e.g. CAD applications.
  • the link data and audio data can all be stored.
  • the audio data is maintained for playback at a later time when, for instance, it may be wished to carry out corrections to correct speech recognition errors.
  • the storage of the character data, link data and the audio data allows for corrections to be postponed or even delegated to another person on another machine.
  • Corrections to the incorrectly recognised character data can be made by correcting the character string which causes the playback of the audio component.
  • the characters can then be corrected and the corrected characters and the audio identifier for the audio component corresponding to the corrected characters are passed to the speech recognition engine for updating user models used in the recognition process.
  • the output of the speech recognition engine includes a list of alternative characters together with an indicator which indicates the likelihood that the word is correct
  • a choice list can be displayed which comprises the alternative words listed alphabetically for ease of use. Corrections can then be carried out either by selecting one of the alternative characters or entering a new character.
  • a list of character locations in the character string and positions in the corresponding audio components is kept.
  • the audio data is separately stored and the list identifies in which of the stored audio passages and at which position the audio component lies in the audio passage.
  • a passage of characters, or all of the characters can be selected for updating the contextual model used by the speech recognition engine.
  • the operator has control over when the contextual model is to be updated based on the corrections made to the characters.
  • data processing apparatus comprising means for receiving recognition data from a speech recognition engine and corresponding audio data, the recognition data including recognised characters; display means for displaying the recognised characters; storage means for storing the recognised characters as a file; means for selectively disabling the display and storage of recognised characters or recognition carried out by the speech recognition engine for a period of time; and means for storing the audio data for a period of time in the storage means as an audio message associated with the file.
  • data correction apparatus comprising means for receiving recognition data from a speech recognition engine, said recognition data including recognised characters representing the most likely characters, and a likelihood indicator for each character indicating the likelihood that the character is correct; display means for displaying the recognised character; automatic error detection means for detecting possible errors in recognition of characters in the recognised characters by scanning the likelihood indicators for the recognised characters and detecting if the likelihood indicator for a character is below the likelihood threshold, whereby said display means highlights at least the first, if any, character having a likelihood indicator below the likelihood threshold; user operable selection means for selecting a character to replace an incorrectly recognised character highlighted in the recognised characters; and correction means for replacing the incorrectly recognised character and the selected character to correct the recognised characters.
  • the likelihood threshold can be selectively set by a user to a suitable level to reduce the number of characters which are falsely identified as incorrectly recognised whilst increasing the chances of correctly identifying incorrectly recognised characters.
  • the provision of automatic detection of possible recognition errors can significantly decrease the time taken for correcting character data.
  • FIG. 1 is a schematic drawing of a speech recognition system in accordance with one embodiment of the present invention
  • FIG. 2 is a schematic diagram of the internal structure of the speech recognition system
  • FIG. 3 is a table representing the data output from the speech recognition engine
  • FIG. 4 illustrates the data structure of the link data file
  • FIG. 5 is a flow chart illustrating the overall operation of the speech recognition system in accordance with one embodiment of the present invention.
  • FIG. 6 is a flow diagram of the dictation process of FIG. 5 ;
  • FIG. 7 is a flow diagram of the word processing process of FIG. 5 ;
  • FIG. 8 a is a flow diagram of the manual correction process of FIG. 5 ;
  • FIG. 8 b is a flow diagram of the automatic correction process of FIG. 5 ;
  • FIG. 9 is a flow diagram of the overall operation of the speech recognition system in accordance with another embodiment of the present invention in which audio messages can be played;
  • FIG. 10 is a flow diagram of an optional step for the dictation of an audio message in the sequence of FIG. 9 ;
  • FIG. 11 is a schematic drawing of a network of speech recognition systems comprising author work stations wherein the network is provided with an editor work station which can access and edit documents in the author work stations;
  • FIG. 12 is a schematic diagram of the internal structure of the editor work station
  • FIG. 13 is a flow diagram of the overall operation of the operation of the editor work station of FIG. 11 ;
  • FIG. 14 a is a flow diagram of the manual correction process of FIG. 13 ;
  • FIG. 14 b is a flow diagram of the automatic correction process of FIG. 13 ;
  • FIG. 15 is a flow diagram of the speech recognition model update process which is carried out by the author work stations after corrections have been made to recognised text by the editor work station.
  • FIG. 1 there is illustrated a speech recognition system in accordance with one embodiment of the present invention which comprises an IBM (Trade Mark) compatible PC (personal computer) 1 having a keyboard 2 for inputting and correcting text and a pointing device 3 which in this embodiment is a mouse.
  • Software applications are loaded into the computer from computer storage medium such as the floppy disc 4 , an optical disk (CD ROM), or digital tape.
  • the software applications comprise the speech recognition application which comprises the speech recognition engine, the application for processing text such as a word processor and the interface application to control the flow of text into the text processing application, to control the flow of updating information from the text processing application to the speech recognition application and for maintaining links between the text and the audio data.
  • the system is provided with a microphone 5 , a loudspeaker 6 and an interface device 7 .
  • the audio signal from the microphone 5 is input into the interface device 7 which includes an analog to digital converter and a digital signal processor to digitise and condition the signal for input into the computer 1 .
  • the audio signal is output from the computer 1 to the interface device 7 in digital form and is converted to an analog signal by a digital to analog converter within the interface device 7 .
  • the analog signal is then output from the interface device 7 to play back the audio recording.
  • the interface device 7 is provided with the IBM VoiceType system.
  • the speech recognition engine used in the specific example is the IBM VoiceType speech recognition engine.
  • the present invention is not, however, limited to any specific speech recognition engine and can also be used with any conventional hardware for recording and playing back sound in a personal computer, e.g. in an IBM compatible machine the sixteen bit sound blaster compatible standard can be used.
  • the present invention can be used with either continuous or discrete speech recognition engines.
  • FIG. 2 this diagram illustrates a schematic overview of the internal architecture of the computer.
  • a bus 9 links all of the components of the system and the Read Only Memory (ROM) 14 containing conventional systems programs and data.
  • the processor 10 runs three applications simultaneously: the speech recognition engine application 11 , the speech recognition interface application 12 and the text processor application 13 .
  • the memory 20 which can comprise random access memory (RAM) or in a Windows (Trade Mark) environment, virtual RAM.
  • RAM random access memory
  • Windows Trade Mark
  • data is stored for the speech recognition engine application 11 .
  • This data comprises a user model 21 which can be updated to improve the accuracy of the recognition, a language model 22 and a dictionary 23 to which a user can add new words.
  • the user model 21 comprises an acoustic model and a contextual model.
  • the application During operation of the speech recognition engine application 11 the application utilises the user model 21 , the language model 22 and the dictionary 23 in the memory 20 and outputs speech recognition data 24 to the memory 20 .
  • the speech recognition interface application 12 receives the speech recognition output data 24 and forms link data 25 .
  • the text component of the speech recognition output data 24 is also passed by the speech recognition interface application 12 to the text processor application 13 to form a current document 26 in the memory.
  • the display 8 displays the text of the current document 26 stored in the memory 20 and the keyboard 2 can be used to insert, delete and move text.
  • the pointing device 3 can also be used to select text and word processing operations in the conventional well known manner within Windows applications.
  • the system is also provided with non-volatile storage in the form of disk storage 15 .
  • disk storage 15 two directories are provided.
  • a temporary directory used by the speech recognition engine 11 for the storage of run time files which contain the speech recognition output data.
  • a user's directory is also provided for the storage of document files by the text processor application 13 and associated link data formed by the speech recognition interface 12 .
  • An audio input device 16 inputs the dictated audio signal to an analog to digital converter 17 .
  • the audio input device 16 is illustrated to be a microphone 5
  • the audio input could alternatively comprise a pre-recorded signal source, e.g. a digital audio tape (DAT).
  • DAT digital audio tape
  • the digitised signal from the analog to digital converter 17 is then passed to a digital signal processor 18 for conditioning of the signal before input to the input/output device 19 of the computer 1 .
  • the speech recognition engine application 11 is able to read the digitised input audio data via the bus 9 and output speech recognition output data 24 into the memory 20 .
  • audio data which is stored in the temporary directory in the disc storage 15 is accessed and output over the bus 9 via the input/output device 19 to a digital to analog converter 27 to generate an analog audio signal to drive an audio output device 28 for playback of the audio signal selected by the user.
  • the audio data is stored in one or more files in the temporary directory of the disk storage 15 since the storage audio data requires a great deal of storage capacity and it is impractical to hold audio data of any length in the volatile memory 20 .
  • the operating system operating by the processor 10 is Windows 3.1, 3.11, 95 or NT.
  • the text processor application 13 can be any word processor such as Microsoft Word (Trade Mark), Wordperfect (Trade Mark) or Lotus Word Pro (Trade Mark).
  • the speech recognition engine application 11 is the IBM VoiceType.
  • the speech recognition engine application 11 When the speech recognition engine application 11 is activated and receives audio data via the interface device 7 , the speech recognition output data 24 is temporarily held in the volatile memory 20 . The output data is then passed to files which are opened in the temporary directory of the disk storage 15 . The audio data for each period of dictation is stored in a single file.
  • two files are stored by the speech recognition engine application 11 which includes the information illustrated in tabular form in FIG. 3 .
  • an audio data file For each period of dictation an audio data file, and a pair of information files are generated containing the information illustrated in FIG. 3 .
  • Each of the words recognised is identified by an identifier tag which identifies the position in the sequence of word.
  • the audio start point and audio end point of the audio component in the associated audio data file is indicated to enable the retrieval and playback of the audio component corresponding to the word.
  • n is the score, i.e. the likelihood that the word is correct
  • w is the word.
  • the list of alternative words is ordered such that the most likely word appears first. Alternatives, if any, are then listed in order with the word having the highest score first and the word having the lowest score last.
  • the speech recognition interface application 12 receives the output of the speech recognition engine application 11 and forms link data 25 in the volatile memory 20 .
  • FIG. 4 illustrates the form of the link data for each recognised word output from the speech recognition engine 11 .
  • the speech recognition interface application 12 receives the recognised word at the head of the alternative list shown in FIG. 3 and outputs the word using the dynamic data exchange (DDE) protocol in the Windows operating system.
  • the position of a word in the text in the text processor application 13 is determined by determining the counter number indicating the position of the first character in the text for the word. This character number is entered under the character number field.
  • the link data 25 also includes information identifying where the audio data can be found in the files in the temporary directory of the disk storage 15 . This information is provided in the tag field.
  • the tag field will not only include the identified tag identifying the position of the audio component for a word within a file, it will also include an identification of which file contains the audio component.
  • the next field is the word score which is an indication of the likelihood that the word has been recognised correctly.
  • the next field is the word length field. This gives the number of characters forming the recognised word.
  • the next field in the link data 25 is the character string forming the actual word and this is followed by the vocabulary length field which is a number indicating the number of characters in the vocabulary description string.
  • the final field is the vocabulary description string which is a string of characters describing the vocabulary in which the word recognised by the speech recognition engine application 11 can be found in the dictionary 23 .
  • FIG. 5 is an overview of the operation of the embodiment of the present invention.
  • the word processor application 13 the speech recognition engine application 11 and the speech recognition interface application 12 is loaded from a storage medium such as the disk storage 15 .
  • the programs can of course be loaded from any computer readable storage medium such as optical discs (CD ROM) or digital tape.
  • a user can select whether to read an existing document in step S 2 . If no existing document is to be read text can be entered using the dictation process step S 3 which will be described in more detail hereinafter. When a passage of dictated text is complete, the dictation process is finished and in step S 4 the user can decide whether to insert further dictated text. If further dictated text is to be inserted, the process returns to step S 3 . If no further dictated text is to be inserted then the dictation process is finished.
  • step S 5 the document to be read is selected and in step S 6 it is determined whether the document selected has audio data associated with it. If there is no audio data associated with it, i.e. it is a conventional word processor document, in step S 7 the document is read and the process moves to step S 4 which is a point at which the document has been loaded and the user can insert dictated text if desired.
  • step S 6 If in step S 6 it is determined that the document does have audio data associated with it, the user is given the option to read the audio data in step S 8 . If the user declines to read the audio data then only the document is read in step S 7 and the document will be treated within the word processor as a conventional word processor document. If in step S 8 the user selects to read the audio data, in step S 9 the document is read together with the associated link data from the user's directory in the disk storage 15 and the speech recogniser run time created files are copied from the user's directory to the temporary directory in the disk storage 15 . The document is thus open in the word processor and in step S 4 the user can insert dictated text if desired.
  • step S 10 the user can decide whether to correct recognition errors in the recognised text. If in step S 10 it is decided by the user that they are to correct errors then the process moves to step S 11 to correct the errors as will be described hereafter.
  • step S 12 the process moves to step S 12 wherein the user can decide whether to update the user's contextual model.
  • the user model 21 comprises an acoustic model and a contextual model.
  • the recognition errors corrected in step S 1 will correct the acoustic model, i.e. the recognition errors.
  • the contextual model can be updated in step S 13 by selecting the text to be used for the update and sending the number of corrected words together with a list of the corrected words to the speech recognition engine for updating the contextual model.
  • step S 14 the user can then decide whether or not to word process the document in the conventional manner. If a document is to be word processed, the word processing operation in step S 15 is carried out as will be described in more detail hereinafter. This word processing operation can be carried out at any time after or before the dictation process.
  • the document being formed in the word processor can thus comprise a mixture of conventionally entered text, i.e. via the keyboard or via the insertion of text from elsewhere, and directly dictated text.
  • step S 16 When the user has finished dictating, inserting and editing the text, in step S 16 the user has the option of whether or not to save the document. If the document is to be saved, in step S 17 the user is given the option of saving the document without the audio data as a conventional word processor document in step S 18 , or saving the document together with the link data and audio data in step S 19 . In step S 19 , in order to save the link data and audio data, the document and link data, by default, is saved in the user's directory and a copy of the speech recogniser run time created files is made in the user's directory.
  • step S 20 the user has the option to exit the word processor in step S 20 . If the word processor is exited in step S 20 the process terminates in step S 21 , otherwise the user has the option of whether or not to read an existing document in step S 2 .
  • FIG. 6 this document illustrates the dictation process, step S 3 , of FIG. 5 in more detail.
  • step S 30 the dictation is started and in step S 31 the speech recognition engine application 11 outputs speech recognition data 24 and stores the data in run time files in a temporary directory of the disk storage 15 . Also, the audio data is stored in parallel as a run time file in the temporary directory in step S 32 .
  • the speech recognition interface application 12 detects whether the most likely words output from the speech recognition engine application 11 are firm or infirm, i.e. whether the speech recognition engine application 11 has finished recognising that word or not in step S 33 . If the speech recognition engine application 11 has not finished recognising that word, a word is still output as the most likely, but this could change, e.g. when contextual information is taken into consideration.
  • step S 34 the speech recognition interface application 12 forms links between positions of firm words and corresponding audio data components thus forming the link data 25 .
  • step S 35 the speech recognition interface application 12 outputs the words to the word processor application 13 and the text is displayed on the screen with the infirm words being displayed in reverse video format.
  • step S 36 the process determines whether dictation is finished and if has not it returns to step S 30 . If dictation has finished, in step S 37 it is determined whether the dictated text is inserted into previously dictated text and, if so, the link data is updated to take into consideration the change in character positions of the previously dictated words. The dictation process is then terminated in step S 38 .
  • step S 40 a user can position the cursor in the text on the display using the keyboard 2 or the pointing device 3 .
  • the user can delete and/or insert text by, for example, typing using a keyboard or inserting text from elsewhere using conventional word processing techniques.
  • step S 42 the speech recognition interface application 12 updates the links between the recognised words and associated audio components, i.e. the character number in the first field of the link data 25 is amended to indicate the correct character position of the word in the text.
  • the word processing process is then terminated in step S 43 .
  • step S 50 the user selects a word which is believed to be incorrectly recognised for correction. The selected word is then highlighted on the display in step S 51 and in step S 52 the speech recognition interface application 12 determines the word location in the text. In step S 53 it is determined whether the word is a dictated word or not by comparing the word location with the link data 25 . If the word is not a dictated word a message is displayed informing the user that the word is not a dictated word in step S 54 and in step S 65 the system waits for more corrections.
  • step S 55 the speech recognition interface application 12 determines the identified tag for the selected word using the link data 25 and the speech recognition output data.
  • the audio component is then retrieved from the speech recognition run time created files in the temporary directory view the speech recognition engine application 11 in step S 56 and in step S 57 the audio component is played back via the speech recognition engine application 11 .
  • step S 55 once the identified tag has been determined, in addition to retrieval of the audio component, the alternative words from the speech recognition output data in step S 58 is obtained and the choice list is built and displayed on the display in step S 59 .
  • step S 60 a user can select an alternative word from the choice list, input a new word, default back to the original word or cancel if the original word is correct or the word was selected for correction in error. If a user cancels the operation in step S 60 a the process proceeds to determine whether more corrections are required. If the user does not cancel the operation in step S 61 the displayed document is updated and in step S 62 the corrected word and the corresponding identifier flag is sent to the speech recognition engine application 11 . In step S 63 the speech recognition engine application 11 updates the user's acoustic model within the user model 21 . In step S 64 the link data is updated, e.g.
  • step S 65 if the correct word has more characters in it than the replaced word, the character position of all subsequent words will change and thus the link data will need to be updated.
  • step S 65 if more corrections are required the user will in step S 50 select another word for correction and repeat the process. Otherwise the correction process is finished and terminates in step S 66 .
  • step S 70 the user selects a threshold score to be used to detect possible recognition errors.
  • step S 71 the document or selected text is scanned to compare the threshold score with the score for each of the words.
  • step S 72 the document is scanned to compare the threshold score with the score for the next word. If in step S 72 it is found that the score for the word is greater than the threshold, the process proceeds to step S 85 where it is determined whether the end of the document has been reached. If it is not the end of the document then the process returns to step S 71 to compare the score for the next word with the threshold score.
  • step S 72 If in step S 72 it is determined that the score for the word is less than the threshold score, the word is highlighted on the display in step S 73 .
  • step S 74 the speech recognition interface application 12 determines the word location in the text and in step S 75 the identifier tag for the word is determined.
  • step S 76 the audio component is retrieved from the speech recognition run time created files in the temporary directory via the speech recognition engine application 11 for playback of the audio component via the speech recognition engine application 11 in step S 77 .
  • step S 78 the alternative words for the word having the score less than the threshold is obtained from the output of the speech recogniser engine application 11 .
  • step S 79 a choice list is built and displayed on the display.
  • the choice list comprises the list of alternative words displayed alphabetically.
  • a user can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if the original word is thought to be correct. If a user cancels the operation in step S 80 a , the process proceeds to step S 85 to determine whether the end of the document or selected text has been reached. If the user does not cancel the operation, in step S 81 the displayed document is updated and in step S 82 the corrected word and identifier flag is sent to the speech recogniser engine application 11 . In step S 83 the speech recognition engine application 11 updates the user's acoustic model in the user model 21 . In step S 84 the link data is updated, e.g.
  • step S 85 it is determined whether the end of the document, or the selected text, has been reached. If so, the process is terminated in step S 86 , otherwise the process returns to step S 71 to continue scanning the document or selected text.
  • the user is able to harness the output of the speech recognition engine to maintain links between the words in the text and the corresponding audio components in the audio data even if the words are moved or are dispersed with non dictated text or text which has been dictated at some other time.
  • Link data effectively acts as a pointer between the position of the text in the document and the position of the corresponding audio component in the audio data. In this way the dictated text can be ordered in any way and mixed with non dictated text without losing the ability to play back the audio components when selected by a user.
  • the user since not only audio data but also the link data is stored in non-volatile storage such as the disk storage 15 , the user is able to reopen a document and play back the corresponding audio data. This enables a user to dictate a document and store it without correction thereby allowing correction at a later date, i.e. delaying the correction.
  • the system returns to a state as if the text had just been dictated. The text can be corrected and the corrections can be fed back to the speech recognition engine to update the user model 21 .
  • FIG. 9 there is illustrated a flow diagram illustrating the feature of another aspect of the present invention.
  • many steps are the same as those illustrated in FIG. 5 and thus the same references are used.
  • the system determines whether there are any audio messages associated with the document in step S 90 .
  • step S 9 the document and link data is read and the speech recognition run time created files are copied from the user's directory to the temporary directory and the system proceeds as described with regard to FIG. 5 .
  • the user is given the option to select the audio message which is to be played in step S 91 .
  • an audio message is not to be played then the process proceeds to step S 9 .
  • step S 92 the selected audio message is retrieved from the speech recognition run time created files via the speech recognition engine applications 11 and in step S 93 the selected audio message is played via the speech recognition engine application 11 .
  • the process then proceeds to step S 9 as described with reference to FIG. 5 .
  • FIG. 9 illustrates the audio note only being playable at a particular time, an audio note can be played at any time during the creation of a document or after a document has been read.
  • step S 95 the user can elect whether or not to dictate an audio message to be associated with a document to be created. If no audio message is to be created the process terminates in step S 99 b . If an audio message is to be created in step S 96 the dictation of the audio message is initiated and in step S 97 the audio message is stored in the speech recognition run time files. In step S 98 it is determined whether the dictation of the audio message has finished and if not the process returns to step S 96 .
  • step S 99 If the audio message has finished in step S 99 the link data is updated to indicate that the document includes an audio message and in step S 99 a another audio message can be selected to be dictated and the process returns to step S 96 . Otherwise the process can be terminated in step S 99 b.
  • FIGS. 9 and 10 allows for a user to dictate one or more messages which is stored in association with a document.
  • no recognised text is input to the text processor application 13 .
  • This is achieved in the specific embodiment by failing to pass the text to the text processor application 13 .
  • the audio message merely comprises a normal audio data file which has the speech recognition data of FIG. 3 in corresponding run time files and which is ignored.
  • the link data is examined to determine whether there are any audio messages associated with a document and if so an option is displayed to allow the user to select and play a message. If the user selects to play the message the link data identifies the audio data file containing the audio message which is retrieved and played back via the speech recognition engine 11 .
  • This aspect of the present invention can be used without the features of correcting the user model and can in its simplest form comprise a method of recording and digitising audio messages and storing the audio messages with a document which could simply be created in a conventional manner without involving speech recognition.
  • the audio message allows for instructions or reminding information to be attached to a document in audio form.
  • FIG. 11 there is illustrated a network of author work stations 100 a , 100 b and 100 c which comprise the system as described with regard to FIGS. 1 to 10 .
  • the author work stations 100 a , 100 b and 100 c are connected via a network 101 under the control of a network server 102 to an editor work station 103 .
  • the network 101 can comprise any conventional computer network such as an ethernet or token ring.
  • any method of obtaining copies of the documents, associated link data files, and associated speech recognition run time created files can be used.
  • the documents could be transferred by copying the relevant files on to a computer readable medium such as a floppy disc which can be read by the editor work station and amended.
  • correction files can be stored on the disc and the disc can be re-read by the author work station for updating of the user model 21 by the speech recognition engine application 11 .
  • three other work stations and a single editor work station are illustrated any number can be used on the network.
  • FIG. 12 illustrates the architecture of the editor work station 103 .
  • Like reference numerals in FIG. 12 to the reference numerals of FIG. 2 represent like components.
  • the editor work station 103 there is no user model 21 , language model 22 , dictionary 23 or SR output data 24 in the memory 20 .
  • the processor 10 does not include the speech recognition engine application 11 and the speech recognition interface application 12 is replaced with the correcting application 12 a .
  • the disk storage 15 there is no partition of the disk into the temporary directory and the user's directory. The documents can however be stored locally into a disk storage 15 .
  • the editor work station differs from the author work station further in that there is no input/output device 19 , digital signal processor 18 , and analogue to digital converter 17 , audio input device 16 , and digital to analogue converter 27 . Instead the audio output device 28 (loudspeaker or loudspeakers) receives its output from a conventional multimedia sound card 19 a.
  • the editor work station 103 is also provided with a network card 200 to interface the editor work station 103 with the network 101 to allow for the document, link data and speech recognition run time created files to be read from a correspondence path.
  • a network card 200 to interface the editor work station 103 with the network 101 to allow for the document, link data and speech recognition run time created files to be read from a correspondence path.
  • the author work station 100 a , 100 b and 100 c will include a similar network card 200 in this embodiment.
  • FIG. 13 is a flow diagram of the operation of the editor work station in accordance with the specific embodiment of the present invention.
  • step S 100 the word processor application and a correction application is loaded.
  • the correction application comprises a modified form of the speech recognition interface application.
  • step S 101 the user selects a correspondence path, a user path and a document for correction.
  • the correspondence path is the directory in which the user has saved the document, the link data file, and the speech recognition run time created files.
  • the user path is the directory in which the speech recognition data, specifically the user model 21 , is stored.
  • step S 102 the document and link data file is read.
  • step S 102 the document and link data file can simply be read over the network or it can be copied so that the editor work station 103 has a local copy.
  • step S 103 the link data determines whether there are any audio messages associated with the read document. If there are no audio messages the process proceeds to step S 104 for the correction of the document. If an audio message is present in step S 105 the user is given an option to select the audio message for playing. If an audio message is not to be played the process proceeds to step S 104 . If an audio message is to be played the selected audio message is retrieved from the speech recognition run time created files in step S 106 and in step S 107 the selected audio message is converted to a conventional sound format, e.g. .WAV.
  • a conventional sound format e.g. .WAV.
  • step S 108 the audio message is then played through the conventional sound card 19 a and loud speakers 28 and the process then proceeds to step S 104 .
  • step S 109 the editor is given the option as to whether to update the user's contextual model. If the editor does not wish to update the user's contextual model the process proceeds to step S 111 where the editor is given the option as to whether or not to save the document. If the user's contextual model is to be updated in step S 110 the user selects text containing corrections whereupon context update parameters are stored in a contextual correction file in the user path.
  • the contextual update parameters include the number of corrected words and a list of the corrected words. The process then proceeds to step S 111 .
  • step S 112 the document and associated link data is stored in the correspondence path and in step S 113 the editor is given the option as to whether to store a copy locally in the editor work station 103 in step S 114 .
  • step S 115 the editor can then either exit the word processor, in which case the process terminates in step S 116 , or select another document by returning to step S 101 .
  • this document is a flow diagram of the method of manually correcting the document corresponding to step S 104 of FIG. 13 .
  • step S 120 the editor selects a word for correction and in step S 121 the word is highlighted on the display.
  • step S 122 the correction application determines the word location in the text and in step S 123 it is determined whether the word is a dictated word or not by comparing the word location with the link data 25 . If the word is not a dictated word a message is displayed informing the editor that the word is not a dictated word in step S 124 and in step S 135 the system awaits further corrections. If the word is a dictated word in step S 125 the identified tag is determined.
  • step S 126 the audio component from the speech recognition run time created file is retrieved from the correspondence path and the audio component corresponding to the selected word is converted to a conventional audio format (.WAV) in step S 127 .
  • the audio component is then played back using the conventional multimedia sound card and loudspeakers in step S 128 .
  • step S 125 the alternative words are read from the speech recognition run time created files in the correspondence path in step S 129 and in step S 130 a choice list is built and displayed.
  • the choice list comprises the alternative words listed alphabetically for ease of use.
  • step S 131 the editor can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if the original word is considered to be correct or the editor incorrectly selected the word. If an editor cancels the operation in step S 131 a the process proceeds to step S 135 to determine whether more corrections are required. If the user does not cancel the operation, in step S 132 the displayed document is updated and in step S 133 the corrected word and identifier flag is stored in a word correction file in the user path.
  • step S 134 the link data is updated e.g. if the correct word is of different length to the replaced word, the character number identifying the position of the first character of each of the proceeding words will be changed and thus the link data for all of the following words must be changed.
  • step S 135 if the user makes no more corrections, the process ends at step S 136 otherwise the user can select another word in step S 120 .
  • FIG. 14 b is a flow diagram of an automatic method of correcting recognition errors corresponding to the correction step S 104 in FIG. 13 .
  • the editor can select the desired threshold score for the automatic correction process.
  • the document or selected text is scanned to compare the score of the next word with the threshold score.
  • step S 142 if the score for the word is greater than the threshold, in step S 155 it is determined whether it is the end of the document or selected text and if it is the process terminates in step S 156 . Otherwise the scanning of the document in step S 141 continues for each word in the selected text or until the end of the document is reached.
  • step S 142 If in step S 142 it is determined that the score for a word is less than the threshold an in step S 143 the word is highlighted on the display and in step S 144 the word location in the text is determined.
  • step S 145 the identifer tag for the word is determined from the link data 25 and in step S 146 the audio component is retrieved from the SR run time created files.
  • step S 147 the audio component is converted to a standard audio format (.WAV format) and in step S 148 the audio component is played back using the conventional multimedia sound card 19 a and loudspeakers 28 .
  • .WAV format standard audio format
  • step S 150 the alternative words from the speech recognition run time created files can be read in the correspondence path and in step S 150 a choice list can be built and displayed.
  • the choice list comprises a list of the alternative words in alphabetical order.
  • step S 151 the editor can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if it is considered that the original word was correct. If the editor cancels the operation in step S 151 the process proceeds to step S 155 to determine whether the end of the document or selected text has been reached.
  • step S 152 the displayed document is updated and in step S 153 the corrected word and identifer flag are stored in a word correction file in the user path.
  • step S 154 the link data 25 is updated e.g. if the correct word has a different length to the original word the position of the following words will change and thus the link data needs to be updated.
  • step S 155 it is determined whether it is the end of the document, or selected text, and if so the process terminates in step S 156 .
  • step S 160 the speech recognition interface application detects whether there are any word correction files or contextual correction files present in the user path. If no correction files are detected at present then the process terminates in step S 161 allowing the user to continue to step S 2 in FIG. 5 or 9 . If correction files are detected to be present in step S 160 the author is given the option as to whether to carry out updating of the user model 21 at this time for the selected correction files in step S 162 . If no updating is to be carried out for the selected correction files the process proceeds to step S 167 to determine if there are more correction files present.
  • step S 163 the associated word and/or contextual correction files are read from the user path.
  • step S 164 the speech recognition run time created files are copied from the correspondence path to the temporary directory and in step S 165 the word and contextual update parameters are sent to the speech recognition engine application 11 by the speech recognition interface application 12 .
  • step S 166 the read correction files are then deleted in the user path.
  • step S 167 it is then determined whether there are any more correction files present in the user path and if so the user is given the option as to whether to update using these files in step S 162 . If in step S 167 there are no more correction files present then the process terminates in step S 161 allowing the user to proceed to step S 2 in FIG. 5 or 9 .
  • step S 162 the author can select each associated word and contextual correction file for updating, the author may also be given the opportunity to elect for the updating to be carried out for all of the correction files present in the user path.
  • FIGS. 11 to 15 This aspect of the present invention illustrated in FIGS. 11 to 15 allows an author to dictate documents, save them and delegate correction to an editor by a separate machine.
  • the corrections made by the editor are then fed back to update the author's user model to increase the accuracy of the speech recognition thereafter.
  • the author's user model is not copied, there is no danger of there being more than one copy of the user model whereby one of the copies could be out of date.
  • the corrections being carried out by the editor does not prevent the author from continuing to use the speech recognition engine application which requires access to the user model.
  • delegating the correction to the editor whereby updates are generated in files dictation by the author and correction by the editor can be carried out in parallel.
  • the delegated correction feature is enhanced by the provision of the audio note capability allowing an author to dictate instructions to the editor to be attached to the document to be edited.
  • the audio message capability can not only be used in conjunction with the delegated correction facility, but can also be used on its own simply to provide audio messages with a document.
  • the delegated correction system also provides a cost reduction for users since the editor need not be supplied with the speech recognition software and system components.
  • the editor work station 103 can simply comprise a standard multimedia PC. It is of course possible to provide a plurality of such editor work stations in the network to serve any number of author work stations.
  • the delegated correction system can also operate without a network by physically moving files between the author and editor work stations on computer readable storage media such as floppy disks.
  • word processing is described as occurring after dictation, word processing of the document can take place at any time.

Abstract

data processing apparatus is disclosed for receiving recognition data from a speech recognition engine and its corresponding dictated audio data where the recognition data includes recognized words or characters. A display displays the recognized words or characters and the recognized words or characters restored as a file together with the corresponding audio data. The recognized words or characters can be processed and link data is formed to link the position of the words or characters in the file and the position of the corresponding audio component in the audio data.

Description

    FIELD OF THE INVENTION
  • The present invention generally relates to the field of data processing and in particular the field of processing the output of a speech recognition engine.
  • BACKGROUND ART
  • The use of speech recognition as an alternative method of inputting data to a computer is becoming more prevalent as speech recognition algorithms become ever more sophisticated and the processing capabilities of modern computers increases. Speech recognition systems are particularly attractive for people wishing to use computers who do not have keyboard skills.
  • There are several speech recognition systems currently on the market which can operate on a desktop computer. One such system is called DragonDictate (Trade Mark). This system allows a user to input both speech data and speech commands. The system can interface with many different applications to allow the recognised text output to be directly input into the application, e.g. a word processor. This system, however, suffers from the disadvantage that there is no audio recording of the dictation stored which can be replayed to aid the correction of the recognised text.
  • Another system which is currently on the market is IBM VoiceType version 1.1 (Trade Mark). In this system the recognised text from the speech recognition engine is input directly into a proprietary text processor and audio data is stored. This system, however, does not allow the recognised text to be directly input into any other application. The dictated text can only be input directly into the proprietary text processor provided whereupon at the end of dictation the text can be cut and pasted into other applications. Corrections to the dictated text in order to update the speech recogniser models can only be carried out within the text processor window. Text for recognition correction can be selected and the audio component corresponding to the text is played back to assist in the correction process. When all of the corrections have been completed, the text can either be saved or cut ready for pasting into another application. Either of these operations can cause the corrections made to be used to update the speech recogniser: the user has limited control over when the updates are made.
  • Not only is this system disadvantaged in not allowing direct dictation into applications, the system also does not allow the audio data to be stored in association with the text when the document is saved or when the text is cut and pasted into another application. Even a simple text processing operation, e.g. an insertion operation within a body of text, will prevent the playback of the audio component for that body of text including the change.
  • SUMMARY OF THE INVENTION
  • It is an object of the present invention to provide an interface between the output of a speech recognition engine and an application capable of processing the output which operates in a data processing apparatus to link the relationship between the output data and the audio data to allow the audio data to be played back for any output data which has been dictated even if the data as a whole has been processed in such a way as to move, reorder, delete, insert or format the data.
  • This object of the present invention can be achieved by a data processing apparatus comprising input means for receiving recognition data and corresponding audio data from a speech recognition engine, the recognition data including a string of recognised data characters and audio identifiers identifying audio components corresponding to a character component of the recognised characters; processing means for receiving and processing the input recognised characters to replace, insert, and/or move characters in the recognised characters and/or to position the recognised characters; link means for forming link data linking the audio and identifiers to the characters component positions in the character string even after processing; display means for displaying the characters being processed by the processing means; user operable selection means for selecting characters in the displayed characters for audio playback, where the link data identifies any selected audio components, if present, which are linked to the selected characters; and audio playback means for playing back the selected audio components in the order of the character component positions in the character string.
  • Thus, in accordance with this aspect of the present invention, positional changes of characters in the character string due to processing operations are monitored and the links which identify the corresponding audio component are updated accordingly. In this way, the corresponding audio component for any dictated character in the character string can be immediately identified even after processing. This allows for the audio component associated with any character to be played back by a selection operation by a user. This feature greatly enhances the ability to correct incorrectly recognised characters since a user will be able to hear what was dictated in order to decide what was actually said rather than what the speech recogniser recognised. This feature of being able to play back audio components corresponding to the characters is maintained even when dictated characters are inserted into previously dictated characters.
  • In the present invention the character data output from the speech recognition engine can comprise text or symbols in any language, numerals or any unicode. The characters can comprise words forming text or any unicode characters and the system can be configured to recognise dictated numbers and input the corresponding numeric characters to the application instead of the word descriptions.
  • The processing means of the present invention can comprise any application running on a processor which enables character data from a speech recognition engine to be entered and manipulated, e.g. a word processor, presentation applications such as Microsoft PowerPoint (Trade Mark) spreadsheets such as Excel (Trade Mark), email applications and CAD applications. In this aspect of the present invention the dictated character positions in the document, drawing or product of the application is linked to the corresponding audio component by link data.
  • In one aspect of the present invention the link data and audio data can all be stored. In this way the audio data is maintained for playback at a later time when, for instance, it may be wished to carry out corrections to correct speech recognition errors. The storage of the character data, link data and the audio data allows for corrections to be postponed or even delegated to another person on another machine.
  • Corrections to the incorrectly recognised character data can be made by correcting the character string which causes the playback of the audio component. The characters can then be corrected and the corrected characters and the audio identifier for the audio component corresponding to the corrected characters are passed to the speech recognition engine for updating user models used in the recognition process.
  • Where the output of the speech recognition engine includes a list of alternative characters together with an indicator which indicates the likelihood that the word is correct, when a word is selected for correction, a choice list can be displayed which comprises the alternative words listed alphabetically for ease of use. Corrections can then be carried out either by selecting one of the alternative characters or entering a new character.
  • In one embodiment, in order to maintain the links between the character components and the corresponding audio components, a list of character locations in the character string and positions in the corresponding audio components is kept. Where the character string is formed of a plurality of separate dictated passages, the audio data is separately stored and the list identifies in which of the stored audio passages and at which position the audio component lies in the audio passage.
  • In addition to the updating of the speech recognition model due to incorrectly recognised words, a passage of characters, or all of the characters, can be selected for updating the contextual model used by the speech recognition engine. Thus, in this embodiment of the invention the operator has control over when the contextual model is to be updated based on the corrections made to the characters.
  • It is an object of another aspect of the present invention to enable audio messages to be recorded and stored in association with a file containing character data output from a speech recognition engine to allow instructions or a reminder to be recorded.
  • In accordance with this object of the present invention there is provided data processing apparatus comprising means for receiving recognition data from a speech recognition engine and corresponding audio data, the recognition data including recognised characters; display means for displaying the recognised characters; storage means for storing the recognised characters as a file; means for selectively disabling the display and storage of recognised characters or recognition carried out by the speech recognition engine for a period of time; and means for storing the audio data for a period of time in the storage means as an audio message associated with the file.
  • It is an object of another aspect of the present invention to provide for the automatic detection of possibly incorrectly recognised characters in the character data output from the speech recognition engine.
  • In accordance with this aspect of the present invention, there is provided data correction apparatus comprising means for receiving recognition data from a speech recognition engine, said recognition data including recognised characters representing the most likely characters, and a likelihood indicator for each character indicating the likelihood that the character is correct; display means for displaying the recognised character; automatic error detection means for detecting possible errors in recognition of characters in the recognised characters by scanning the likelihood indicators for the recognised characters and detecting if the likelihood indicator for a character is below the likelihood threshold, whereby said display means highlights at least the first, if any, character having a likelihood indicator below the likelihood threshold; user operable selection means for selecting a character to replace an incorrectly recognised character highlighted in the recognised characters; and correction means for replacing the incorrectly recognised character and the selected character to correct the recognised characters.
  • The likelihood threshold can be selectively set by a user to a suitable level to reduce the number of characters which are falsely identified as incorrectly recognised whilst increasing the chances of correctly identifying incorrectly recognised characters. The provision of automatic detection of possible recognition errors can significantly decrease the time taken for correcting character data.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic drawing of a speech recognition system in accordance with one embodiment of the present invention;
  • FIG. 2 is a schematic diagram of the internal structure of the speech recognition system;
  • FIG. 3 is a table representing the data output from the speech recognition engine;
  • FIG. 4 illustrates the data structure of the link data file;
  • FIG. 5 is a flow chart illustrating the overall operation of the speech recognition system in accordance with one embodiment of the present invention;
  • FIG. 6 is a flow diagram of the dictation process of FIG. 5;
  • FIG. 7 is a flow diagram of the word processing process of FIG. 5;
  • FIG. 8 a is a flow diagram of the manual correction process of FIG. 5;
  • FIG. 8 b is a flow diagram of the automatic correction process of FIG. 5;
  • FIG. 9 is a flow diagram of the overall operation of the speech recognition system in accordance with another embodiment of the present invention in which audio messages can be played;
  • FIG. 10 is a flow diagram of an optional step for the dictation of an audio message in the sequence of FIG. 9;
  • FIG. 11 is a schematic drawing of a network of speech recognition systems comprising author work stations wherein the network is provided with an editor work station which can access and edit documents in the author work stations;
  • FIG. 12 is a schematic diagram of the internal structure of the editor work station;
  • FIG. 13 is a flow diagram of the overall operation of the operation of the editor work station of FIG. 11;
  • FIG. 14 a is a flow diagram of the manual correction process of FIG. 13;
  • FIG. 14 b is a flow diagram of the automatic correction process of FIG. 13; and
  • FIG. 15 is a flow diagram of the speech recognition model update process which is carried out by the author work stations after corrections have been made to recognised text by the editor work station.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • A specific embodiment will now be described with application to word processing of text output of a speech recognition engine.
  • Referring to FIG. 1 there is illustrated a speech recognition system in accordance with one embodiment of the present invention which comprises an IBM (Trade Mark) compatible PC (personal computer) 1 having a keyboard 2 for inputting and correcting text and a pointing device 3 which in this embodiment is a mouse. Software applications are loaded into the computer from computer storage medium such as the floppy disc 4, an optical disk (CD ROM), or digital tape. The software applications comprise the speech recognition application which comprises the speech recognition engine, the application for processing text such as a word processor and the interface application to control the flow of text into the text processing application, to control the flow of updating information from the text processing application to the speech recognition application and for maintaining links between the text and the audio data.
  • The system is provided with a microphone 5, a loudspeaker 6 and an interface device 7. During dictation the audio signal from the microphone 5 is input into the interface device 7 which includes an analog to digital converter and a digital signal processor to digitise and condition the signal for input into the computer 1. During playback of the recorded audio signal, the audio signal is output from the computer 1 to the interface device 7 in digital form and is converted to an analog signal by a digital to analog converter within the interface device 7. The analog signal is then output from the interface device 7 to play back the audio recording.
  • In the specific embodiment of the present invention the interface device 7 is provided with the IBM VoiceType system. Also, the speech recognition engine used in the specific example is the IBM VoiceType speech recognition engine. The present invention is not, however, limited to any specific speech recognition engine and can also be used with any conventional hardware for recording and playing back sound in a personal computer, e.g. in an IBM compatible machine the sixteen bit sound blaster compatible standard can be used. The present invention can be used with either continuous or discrete speech recognition engines.
  • Referring now to FIG. 2, this diagram illustrates a schematic overview of the internal architecture of the computer. A bus 9 links all of the components of the system and the Read Only Memory (ROM) 14 containing conventional systems programs and data. The processor 10 runs three applications simultaneously: the speech recognition engine application 11, the speech recognition interface application 12 and the text processor application 13. The memory 20, which can comprise random access memory (RAM) or in a Windows (Trade Mark) environment, virtual RAM. Within the memory 20 data is stored for the speech recognition engine application 11. This data comprises a user model 21 which can be updated to improve the accuracy of the recognition, a language model 22 and a dictionary 23 to which a user can add new words. The user model 21 comprises an acoustic model and a contextual model. During operation of the speech recognition engine application 11 the application utilises the user model 21, the language model 22 and the dictionary 23 in the memory 20 and outputs speech recognition data 24 to the memory 20. The speech recognition interface application 12 receives the speech recognition output data 24 and forms link data 25. The text component of the speech recognition output data 24 is also passed by the speech recognition interface application 12 to the text processor application 13 to form a current document 26 in the memory. The display 8 displays the text of the current document 26 stored in the memory 20 and the keyboard 2 can be used to insert, delete and move text. The pointing device 3 can also be used to select text and word processing operations in the conventional well known manner within Windows applications.
  • The system is also provided with non-volatile storage in the form of disk storage 15. Within the disk storage 15 two directories are provided. A temporary directory used by the speech recognition engine 11 for the storage of run time files which contain the speech recognition output data. A user's directory is also provided for the storage of document files by the text processor application 13 and associated link data formed by the speech recognition interface 12.
  • An audio input device 16 inputs the dictated audio signal to an analog to digital converter 17. Although in FIG. 1 the audio input device 16 is illustrated to be a microphone 5, the audio input could alternatively comprise a pre-recorded signal source, e.g. a digital audio tape (DAT). The digitised signal from the analog to digital converter 17 is then passed to a digital signal processor 18 for conditioning of the signal before input to the input/output device 19 of the computer 1. In this way the speech recognition engine application 11 is able to read the digitised input audio data via the bus 9 and output speech recognition output data 24 into the memory 20.
  • When the speech recognition interface application 12 interacts with the text processor application 13 following the selection of text for audio playback by the user using the pointing device 3, audio data which is stored in the temporary directory in the disc storage 15 is accessed and output over the bus 9 via the input/output device 19 to a digital to analog converter 27 to generate an analog audio signal to drive an audio output device 28 for playback of the audio signal selected by the user.
  • In the specific embodiment the audio data is stored in one or more files in the temporary directory of the disk storage 15 since the storage audio data requires a great deal of storage capacity and it is impractical to hold audio data of any length in the volatile memory 20.
  • In the specific embodiment the operating system operating by the processor 10 is Windows 3.1, 3.11, 95 or NT. The text processor application 13 can be any word processor such as Microsoft Word (Trade Mark), Wordperfect (Trade Mark) or Lotus Word Pro (Trade Mark). The speech recognition engine application 11 is the IBM VoiceType.
  • When the speech recognition engine application 11 is activated and receives audio data via the interface device 7, the speech recognition output data 24 is temporarily held in the volatile memory 20. The output data is then passed to files which are opened in the temporary directory of the disk storage 15. The audio data for each period of dictation is stored in a single file.
  • Also in temporary directory on the disc storage 15, two files are stored by the speech recognition engine application 11 which includes the information illustrated in tabular form in FIG. 3. For each period of dictation an audio data file, and a pair of information files are generated containing the information illustrated in FIG. 3. Each of the words recognised is identified by an identifier tag which identifies the position in the sequence of word. Also, the audio start point and audio end point of the audio component in the associated audio data file is indicated to enable the retrieval and playback of the audio component corresponding to the word. For each word, a list of alternative words and their scores is given where n is the score, i.e. the likelihood that the word is correct, and w is the word. The list of alternative words is ordered such that the most likely word appears first. Alternatives, if any, are then listed in order with the word having the highest score first and the word having the lowest score last.
  • The speech recognition interface application 12 receives the output of the speech recognition engine application 11 and forms link data 25 in the volatile memory 20. FIG. 4 illustrates the form of the link data for each recognised word output from the speech recognition engine 11. The speech recognition interface application 12 receives the recognised word at the head of the alternative list shown in FIG. 3 and outputs the word using the dynamic data exchange (DDE) protocol in the Windows operating system. The position of a word in the text in the text processor application 13 is determined by determining the counter number indicating the position of the first character in the text for the word. This character number is entered under the character number field. The link data 25 also includes information identifying where the audio data can be found in the files in the temporary directory of the disk storage 15. This information is provided in the tag field. The tag field will not only include the identified tag identifying the position of the audio component for a word within a file, it will also include an identification of which file contains the audio component. The next field is the word score which is an indication of the likelihood that the word has been recognised correctly. The next field is the word length field. This gives the number of characters forming the recognised word. The next field in the link data 25 is the character string forming the actual word and this is followed by the vocabulary length field which is a number indicating the number of characters in the vocabulary description string. The final field is the vocabulary description string which is a string of characters describing the vocabulary in which the word recognised by the speech recognition engine application 11 can be found in the dictionary 23.
  • FIG. 5 is an overview of the operation of the embodiment of the present invention. In step S1 the word processor application 13, the speech recognition engine application 11 and the speech recognition interface application 12 is loaded from a storage medium such as the disk storage 15. The programs can of course be loaded from any computer readable storage medium such as optical discs (CD ROM) or digital tape.
  • Once the programs are loaded, a user can select whether to read an existing document in step S2. If no existing document is to be read text can be entered using the dictation process step S3 which will be described in more detail hereinafter. When a passage of dictated text is complete, the dictation process is finished and in step S4 the user can decide whether to insert further dictated text. If further dictated text is to be inserted, the process returns to step S3. If no further dictated text is to be inserted then the dictation process is finished.
  • If in step S2 after the programs have been loaded a user requests that an existing document be read, in step S5 the document to be read is selected and in step S6 it is determined whether the document selected has audio data associated with it. If there is no audio data associated with it, i.e. it is a conventional word processor document, in step S7 the document is read and the process moves to step S4 which is a point at which the document has been loaded and the user can insert dictated text if desired.
  • If in step S6 it is determined that the document does have audio data associated with it, the user is given the option to read the audio data in step S8. If the user declines to read the audio data then only the document is read in step S7 and the document will be treated within the word processor as a conventional word processor document. If in step S8 the user selects to read the audio data, in step S9 the document is read together with the associated link data from the user's directory in the disk storage 15 and the speech recogniser run time created files are copied from the user's directory to the temporary directory in the disk storage 15. The document is thus open in the word processor and in step S4 the user can insert dictated text if desired.
  • If no more dictated text is to be inserted in step S4, in step S10 the user can decide whether to correct recognition errors in the recognised text. If in step S10 it is decided by the user that they are to correct errors then the process moves to step S11 to correct the errors as will be described hereafter.
  • Once the recognition errors have been corrected by the user or if the recognition error is not to be corrected by the user, the process moves to step S12 wherein the user can decide whether to update the user's contextual model. This is a second form of correction for the speech recognition process. The user model 21 comprises an acoustic model and a contextual model. The recognition errors corrected in step S1 will correct the acoustic model, i.e. the recognition errors. Once all of the recognition errors have been corrected, the contextual model can be updated in step S13 by selecting the text to be used for the update and sending the number of corrected words together with a list of the corrected words to the speech recognition engine for updating the contextual model.
  • In step S14 the user can then decide whether or not to word process the document in the conventional manner. If a document is to be word processed, the word processing operation in step S15 is carried out as will be described in more detail hereinafter. This word processing operation can be carried out at any time after or before the dictation process. The document being formed in the word processor can thus comprise a mixture of conventionally entered text, i.e. via the keyboard or via the insertion of text from elsewhere, and directly dictated text.
  • When the user has finished dictating, inserting and editing the text, in step S16 the user has the option of whether or not to save the document. If the document is to be saved, in step S17 the user is given the option of saving the document without the audio data as a conventional word processor document in step S18, or saving the document together with the link data and audio data in step S19. In step S19, in order to save the link data and audio data, the document and link data, by default, is saved in the user's directory and a copy of the speech recogniser run time created files is made in the user's directory.
  • Once the document has been saved, the user has the option to exit the word processor in step S20. If the word processor is exited in step S20 the process terminates in step S21, otherwise the user has the option of whether or not to read an existing document in step S2.
  • Referring now to FIG. 6, this document illustrates the dictation process, step S3, of FIG. 5 in more detail.
  • In step S30 the dictation is started and in step S31 the speech recognition engine application 11 outputs speech recognition data 24 and stores the data in run time files in a temporary directory of the disk storage 15. Also, the audio data is stored in parallel as a run time file in the temporary directory in step S32. The speech recognition interface application 12 detects whether the most likely words output from the speech recognition engine application 11 are firm or infirm, i.e. whether the speech recognition engine application 11 has finished recognising that word or not in step S33. If the speech recognition engine application 11 has not finished recognising that word, a word is still output as the most likely, but this could change, e.g. when contextual information is taken into consideration. In step S34, the speech recognition interface application 12 forms links between positions of firm words and corresponding audio data components thus forming the link data 25. In step S35 the speech recognition interface application 12 outputs the words to the word processor application 13 and the text is displayed on the screen with the infirm words being displayed in reverse video format. In step S36 the process determines whether dictation is finished and if has not it returns to step S30. If dictation has finished, in step S37 it is determined whether the dictated text is inserted into previously dictated text and, if so, the link data is updated to take into consideration the change in character positions of the previously dictated words. The dictation process is then terminated in step S38.
  • Referring now to FIG. 7, this illustrates the word processing process of step S15 of FIG. 5 in more detail. In step S40 a user can position the cursor in the text on the display using the keyboard 2 or the pointing device 3. In step S41 the user can delete and/or insert text by, for example, typing using a keyboard or inserting text from elsewhere using conventional word processing techniques. In step S42 the speech recognition interface application 12 updates the links between the recognised words and associated audio components, i.e. the character number in the first field of the link data 25 is amended to indicate the correct character position of the word in the text. The word processing process is then terminated in step S43.
  • Referring now to FIG. 8 a, this diagram illustrates a manual method of carrying out the error correction of step S11 of FIG. 5. In step S50 the user selects a word which is believed to be incorrectly recognised for correction. The selected word is then highlighted on the display in step S51 and in step S52 the speech recognition interface application 12 determines the word location in the text. In step S53 it is determined whether the word is a dictated word or not by comparing the word location with the link data 25. If the word is not a dictated word a message is displayed informing the user that the word is not a dictated word in step S54 and in step S65 the system waits for more corrections. If the word is a dictated word, in step S55 the speech recognition interface application 12 determines the identified tag for the selected word using the link data 25 and the speech recognition output data. The audio component is then retrieved from the speech recognition run time created files in the temporary directory view the speech recognition engine application 11 in step S56 and in step S57 the audio component is played back via the speech recognition engine application 11. In step S55, once the identified tag has been determined, in addition to retrieval of the audio component, the alternative words from the speech recognition output data in step S58 is obtained and the choice list is built and displayed on the display in step S59. In step S60 a user can select an alternative word from the choice list, input a new word, default back to the original word or cancel if the original word is correct or the word was selected for correction in error. If a user cancels the operation in step S60 a the process proceeds to determine whether more corrections are required. If the user does not cancel the operation in step S61 the displayed document is updated and in step S62 the corrected word and the corresponding identifier flag is sent to the speech recognition engine application 11. In step S63 the speech recognition engine application 11 updates the user's acoustic model within the user model 21. In step S64 the link data is updated, e.g. if the correct word has more characters in it than the replaced word, the character position of all subsequent words will change and thus the link data will need to be updated. In step S65, if more corrections are required the user will in step S50 select another word for correction and repeat the process. Otherwise the correction process is finished and terminates in step S66.
  • Referring now to FIG. 8 b, this diagram illustrates a method of automatically detecting possible recognition errors in the text. In step S70 the user selects a threshold score to be used to detect possible recognition errors. In step S71 the document or selected text is scanned to compare the threshold score with the score for each of the words. In step S72 the document is scanned to compare the threshold score with the score for the next word. If in step S72 it is found that the score for the word is greater than the threshold, the process proceeds to step S85 where it is determined whether the end of the document has been reached. If it is not the end of the document then the process returns to step S71 to compare the score for the next word with the threshold score. If in step S72 it is determined that the score for the word is less than the threshold score, the word is highlighted on the display in step S73. In step S74 the speech recognition interface application 12 determines the word location in the text and in step S75 the identifier tag for the word is determined. In step S76 the audio component is retrieved from the speech recognition run time created files in the temporary directory via the speech recognition engine application 11 for playback of the audio component via the speech recognition engine application 11 in step S77. Once the identifier tag is determined in step S75, in step S78 the alternative words for the word having the score less than the threshold is obtained from the output of the speech recogniser engine application 11. In step S79 a choice list is built and displayed on the display. The choice list comprises the list of alternative words displayed alphabetically. In step S80 a user can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if the original word is thought to be correct. If a user cancels the operation in step S80 a, the process proceeds to step S85 to determine whether the end of the document or selected text has been reached. If the user does not cancel the operation, in step S81 the displayed document is updated and in step S82 the corrected word and identifier flag is sent to the speech recogniser engine application 11. In step S83 the speech recognition engine application 11 updates the user's acoustic model in the user model 21. In step S84 the link data is updated, e.g. if the correct word contains more or less than characters than the original word, the character number indicating the position of the first character of all of the following words will change and thus the link data for these words must be updated. In step S85 it is determined whether the end of the document, or the selected text, has been reached. If so, the process is terminated in step S86, otherwise the process returns to step S71 to continue scanning the document or selected text.
  • Thus in the process described with reference to FIGS. 5 to 8, the user is able to harness the output of the speech recognition engine to maintain links between the words in the text and the corresponding audio components in the audio data even if the words are moved or are dispersed with non dictated text or text which has been dictated at some other time. Link data effectively acts as a pointer between the position of the text in the document and the position of the corresponding audio component in the audio data. In this way the dictated text can be ordered in any way and mixed with non dictated text without losing the ability to play back the audio components when selected by a user.
  • Also, since not only audio data but also the link data is stored in non-volatile storage such as the disk storage 15, the user is able to reopen a document and play back the corresponding audio data. This enables a user to dictate a document and store it without correction thereby allowing correction at a later date, i.e. delaying the correction. When the document link data and audio data is read, the system returns to a state as if the text had just been dictated. The text can be corrected and the corrections can be fed back to the speech recognition engine to update the user model 21.
  • Referring now to FIG. 9, there is illustrated a flow diagram illustrating the feature of another aspect of the present invention. In FIG. 9, many steps are the same as those illustrated in FIG. 5 and thus the same references are used. In this aspect of the present invention, when audio data is associated with a document (S6) and a user selects to read audio data (step S8), the system determines whether there are any audio messages associated with the document in step S90.
  • If there are no audio messages associated with a document the process proceeds to step S9 where the document and link data is read and the speech recognition run time created files are copied from the user's directory to the temporary directory and the system proceeds as described with regard to FIG. 5. If however there are one or more audio messages associated with the document, the user is given the option to select the audio message which is to be played in step S91. If an audio message is not to be played then the process proceeds to step S9. If however the user selects to play a selected audio message, in step S92 the selected audio message is retrieved from the speech recognition run time created files via the speech recognition engine applications 11 and in step S93 the selected audio message is played via the speech recognition engine application 11. The process then proceeds to step S9 as described with reference to FIG. 5. Although FIG. 9 illustrates the audio note only being playable at a particular time, an audio note can be played at any time during the creation of a document or after a document has been read.
  • In FIG. 10 there is illustrated a procedure for dictating one or more audio messages which can be carried out at any time. In step S95 the user can elect whether or not to dictate an audio message to be associated with a document to be created. If no audio message is to be created the process terminates in step S99 b. If an audio message is to be created in step S96 the dictation of the audio message is initiated and in step S97 the audio message is stored in the speech recognition run time files. In step S98 it is determined whether the dictation of the audio message has finished and if not the process returns to step S96. If the audio message has finished in step S99 the link data is updated to indicate that the document includes an audio message and in step S99 a another audio message can be selected to be dictated and the process returns to step S96. Otherwise the process can be terminated in step S99 b.
  • This aspect of the present invention illustrated in FIGS. 9 and 10 allows for a user to dictate one or more messages which is stored in association with a document. During the dictation of an audio message no recognised text is input to the text processor application 13. This is achieved in the specific embodiment by failing to pass the text to the text processor application 13. This could alternatively be achieved by disabling the recognition capability of the speech recogniser engine application 11 so that only the audio data is stored.
  • In the specific example the audio message merely comprises a normal audio data file which has the speech recognition data of FIG. 3 in corresponding run time files and which is ignored.
  • As can be seen with regard to FIG. 9, when a user opens a document the link data is examined to determine whether there are any audio messages associated with a document and if so an option is displayed to allow the user to select and play a message. If the user selects to play the message the link data identifies the audio data file containing the audio message which is retrieved and played back via the speech recognition engine 11.
  • This aspect of the present invention can be used without the features of correcting the user model and can in its simplest form comprise a method of recording and digitising audio messages and storing the audio messages with a document which could simply be created in a conventional manner without involving speech recognition. The audio message allows for instructions or reminding information to be attached to a document in audio form.
  • Another aspect of the present invention will now be described with reference to FIGS. 11 to 15. In this aspect of the present invention the correction of the incorrectly recognised words in a dictated passage of text can be carried out on a machine which is separate to the machine containing the speech recognition engine 11 and user model 21. In FIG. 11 there is illustrated a network of author work stations 100 a, 100 b and 100 c which comprise the system as described with regard to FIGS. 1 to 10. The author work stations 100 a, 100 b and 100 c are connected via a network 101 under the control of a network server 102 to an editor work station 103. The network 101 can comprise any conventional computer network such as an ethernet or token ring.
  • Although in FIG. 11 access to the files of the author work stations is achieved via the network 101, any method of obtaining copies of the documents, associated link data files, and associated speech recognition run time created files can be used. For instance, the documents could be transferred by copying the relevant files on to a computer readable medium such as a floppy disc which can be read by the editor work station and amended. Also correction files (to be explained hereinafter) can be stored on the disc and the disc can be re-read by the author work station for updating of the user model 21 by the speech recognition engine application 11. Further, although three other work stations and a single editor work station are illustrated any number can be used on the network.
  • FIG. 12 illustrates the architecture of the editor work station 103. Like reference numerals in FIG. 12 to the reference numerals of FIG. 2 represent like components. In the editor work station 103 there is no user model 21, language model 22, dictionary 23 or SR output data 24 in the memory 20. Also the processor 10 does not include the speech recognition engine application 11 and the speech recognition interface application 12 is replaced with the correcting application 12 a. In the disk storage 15 there is no partition of the disk into the temporary directory and the user's directory. The documents can however be stored locally into a disk storage 15. The editor work station differs from the author work station further in that there is no input/output device 19, digital signal processor 18, and analogue to digital converter 17, audio input device 16, and digital to analogue converter 27. Instead the audio output device 28 (loudspeaker or loudspeakers) receives its output from a conventional multimedia sound card 19 a.
  • The editor work station 103 is also provided with a network card 200 to interface the editor work station 103 with the network 101 to allow for the document, link data and speech recognition run time created files to be read from a correspondence path. Of course, although not illustrated in FIG. 2, the author work station 100 a, 100 b and 100 c will include a similar network card 200 in this embodiment.
  • FIG. 13 is a flow diagram of the operation of the editor work station in accordance with the specific embodiment of the present invention. In step S100 the word processor application and a correction application is loaded. The correction application comprises a modified form of the speech recognition interface application. In step S101 the user selects a correspondence path, a user path and a document for correction. The correspondence path is the directory in which the user has saved the document, the link data file, and the speech recognition run time created files. The user path is the directory in which the speech recognition data, specifically the user model 21, is stored. In step S102 the document and link data file is read. In step S102 the document and link data file can simply be read over the network or it can be copied so that the editor work station 103 has a local copy. If a local copy is made, it is important that when corrections are made the corrected document is stored in the correspondence path together with the amended link data file. In step S103 the link data determines whether there are any audio messages associated with the read document. If there are no audio messages the process proceeds to step S104 for the correction of the document. If an audio message is present in step S105 the user is given an option to select the audio message for playing. If an audio message is not to be played the process proceeds to step S104. If an audio message is to be played the selected audio message is retrieved from the speech recognition run time created files in step S106 and in step S107 the selected audio message is converted to a conventional sound format, e.g. .WAV. In step S108 the audio message is then played through the conventional sound card 19 a and loud speakers 28 and the process then proceeds to step S104. Once the document has been corrected, the details of which will be described in more detail hereinafter, in step S109 the editor is given the option as to whether to update the user's contextual model. If the editor does not wish to update the user's contextual model the process proceeds to step S111 where the editor is given the option as to whether or not to save the document. If the user's contextual model is to be updated in step S110 the user selects text containing corrections whereupon context update parameters are stored in a contextual correction file in the user path. The contextual update parameters include the number of corrected words and a list of the corrected words. The process then proceeds to step S111. If the document is to be saved, in step S112 the document and associated link data is stored in the correspondence path and in step S113 the editor is given the option as to whether to store a copy locally in the editor work station 103 in step S114. In step S115 the editor can then either exit the word processor, in which case the process terminates in step S116, or select another document by returning to step S101.
  • Referring now to FIG. 14 a, this document is a flow diagram of the method of manually correcting the document corresponding to step S104 of FIG. 13. In step S120 the editor selects a word for correction and in step S121 the word is highlighted on the display. In step S122 the correction application determines the word location in the text and in step S123 it is determined whether the word is a dictated word or not by comparing the word location with the link data 25. If the word is not a dictated word a message is displayed informing the editor that the word is not a dictated word in step S124 and in step S135 the system awaits further corrections. If the word is a dictated word in step S125 the identified tag is determined. In step S126 the audio component from the speech recognition run time created file is retrieved from the correspondence path and the audio component corresponding to the selected word is converted to a conventional audio format (.WAV) in step S127. The audio component is then played back using the conventional multimedia sound card and loudspeakers in step S128.
  • Once the identified tag is determined in step S125 the alternative words are read from the speech recognition run time created files in the correspondence path in step S129 and in step S130 a choice list is built and displayed. The choice list comprises the alternative words listed alphabetically for ease of use. In step S131 the editor can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if the original word is considered to be correct or the editor incorrectly selected the word. If an editor cancels the operation in step S131 a the process proceeds to step S135 to determine whether more corrections are required. If the user does not cancel the operation, in step S132 the displayed document is updated and in step S133 the corrected word and identifier flag is stored in a word correction file in the user path. In step S134 the link data is updated e.g. if the correct word is of different length to the replaced word, the character number identifying the position of the first character of each of the proceeding words will be changed and thus the link data for all of the following words must be changed. In step S135, if the user makes no more corrections, the process ends at step S136 otherwise the user can select another word in step S120.
  • FIG. 14 b is a flow diagram of an automatic method of correcting recognition errors corresponding to the correction step S104 in FIG. 13. In step S140 the editor can select the desired threshold score for the automatic correction process. In step S141 the document or selected text is scanned to compare the score of the next word with the threshold score. In step S142 if the score for the word is greater than the threshold, in step S155 it is determined whether it is the end of the document or selected text and if it is the process terminates in step S156. Otherwise the scanning of the document in step S141 continues for each word in the selected text or until the end of the document is reached. If in step S142 it is determined that the score for a word is less than the threshold an in step S143 the word is highlighted on the display and in step S144 the word location in the text is determined. In step S145 the identifer tag for the word is determined from the link data 25 and in step S146 the audio component is retrieved from the SR run time created files. In step S147 the audio component is converted to a standard audio format (.WAV format) and in step S148 the audio component is played back using the conventional multimedia sound card 19 a and loudspeakers 28.
  • When the identifer tag is determined for the word in step S145 in step S149 the alternative words from the speech recognition run time created files can be read in the correspondence path and in step S150 a choice list can be built and displayed. The choice list comprises a list of the alternative words in alphabetical order. In step S151 the editor can select an alternative word from the choice list, input a new word, default back to the original word, or cancel if it is considered that the original word was correct. If the editor cancels the operation in step S151 the process proceeds to step S155 to determine whether the end of the document or selected text has been reached. If the editor does not cancel the operation, in step S152 the displayed document is updated and in step S153 the corrected word and identifer flag are stored in a word correction file in the user path. In step S154 the link data 25 is updated e.g. if the correct word has a different length to the original word the position of the following words will change and thus the link data needs to be updated. In step S155 it is determined whether it is the end of the document, or selected text, and if so the process terminates in step S156.
  • Referring now to FIG. 15, this is a flow diagram of the additional steps which are carried out at a networked author work station when the speech recognition engine application and the speech recognition interface application is loaded. In step S160 the speech recognition interface application detects whether there are any word correction files or contextual correction files present in the user path. If no correction files are detected at present then the process terminates in step S161 allowing the user to continue to step S2 in FIG. 5 or 9. If correction files are detected to be present in step S160 the author is given the option as to whether to carry out updating of the user model 21 at this time for the selected correction files in step S162. If no updating is to be carried out for the selected correction files the process proceeds to step S167 to determine if there are more correction files present. If the author selects to carry out the updating of the user model 21 using the selected correction files, in step S163 the associated word and/or contextual correction files are read from the user path. In step S164 the speech recognition run time created files are copied from the correspondence path to the temporary directory and in step S165 the word and contextual update parameters are sent to the speech recognition engine application 11 by the speech recognition interface application 12. In step S166 the read correction files are then deleted in the user path. In step S167 it is then determined whether there are any more correction files present in the user path and if so the user is given the option as to whether to update using these files in step S162. If in step S167 there are no more correction files present then the process terminates in step S161 allowing the user to proceed to step S2 in FIG. 5 or 9.
  • Although in step S162 the author can select each associated word and contextual correction file for updating, the author may also be given the opportunity to elect for the updating to be carried out for all of the correction files present in the user path.
  • This aspect of the present invention illustrated in FIGS. 11 to 15 allows an author to dictate documents, save them and delegate correction to an editor by a separate machine. The corrections made by the editor are then fed back to update the author's user model to increase the accuracy of the speech recognition thereafter. However, since the author's user model is not copied, there is no danger of there being more than one copy of the user model whereby one of the copies could be out of date. Also, since the editor does not have access to the author's user model, the corrections being carried out by the editor does not prevent the author from continuing to use the speech recognition engine application which requires access to the user model. By delegating the correction to the editor whereby updates are generated in files, dictation by the author and correction by the editor can be carried out in parallel.
  • The delegated correction feature is enhanced by the provision of the audio note capability allowing an author to dictate instructions to the editor to be attached to the document to be edited. The audio message capability can not only be used in conjunction with the delegated correction facility, but can also be used on its own simply to provide audio messages with a document.
  • The delegated correction system also provides a cost reduction for users since the editor need not be supplied with the speech recognition software and system components. The editor work station 103 can simply comprise a standard multimedia PC. It is of course possible to provide a plurality of such editor work stations in the network to serve any number of author work stations.
  • The delegated correction system can also operate without a network by physically moving files between the author and editor work stations on computer readable storage media such as floppy disks.
  • Although in the embodiments described hereinabove word processing is described as occurring after dictation, word processing of the document can take place at any time.
  • Further, although in the embodiments the recording and playing of audio messages is described as occurring at specific points in the process they can be recorded or played at any time.
  • What has been described hereinabove are specific embodiments and it would be clear to a skilled person in the art that modifications are possible and the present invention is not limited to the specific embodiments.

Claims (2)

1. Data processing apparatus comprising:
input means for receiving recognition data from a speech recognition engine and audio data, said recognition data including a string of recognised characters and audio identifiers identifying audio components corresponding to a character component of the recognised characters;
storage means for storing said audio data received from said input means;
processing means for receiving and processing the input recognised characters to at least one of replace, insert, move and position the recognised characters to form a processed character string;
link means for forming link data linking the audio identifiers to the character component positions in the character string and for updating said link data after processing to maintain the link between the audio identifiers and the character component positions in the processed character string;
display means for displaying the characters received and processed by said processing means;
user operable selection means for selecting characters in the displayed characters for audio playback, where said link data identifies any selected audio components, if present, which are linked to the selected characters; and
audio playback means for playing back the selected audio components in the order of the character component positions in the character string or the processed character string.
2-78. (canceled)
US11/169,165 1996-09-24 2005-06-28 Method and apparatus for processing the output of a speech recognition engine Abandoned US20060129387A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/169,165 US20060129387A1 (en) 1996-09-24 2005-06-28 Method and apparatus for processing the output of a speech recognition engine

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
GB9619932.8 1996-09-24
GB9619932A GB2302199B (en) 1996-09-24 1996-09-24 Data processing method and apparatus
US08/720,373 US5799273A (en) 1996-09-24 1996-09-27 Automated proofreading using interface linking recognized words to their audio data while text is being changed
US08/896,105 US5857099A (en) 1996-09-27 1997-07-17 Speech-to-text dictation system with audio message capability
PCT/GB1997/002591 WO1998013754A2 (en) 1996-09-24 1997-09-24 Method and apparatus for processing the output of a speech recognition engine
US27528799A 1999-03-24 1999-03-24
US10/100,546 US6961700B2 (en) 1996-09-24 2002-03-18 Method and apparatus for processing the output of a speech recognition engine
US11/169,165 US20060129387A1 (en) 1996-09-24 2005-06-28 Method and apparatus for processing the output of a speech recognition engine

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/100,546 Continuation US6961700B2 (en) 1996-09-24 2002-03-18 Method and apparatus for processing the output of a speech recognition engine

Publications (1)

Publication Number Publication Date
US20060129387A1 true US20060129387A1 (en) 2006-06-15

Family

ID=26310095

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/100,546 Expired - Fee Related US6961700B2 (en) 1996-09-24 2002-03-18 Method and apparatus for processing the output of a speech recognition engine
US11/169,165 Abandoned US20060129387A1 (en) 1996-09-24 2005-06-28 Method and apparatus for processing the output of a speech recognition engine

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/100,546 Expired - Fee Related US6961700B2 (en) 1996-09-24 2002-03-18 Method and apparatus for processing the output of a speech recognition engine

Country Status (1)

Country Link
US (2) US6961700B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205672A1 (en) * 2000-12-29 2004-10-14 International Business Machines Corporation Automated spell analysis
US20110184730A1 (en) * 2010-01-22 2011-07-28 Google Inc. Multi-dimensional disambiguation of voice commands
US20110208507A1 (en) * 2010-02-19 2011-08-25 Google Inc. Speech Correction for Typed Input
US9317605B1 (en) 2012-03-21 2016-04-19 Google Inc. Presenting forked auto-completions
US9646606B2 (en) 2013-07-03 2017-05-09 Google Inc. Speech recognition using domain knowledge

Families Citing this family (116)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6961700B2 (en) * 1996-09-24 2005-11-01 Allvoice Computing Plc Method and apparatus for processing the output of a speech recognition engine
US6760746B1 (en) 1999-09-01 2004-07-06 Eric Schneider Method, product, and apparatus for processing a data request
US6338082B1 (en) 1999-03-22 2002-01-08 Eric Schneider Method, product, and apparatus for requesting a network resource
US8037168B2 (en) 1999-07-15 2011-10-11 Esdr Network Solutions Llc Method, product, and apparatus for enhancing resolution services, registration services, and search services
US9141717B2 (en) 1999-03-22 2015-09-22 Esdr Network Solutions Llc Methods, systems, products, and devices for processing DNS friendly identifiers
USRE43690E1 (en) 1999-03-22 2012-09-25 Esdr Network Solutions Llc Search engine request method, product, and apparatus
US8667051B2 (en) * 1999-03-22 2014-03-04 Esdr Network Solutions Llc Real-time communication processing method, product, and apparatus
US7188138B1 (en) 1999-03-22 2007-03-06 Eric Schneider Method, product, and apparatus for resource identifier registration and aftermarket services
USRE44207E1 (en) 1999-09-01 2013-05-07 Esdr Network Solutions Llc Network resource access method, product, and apparatus
US7725307B2 (en) 1999-11-12 2010-05-25 Phoenix Solutions, Inc. Query engine for processing voice based queries including semantic decoding
US7050977B1 (en) 1999-11-12 2006-05-23 Phoenix Solutions, Inc. Speech-enabled server for internet website and method
US9076448B2 (en) * 1999-11-12 2015-07-07 Nuance Communications, Inc. Distributed real time speech recognition system
US7392185B2 (en) 1999-11-12 2008-06-24 Phoenix Solutions, Inc. Speech based learning/training system using semantic decoding
US6728676B1 (en) * 2000-10-19 2004-04-27 International Business Machines Corporation Using speech recognition to improve efficiency of an inventory task
WO2002071390A1 (en) * 2001-03-01 2002-09-12 Ordinate Corporation A system for measuring intelligibility of spoken language
US7809574B2 (en) 2001-09-05 2010-10-05 Voice Signal Technologies Inc. Word recognition using choice lists
US7526431B2 (en) 2001-09-05 2009-04-28 Voice Signal Technologies, Inc. Speech recognition using ambiguous or phone key spelling and/or filtering
US7444286B2 (en) 2001-09-05 2008-10-28 Roth Daniel L Speech recognition using re-utterance recognition
US7505911B2 (en) * 2001-09-05 2009-03-17 Roth Daniel L Combined speech recognition and sound recording
FR2831962B1 (en) * 2001-11-08 2004-06-25 Geophysique Cie Gle SEISMIC TREATMENT METHOD, IN PARTICULAR FOR THE COMPENSATION OF BIREFRINGENCE ON SEISMIC TRACES
US7269640B2 (en) * 2002-01-23 2007-09-11 Ge Fanuc Automation North America, Inc. Methods and systems for management and control of an automation control module
US7398209B2 (en) * 2002-06-03 2008-07-08 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US7693720B2 (en) 2002-07-15 2010-04-06 Voicebox Technologies, Inc. Mobile systems and methods for responding to natural language speech utterance
US20040044515A1 (en) * 2002-08-30 2004-03-04 Michael Metcalf Automated natural language inference system
AU2003296157A1 (en) * 2003-01-15 2004-08-10 Matsushita Electric Industrial Co., Ltd. Broadcast reception method, broadcast reception system, recording medium, and program
WO2004084184A1 (en) * 2003-03-17 2004-09-30 Siemens Aktiengesellschaft Voice acknowledgement independent of a speaker while dialling by name
US20050119892A1 (en) 2003-12-02 2005-06-02 International Business Machines Corporation Method and arrangement for managing grammar options in a graphical callflow builder
US20050137867A1 (en) * 2003-12-17 2005-06-23 Miller Mark R. Method for electronically generating a synchronized textual transcript of an audio recording
WO2005115559A2 (en) * 2004-05-17 2005-12-08 Aurilab, Llc. Interactive language learning system and method
US8200495B2 (en) * 2005-02-04 2012-06-12 Vocollect, Inc. Methods and systems for considering information about an expected response when performing speech recognition
US7895039B2 (en) 2005-02-04 2011-02-22 Vocollect, Inc. Methods and systems for optimizing model adaptation for a speech recognition system
US7865362B2 (en) 2005-02-04 2011-01-04 Vocollect, Inc. Method and system for considering information about an expected response when performing speech recognition
US7827032B2 (en) 2005-02-04 2010-11-02 Vocollect, Inc. Methods and systems for adapting a model for a speech recognition system
US7949533B2 (en) 2005-02-04 2011-05-24 Vococollect, Inc. Methods and systems for assessing and improving the performance of a speech recognition system
US7640160B2 (en) 2005-08-05 2009-12-29 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US7620549B2 (en) 2005-08-10 2009-11-17 Voicebox Technologies, Inc. System and method of supporting adaptive misrecognition in conversational speech
US20070055526A1 (en) * 2005-08-25 2007-03-08 International Business Machines Corporation Method, apparatus and computer program product providing prosodic-categorical enhancement to phrase-spliced text-to-speech synthesis
US7949529B2 (en) 2005-08-29 2011-05-24 Voicebox Technologies, Inc. Mobile systems and methods of supporting natural language human-machine interactions
JP2007133033A (en) * 2005-11-08 2007-05-31 Nec Corp System, method and program for converting speech into text
WO2007066246A2 (en) 2005-12-08 2007-06-14 Koninklijke Philips Electronics N.V. Method and system for speech based document history tracking
US8509563B2 (en) * 2006-02-02 2013-08-13 Microsoft Corporation Generation of documents from images
US7756708B2 (en) * 2006-04-03 2010-07-13 Google Inc. Automatic language model update
US8117268B2 (en) * 2006-04-05 2012-02-14 Jablokov Victor R Hosted voice recognition system for wireless devices
US7814048B2 (en) * 2006-08-14 2010-10-12 Microsoft Corporation Knowledge extraction from online discussion forums
US8073681B2 (en) 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
WO2008066836A1 (en) * 2006-11-28 2008-06-05 Treyex Llc Method and apparatus for translating speech during a call
US8712757B2 (en) * 2007-01-10 2014-04-29 Nuance Communications, Inc. Methods and apparatus for monitoring communication through identification of priority-ranked keywords
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US20110054899A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Command and control utilizing content information in a mobile voice-to-speech application
US20110054896A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Sending a communications header with voice recording to send metadata for use in speech recognition and formatting in mobile dictation application
US20090030697A1 (en) * 2007-03-07 2009-01-29 Cerra Joseph P Using contextual information for delivering results generated from a speech recognition facility using an unstructured language model
US20110054895A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Utilizing user transmitted text to improve language model in mobile dictation application
US20110054897A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Transmitting signal quality information in mobile dictation application
US20110060587A1 (en) * 2007-03-07 2011-03-10 Phillips Michael S Command and control utilizing ancillary information in a mobile voice-to-speech application
US8635243B2 (en) 2007-03-07 2014-01-21 Research In Motion Limited Sending a communications header with voice recording to send metadata for use in speech recognition, formatting, and search mobile search application
US20080221884A1 (en) * 2007-03-07 2008-09-11 Cerra Joseph P Mobile environment speech processing facility
US8838457B2 (en) 2007-03-07 2014-09-16 Vlingo Corporation Using results of unstructured language model based speech recognition to control a system-level function of a mobile communications facility
US8886545B2 (en) 2007-03-07 2014-11-11 Vlingo Corporation Dealing with switch latency in speech recognition
US20080221899A1 (en) * 2007-03-07 2008-09-11 Cerra Joseph P Mobile messaging environment speech processing facility
US10056077B2 (en) * 2007-03-07 2018-08-21 Nuance Communications, Inc. Using speech recognition results based on an unstructured language model with a music system
US20090030687A1 (en) * 2007-03-07 2009-01-29 Cerra Joseph P Adapting an unstructured language model speech recognition system based on usage
US8949266B2 (en) 2007-03-07 2015-02-03 Vlingo Corporation Multiple web-based content category searching in mobile search application
US8949130B2 (en) 2007-03-07 2015-02-03 Vlingo Corporation Internal and external speech recognition use with a mobile communication facility
US20110054898A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Multiple web-based content search user interface in mobile search application
US20090030688A1 (en) * 2007-03-07 2009-01-29 Cerra Joseph P Tagging speech recognition results based on an unstructured language model for use in a mobile communication facility application
US8886540B2 (en) 2007-03-07 2014-11-11 Vlingo Corporation Using speech recognition results based on an unstructured language model in a mobile communication facility application
US20090030691A1 (en) * 2007-03-07 2009-01-29 Cerra Joseph P Using an unstructured language model associated with an application of a mobile communication facility
US20090030685A1 (en) * 2007-03-07 2009-01-29 Cerra Joseph P Using speech recognition results based on an unstructured language model with a navigation system
US20110054894A1 (en) * 2007-03-07 2011-03-03 Phillips Michael S Speech recognition through the collection of contact information in mobile dictation application
US20080256613A1 (en) * 2007-03-13 2008-10-16 Grover Noel J Voice print identification portal
US8352264B2 (en) 2008-03-19 2013-01-08 Canyon IP Holdings, LLC Corrective feedback loop for automated speech recognition
US9973450B2 (en) 2007-09-17 2018-05-15 Amazon Technologies, Inc. Methods and systems for dynamically updating web service profile information by parsing transcribed message strings
US8290967B2 (en) * 2007-04-19 2012-10-16 Barnesandnoble.Com Llc Indexing and search query processing
US7813920B2 (en) 2007-06-29 2010-10-12 Microsoft Corporation Learning to reorder alternates based on a user'S personalized vocabulary
US8140335B2 (en) 2007-12-11 2012-03-20 Voicebox Technologies, Inc. System and method for providing a natural language voice user interface in an integrated voice navigation services environment
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8589161B2 (en) 2008-05-27 2013-11-19 Voicebox Technologies, Inc. System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8364481B2 (en) * 2008-07-02 2013-01-29 Google Inc. Speech recognition with parallel recognition tasks
US9128981B1 (en) 2008-07-29 2015-09-08 James L. Geer Phone assisted ‘photographic memory’
JPWO2010018770A1 (en) * 2008-08-11 2012-01-26 コニカミノルタホールディングス株式会社 Image display device
US8326622B2 (en) * 2008-09-23 2012-12-04 International Business Machines Corporation Dialog filtering for filling out a form
CA2738851A1 (en) * 2008-09-29 2010-04-01 Taylor Dennen Apparatus, system, and method for predicting attitudinal segments
US8352269B2 (en) * 2009-01-15 2013-01-08 K-Nfb Reading Technology, Inc. Systems and methods for processing indicia for document narration
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
US8145274B2 (en) * 2009-05-14 2012-03-27 International Business Machines Corporation Automatic setting of reminders in telephony using speech recognition
US9280969B2 (en) * 2009-06-10 2016-03-08 Microsoft Technology Licensing, Llc Model training for automatic speech recognition from imperfect transcription data
US9171541B2 (en) 2009-11-10 2015-10-27 Voicebox Technologies Corporation System and method for hybrid processing in a natural language voice services environment
US9031831B1 (en) * 2010-01-14 2015-05-12 Abbyy Development Llc Method and system for looking up words on a display screen by OCR comprising a set of base forms of recognized inflected words
US8392186B2 (en) 2010-05-18 2013-03-05 K-Nfb Reading Technology, Inc. Audio synchronization for document narration with user-selected playback
KR20120046627A (en) * 2010-11-02 2012-05-10 삼성전자주식회사 Speaker adaptation method and apparatus
US8914290B2 (en) 2011-05-20 2014-12-16 Vocollect, Inc. Systems and methods for dynamically improving user intelligibility of synthesized speech in a work environment
US20130035936A1 (en) * 2011-08-02 2013-02-07 Nexidia Inc. Language transcription
JP5799733B2 (en) * 2011-10-12 2015-10-28 富士通株式会社 Recognition device, recognition program, and recognition method
US9799328B2 (en) * 2012-08-03 2017-10-24 Veveo, Inc. Method for using pauses detected in speech input to assist in interpreting the input during conversational interaction for information retrieval
US9224387B1 (en) * 2012-12-04 2015-12-29 Amazon Technologies, Inc. Targeted detection of regions in speech processing data streams
US9978395B2 (en) 2013-03-15 2018-05-22 Vocollect, Inc. Method and system for mitigating delay in receiving audio stream during production of sound from audio stream
JP2015041845A (en) * 2013-08-21 2015-03-02 カシオ計算機株式会社 Character input device and program
JP6165619B2 (en) * 2013-12-13 2017-07-19 株式会社東芝 Information processing apparatus, information processing method, and information processing program
WO2016044321A1 (en) 2014-09-16 2016-03-24 Min Tang Integration of domain information into state transitions of a finite state transducer for natural language processing
EP3195145A4 (en) 2014-09-16 2018-01-24 VoiceBox Technologies Corporation Voice commerce
US9747896B2 (en) 2014-10-15 2017-08-29 Voicebox Technologies Corporation System and method for providing follow-up responses to prior natural language inputs of a user
US10431214B2 (en) 2014-11-26 2019-10-01 Voicebox Technologies Corporation System and method of determining a domain and/or an action related to a natural language input
US10614799B2 (en) 2014-11-26 2020-04-07 Voicebox Technologies Corporation System and method of providing intent predictions for an utterance prior to a system detection of an end of the utterance
US9978370B2 (en) * 2015-07-31 2018-05-22 Lenovo (Singapore) Pte. Ltd. Insertion of characters in speech recognition
US10339690B2 (en) * 2015-12-18 2019-07-02 Ricoh Co., Ltd. Image recognition scoring visualization
GB2549117B (en) * 2016-04-05 2021-01-06 Intelligent Voice Ltd A searchable media player
US10714121B2 (en) 2016-07-27 2020-07-14 Vocollect, Inc. Distinguishing user speech from background speech in speech-dense environments
US10331784B2 (en) 2016-07-29 2019-06-25 Voicebox Technologies Corporation System and method of disambiguating natural language processing requests
JP6678545B2 (en) * 2016-09-12 2020-04-08 株式会社東芝 Correction system, correction method and program
US10692494B2 (en) * 2017-05-10 2020-06-23 Sattam Dasgupta Application-independent content translation
US11443646B2 (en) 2017-12-22 2022-09-13 Fathom Technologies, LLC E-Reader interface system with audio and highlighting synchronization for digital books
US10671251B2 (en) 2017-12-22 2020-06-02 Arbordale Publishing, LLC Interactive eReader interface generation based on synchronization of textual and audial descriptors
US11145288B2 (en) * 2018-07-24 2021-10-12 Google Llc Systems and methods for a text-to-speech interface
US11430435B1 (en) 2018-12-13 2022-08-30 Amazon Technologies, Inc. Prompts for user feedback
US11475884B2 (en) * 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11328712B2 (en) * 2019-08-02 2022-05-10 International Business Machines Corporation Domain specific correction of output from automatic speech recognition

Citations (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3648249A (en) * 1970-12-08 1972-03-07 Ibm Audio-responsive visual display system incorporating audio and digital information segmentation and coordination
US3804993A (en) * 1972-07-03 1974-04-16 Bell Telephone Labor Inc Logic controlled audio tape information system
US4435617A (en) * 1981-08-13 1984-03-06 Griggs David T Speech-controlled phonetic typewriter or display device using two-tier approach
US4777537A (en) * 1985-10-21 1988-10-11 Sony Corporation Signal recording apparatus and method
US4829576A (en) * 1986-10-21 1989-05-09 Dragon Systems, Inc. Voice recognition system
US4866778A (en) * 1986-08-11 1989-09-12 Dragon Systems, Inc. Interactive speech recognition apparatus
US4914704A (en) * 1984-10-30 1990-04-03 International Business Machines Corporation Text editor for speech input
US4913539A (en) * 1988-04-04 1990-04-03 New York Institute Of Technology Apparatus and method for lip-synching animation
US5031113A (en) * 1988-10-25 1991-07-09 U.S. Philips Corporation Text-processing system
US5113429A (en) * 1988-09-29 1992-05-12 American Tel-A-System, Inc. Telephone answering service with integrated voice and textual message storage
US5220611A (en) * 1988-10-19 1993-06-15 Hitachi, Ltd. System for editing document containing audio information
US5225947A (en) * 1990-09-25 1993-07-06 The United States Of America As Represented By The Secretary Of The Air Force Low cost time indexed voice recorder system
US5283818A (en) * 1992-03-31 1994-02-01 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5355472A (en) * 1990-04-10 1994-10-11 International Business Machines Corporation System for substituting tags for non-editable data sets in hypertext documents and updating web files containing links between data sets corresponding to changes made to the tags
US5386495A (en) * 1993-02-01 1995-01-31 Motorola, Inc. Method and apparatus for determining the signal quality of a digital signal
US5390236A (en) * 1992-03-31 1995-02-14 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5459702A (en) * 1988-07-01 1995-10-17 Greenspan; Myron Apparatus and method of improving the quality of recorded dictation in moving vehicles
US5461711A (en) * 1993-12-22 1995-10-24 Interval Research Corporation Method and system for spatial accessing of time-based information
US5475738A (en) * 1993-10-21 1995-12-12 At&T Corp. Interface between text and voice messaging systems
US5481645A (en) * 1992-05-14 1996-01-02 Ing. C. Olivetti & C., S.P.A. Portable computer with verbal annotations
US5500919A (en) * 1992-11-18 1996-03-19 Canon Information Systems, Inc. Graphics user interface for controlling text-to-speech conversion
US5506639A (en) * 1993-05-07 1996-04-09 Frazen; Nancy E. Method and apparatus for editing motion picture film and synchronized sound
US5519808A (en) * 1993-03-10 1996-05-21 Lanier Worldwide, Inc. Transcription interface for a word processing station
US5544354A (en) * 1994-07-18 1996-08-06 Ikonic Interactive, Inc. Multimedia matrix architecture user interface
US5544643A (en) * 1993-07-07 1996-08-13 C&E Fein, Gmbh & Co. Method for saving ductile from material having a concrete lining
US5572643A (en) * 1995-10-19 1996-11-05 Judson; David H. Web browser with dynamic display of information objects during linking
US5586216A (en) * 1992-09-25 1996-12-17 Apple Computer, Inc. Recording method and apparatus and audio data user interface
US5606643A (en) * 1994-04-12 1997-02-25 Xerox Corporation Real-time audio recording system for automatic speaker indexing
US5610653A (en) * 1992-02-07 1997-03-11 Abecassis; Max Method and system for automatically tracking a zoomed video image
US5613032A (en) * 1994-09-02 1997-03-18 Bell Communications Research, Inc. System and method for recording, playing back and searching multimedia events wherein video, audio and text can be searched and retrieved
US5613056A (en) * 1991-02-19 1997-03-18 Bright Star Technology, Inc. Advanced tools for speech synchronized animation
US5615301A (en) * 1994-09-28 1997-03-25 Rivers; W. L. Automated language translation system
US5625833A (en) * 1988-05-27 1997-04-29 Wang Laboratories, Inc. Document annotation & manipulation in a data processing system
US5649060A (en) * 1993-10-18 1997-07-15 International Business Machines Corporation Automatic indexing and aligning of audio and text using speech recognition
US5652828A (en) * 1993-03-19 1997-07-29 Nynex Science & Technology, Inc. Automated voice synthesis employing enhanced prosodic treatment of text, spelling of text and rate of annunciation
US5654516A (en) * 1993-11-03 1997-08-05 Yamaha Corporation Karaoke system having a playback source with pre-stored data and a music synthesizing source with rewriteable data
US5655058A (en) * 1994-04-12 1997-08-05 Xerox Corporation Segmentation of audio data for indexing of conversational speech for real-time or postprocessing applications
US5659662A (en) * 1994-04-12 1997-08-19 Xerox Corporation Unsupervised speaker clustering for automatic speaker indexing of recorded audio data
US5659793A (en) * 1994-12-22 1997-08-19 Bell Atlantic Video Services, Inc. Authoring tools for multimedia application development and network delivery
US5661787A (en) * 1994-10-27 1997-08-26 Pocock; Michael H. System for on-demand remote access to a self-generating audio recording, storage, indexing and transaction system
USRE35658E (en) * 1988-06-20 1997-11-11 Jeppesen; John C. Computerized court reporting system
US5701153A (en) * 1994-01-14 1997-12-23 Legal Video Services, Inc. Method and system using time information in textual representations of speech for correlation to a second representation of that speech
US5729741A (en) * 1995-04-10 1998-03-17 Golden Enterprises, Inc. System for storage and retrieval of diverse types of information obtained from different media sources which includes video, audio, and text transcriptions
US5732216A (en) * 1996-10-02 1998-03-24 Internet Angles, Inc. Audio message exchange system
US5737725A (en) * 1996-01-09 1998-04-07 U S West Marketing Resources Group, Inc. Method and system for automatically generating new voice files corresponding to new text from a script
US5742736A (en) * 1994-04-22 1998-04-21 Hewlett-Packard Company Device for managing voice data automatically linking marked message segments to corresponding applications
US5749908A (en) * 1996-12-18 1998-05-12 Pacesetter, Inc. Methods and apparatus for annotating data in an implantable device programmer using digitally recorded sound
US5777614A (en) * 1994-10-14 1998-07-07 Hitachi, Ltd. Editing support system including an interactive interface
US5794249A (en) * 1995-12-21 1998-08-11 Hewlett-Packard Company Audio/video retrieval system that uses keyword indexing of digital recordings to display a list of the recorded text files, keywords and time stamps associated with the system
US5799273A (en) * 1996-09-24 1998-08-25 Allvoice Computing Plc Automated proofreading using interface linking recognized words to their audio data while text is being changed
US5809464A (en) * 1994-09-24 1998-09-15 Alcatel N.V. Apparatus for recording speech for subsequent text generation
US5826102A (en) * 1994-12-22 1998-10-20 Bell Atlantic Network Services, Inc. Network arrangement for development delivery and presentation of multimedia applications using timelines to integrate multimedia objects and program objects
US5857099A (en) * 1996-09-27 1999-01-05 Allvoice Computing Plc Speech-to-text dictation system with audio message capability
US5960447A (en) * 1995-11-13 1999-09-28 Holt; Douglas Word tagging and editing system for speech recognition
US6897438B2 (en) * 2002-08-05 2005-05-24 University Of British Columbia Geometry for generating a two-dimensional substantially quadrupole field
US6961700B2 (en) * 1996-09-24 2005-11-01 Allvoice Computing Plc Method and apparatus for processing the output of a speech recognition engine

Family Cites Families (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2088106B (en) 1980-10-07 1983-11-30 Marconi Co Ltd Word processor systems
JPS5862699A (en) 1981-10-09 1983-04-14 シャープ株式会社 Voice recognition equipment
US5208745A (en) 1988-07-25 1993-05-04 Electric Power Research Institute Multimedia interface and method for computer system
GB8908205D0 (en) 1989-04-12 1989-05-24 Smiths Industries Plc Speech recognition apparatus and methods
EP0472193A3 (en) 1990-08-23 1993-10-20 Oki Electric Ind Co Ltd Translation device based on voice recognition and voice synthesis
US5165095A (en) 1990-09-28 1992-11-17 Texas Instruments Incorporated Voice telephone dialing
EP0499012A3 (en) 1991-02-13 1993-03-17 Ois Optical Imaging Systems, Inc. Portable, compact voice and data telecommunications apparatus
AU2868092A (en) 1991-09-30 1993-05-03 Riverrun Technology Method and apparatus for managing information
IT1259329B (en) 1992-03-12 1996-03-12 Olivetti & Co Spa PORTABLE CALCULATOR WITH COVER
US5305244B2 (en) 1992-04-06 1997-09-23 Computer Products & Services I Hands-free user-supported portable computer
AU6125194A (en) 1993-01-21 1994-08-15 Apple Computer, Inc. Text-to-speech system using vector quantization based speech encoding/decoding
DE69432089T2 (en) 1993-03-01 2004-02-12 Kabushiki Kaisha Toshiba, Kawasaki System for processing medical data to support diagnosis
JP3526067B2 (en) 1993-03-15 2004-05-10 株式会社東芝 Reproduction device and reproduction method
US5903867A (en) 1993-11-30 1999-05-11 Sony Corporation Information access system and recording system
US5642519A (en) 1994-04-29 1997-06-24 Sun Microsystems, Inc. Speech interpreter with a unified grammer compiler
US5600756A (en) 1994-05-11 1997-02-04 Sony Corporation Method of labelling takes in an audio editing system
JP3224715B2 (en) 1994-09-07 2001-11-05 インターナショナル・ビジネス・マシーンズ・コーポレーション Low power ring detection to wake computer system
US5659665A (en) 1994-12-08 1997-08-19 Lucent Technologies Inc. Method and apparatus for including speech recognition capabilities in a computer system
CN1183151A (en) 1995-04-28 1998-05-27 松下电器产业株式会社 Interface device
US5754179A (en) 1995-06-07 1998-05-19 International Business Machines Corporation Selection facilitation on a graphical interface
WO1997010537A2 (en) 1995-09-15 1997-03-20 Infonautics Corporation Method and apparatus for identifying textual documents and multi-media files corresponding to a search topic
EP0797342B1 (en) 1995-10-11 2012-03-14 Sony Corporation Information providing device and portable communication terminal
IL116103A0 (en) 1995-11-23 1996-01-31 Wireless Links International L Mobile data terminals with text to speech capability
CA2279663C (en) 1995-12-01 2006-08-01 Michael Henry Pocock Apparatus and method to generate and access broadcast information
DE69613556T2 (en) 1996-04-01 2001-10-04 Hewlett Packard Co Keyword recognition
US5766015A (en) 1996-07-11 1998-06-16 Digispeech (Israel) Ltd. Apparatus for interactive language training
KR100279366B1 (en) 1996-07-31 2001-01-15 모리 하루오 Vehicle navigation device
DE19635754A1 (en) 1996-09-03 1998-03-05 Siemens Ag Speech processing system and method for speech processing
AU4565397A (en) 1996-10-04 1998-05-05 Intellprop Limited Text communication systems
US6233318B1 (en) 1996-11-05 2001-05-15 Comverse Network Systems, Inc. System for accessing multimedia mailboxes and messages over the internet and via telephone
US5915001A (en) 1996-11-14 1999-06-22 Vois Corporation System and method for providing and using universally accessible voice and speech data files
JP3402100B2 (en) 1996-12-27 2003-04-28 カシオ計算機株式会社 Voice control host device

Patent Citations (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3648249A (en) * 1970-12-08 1972-03-07 Ibm Audio-responsive visual display system incorporating audio and digital information segmentation and coordination
US3804993A (en) * 1972-07-03 1974-04-16 Bell Telephone Labor Inc Logic controlled audio tape information system
US4435617A (en) * 1981-08-13 1984-03-06 Griggs David T Speech-controlled phonetic typewriter or display device using two-tier approach
US4914704A (en) * 1984-10-30 1990-04-03 International Business Machines Corporation Text editor for speech input
US4777537A (en) * 1985-10-21 1988-10-11 Sony Corporation Signal recording apparatus and method
US4866778A (en) * 1986-08-11 1989-09-12 Dragon Systems, Inc. Interactive speech recognition apparatus
US4829576A (en) * 1986-10-21 1989-05-09 Dragon Systems, Inc. Voice recognition system
US4913539A (en) * 1988-04-04 1990-04-03 New York Institute Of Technology Apparatus and method for lip-synching animation
US5625833A (en) * 1988-05-27 1997-04-29 Wang Laboratories, Inc. Document annotation & manipulation in a data processing system
US5680636A (en) * 1988-05-27 1997-10-21 Eastman Kodak Company Document annotation and manipulation in a data processing system
USRE35658E (en) * 1988-06-20 1997-11-11 Jeppesen; John C. Computerized court reporting system
US5459702A (en) * 1988-07-01 1995-10-17 Greenspan; Myron Apparatus and method of improving the quality of recorded dictation in moving vehicles
US5113429A (en) * 1988-09-29 1992-05-12 American Tel-A-System, Inc. Telephone answering service with integrated voice and textual message storage
US5220611A (en) * 1988-10-19 1993-06-15 Hitachi, Ltd. System for editing document containing audio information
US5031113A (en) * 1988-10-25 1991-07-09 U.S. Philips Corporation Text-processing system
US5355472A (en) * 1990-04-10 1994-10-11 International Business Machines Corporation System for substituting tags for non-editable data sets in hypertext documents and updating web files containing links between data sets corresponding to changes made to the tags
US5225947A (en) * 1990-09-25 1993-07-06 The United States Of America As Represented By The Secretary Of The Air Force Low cost time indexed voice recorder system
US5689618A (en) * 1991-02-19 1997-11-18 Bright Star Technology, Inc. Advanced tools for speech synchronized animation
US5630017A (en) * 1991-02-19 1997-05-13 Bright Star Technology, Inc. Advanced tools for speech synchronized animation
US5613056A (en) * 1991-02-19 1997-03-18 Bright Star Technology, Inc. Advanced tools for speech synchronized animation
US5610653A (en) * 1992-02-07 1997-03-11 Abecassis; Max Method and system for automatically tracking a zoomed video image
US5390236A (en) * 1992-03-31 1995-02-14 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5524140A (en) * 1992-03-31 1996-06-04 Visual Access Technologies, Inc. Telephone answering device linking displayed data with recorded audio message
US5283818A (en) * 1992-03-31 1994-02-01 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5572576A (en) * 1992-03-31 1996-11-05 Klausner Patent Technologies Telephone answering device linking displayed data with recorded audio message
US5481645A (en) * 1992-05-14 1996-01-02 Ing. C. Olivetti & C., S.P.A. Portable computer with verbal annotations
US5586216A (en) * 1992-09-25 1996-12-17 Apple Computer, Inc. Recording method and apparatus and audio data user interface
US5500919A (en) * 1992-11-18 1996-03-19 Canon Information Systems, Inc. Graphics user interface for controlling text-to-speech conversion
US5386495A (en) * 1993-02-01 1995-01-31 Motorola, Inc. Method and apparatus for determining the signal quality of a digital signal
US5519808A (en) * 1993-03-10 1996-05-21 Lanier Worldwide, Inc. Transcription interface for a word processing station
US5732395A (en) * 1993-03-19 1998-03-24 Nynex Science & Technology Methods for controlling the generation of speech from text representing names and addresses
US5652828A (en) * 1993-03-19 1997-07-29 Nynex Science & Technology, Inc. Automated voice synthesis employing enhanced prosodic treatment of text, spelling of text and rate of annunciation
US5506639A (en) * 1993-05-07 1996-04-09 Frazen; Nancy E. Method and apparatus for editing motion picture film and synchronized sound
US5544643A (en) * 1993-07-07 1996-08-13 C&E Fein, Gmbh & Co. Method for saving ductile from material having a concrete lining
US5649060A (en) * 1993-10-18 1997-07-15 International Business Machines Corporation Automatic indexing and aligning of audio and text using speech recognition
US5475738A (en) * 1993-10-21 1995-12-12 At&T Corp. Interface between text and voice messaging systems
US5654516A (en) * 1993-11-03 1997-08-05 Yamaha Corporation Karaoke system having a playback source with pre-stored data and a music synthesizing source with rewriteable data
US5600777A (en) * 1993-12-22 1997-02-04 Interval Research Corporation Method and system for spatial accessing of time-based information
US5461711A (en) * 1993-12-22 1995-10-24 Interval Research Corporation Method and system for spatial accessing of time-based information
US5701153A (en) * 1994-01-14 1997-12-23 Legal Video Services, Inc. Method and system using time information in textual representations of speech for correlation to a second representation of that speech
US5606643A (en) * 1994-04-12 1997-02-25 Xerox Corporation Real-time audio recording system for automatic speaker indexing
US5655058A (en) * 1994-04-12 1997-08-05 Xerox Corporation Segmentation of audio data for indexing of conversational speech for real-time or postprocessing applications
US5659662A (en) * 1994-04-12 1997-08-19 Xerox Corporation Unsupervised speaker clustering for automatic speaker indexing of recorded audio data
US5742736A (en) * 1994-04-22 1998-04-21 Hewlett-Packard Company Device for managing voice data automatically linking marked message segments to corresponding applications
US5544354A (en) * 1994-07-18 1996-08-06 Ikonic Interactive, Inc. Multimedia matrix architecture user interface
US5613032A (en) * 1994-09-02 1997-03-18 Bell Communications Research, Inc. System and method for recording, playing back and searching multimedia events wherein video, audio and text can be searched and retrieved
US5809464A (en) * 1994-09-24 1998-09-15 Alcatel N.V. Apparatus for recording speech for subsequent text generation
US5615301A (en) * 1994-09-28 1997-03-25 Rivers; W. L. Automated language translation system
US5777614A (en) * 1994-10-14 1998-07-07 Hitachi, Ltd. Editing support system including an interactive interface
US5661787A (en) * 1994-10-27 1997-08-26 Pocock; Michael H. System for on-demand remote access to a self-generating audio recording, storage, indexing and transaction system
US5826102A (en) * 1994-12-22 1998-10-20 Bell Atlantic Network Services, Inc. Network arrangement for development delivery and presentation of multimedia applications using timelines to integrate multimedia objects and program objects
US5659793A (en) * 1994-12-22 1997-08-19 Bell Atlantic Video Services, Inc. Authoring tools for multimedia application development and network delivery
US5729741A (en) * 1995-04-10 1998-03-17 Golden Enterprises, Inc. System for storage and retrieval of diverse types of information obtained from different media sources which includes video, audio, and text transcriptions
US5572643A (en) * 1995-10-19 1996-11-05 Judson; David H. Web browser with dynamic display of information objects during linking
US5960447A (en) * 1995-11-13 1999-09-28 Holt; Douglas Word tagging and editing system for speech recognition
US5794249A (en) * 1995-12-21 1998-08-11 Hewlett-Packard Company Audio/video retrieval system that uses keyword indexing of digital recordings to display a list of the recorded text files, keywords and time stamps associated with the system
US5737725A (en) * 1996-01-09 1998-04-07 U S West Marketing Resources Group, Inc. Method and system for automatically generating new voice files corresponding to new text from a script
US5799273A (en) * 1996-09-24 1998-08-25 Allvoice Computing Plc Automated proofreading using interface linking recognized words to their audio data while text is being changed
US6961700B2 (en) * 1996-09-24 2005-11-01 Allvoice Computing Plc Method and apparatus for processing the output of a speech recognition engine
US5857099A (en) * 1996-09-27 1999-01-05 Allvoice Computing Plc Speech-to-text dictation system with audio message capability
US5732216A (en) * 1996-10-02 1998-03-24 Internet Angles, Inc. Audio message exchange system
US5749908A (en) * 1996-12-18 1998-05-12 Pacesetter, Inc. Methods and apparatus for annotating data in an implantable device programmer using digitally recorded sound
US6897438B2 (en) * 2002-08-05 2005-05-24 University Of British Columbia Geometry for generating a two-dimensional substantially quadrupole field

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205672A1 (en) * 2000-12-29 2004-10-14 International Business Machines Corporation Automated spell analysis
US7254773B2 (en) * 2000-12-29 2007-08-07 International Business Machines Corporation Automated spell analysis
US7565606B2 (en) 2000-12-29 2009-07-21 International Business Machines Corporation Automated spell analysis
US7669112B2 (en) 2000-12-29 2010-02-23 International Business Machines Corporation Automated spell analysis
US20110184730A1 (en) * 2010-01-22 2011-07-28 Google Inc. Multi-dimensional disambiguation of voice commands
US8626511B2 (en) * 2010-01-22 2014-01-07 Google Inc. Multi-dimensional disambiguation of voice commands
US20110208507A1 (en) * 2010-02-19 2011-08-25 Google Inc. Speech Correction for Typed Input
US8423351B2 (en) * 2010-02-19 2013-04-16 Google Inc. Speech correction for typed input
US9317605B1 (en) 2012-03-21 2016-04-19 Google Inc. Presenting forked auto-completions
US10210242B1 (en) 2012-03-21 2019-02-19 Google Llc Presenting forked auto-completions
US9646606B2 (en) 2013-07-03 2017-05-09 Google Inc. Speech recognition using domain knowledge

Also Published As

Publication number Publication date
US20020099542A1 (en) 2002-07-25
US6961700B2 (en) 2005-11-01

Similar Documents

Publication Publication Date Title
US6961700B2 (en) Method and apparatus for processing the output of a speech recognition engine
US5857099A (en) Speech-to-text dictation system with audio message capability
US5799273A (en) Automated proofreading using interface linking recognized words to their audio data while text is being changed
US6961699B1 (en) Automated transcription system and method using two speech converting instances and computer-assisted correction
EP1183680B1 (en) Automated transcription system and method using two speech converting instances and computer-assisted correction
US5875448A (en) Data stream editing system including a hand-held voice-editing apparatus having a position-finding enunciator
US6122614A (en) System and method for automating transcription services
US6418410B1 (en) Smart correction of dictated speech
US6334102B1 (en) Method of adding vocabulary to a speech recognition system
US7006967B1 (en) System and method for automating transcription services
US8719027B2 (en) Name synthesis
JP3065924B2 (en) Voice annotation method, method and apparatus for enhancing voice annotation of a text input stream
US6064965A (en) Combined audio playback in speech recognition proofreader
US20030225578A1 (en) System and method for improving the accuracy of a speech recognition program
US20070033026A1 (en) System for speech recognition and correction, correction device and method for creating a lexicon of alternatives
JP2016048565A (en) Speech recognition method
GB2347774A (en) Distinguishing between text insertion and replacement in speech dictation system
US6577999B1 (en) Method and apparatus for intelligently managing multiple pronunciations for a speech recognition vocabulary
JP3896760B2 (en) Dialog record editing apparatus, method, and storage medium
CA2362462A1 (en) System and method for automating transcription services
US20070067168A1 (en) Method and device for transcribing an audio signal
AU2004233462B2 (en) Automated transcription system and method using two speech converting instances and computer-assisted correction
NZ516956A (en) System and method for improving the accuracy of a speech recognition program
JP2001075963A (en) Translation system, translation server for lyrics and recording medium
JPH0644060A (en) Program development supporting method and device therefor

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION