Automatic accuracy estimation for audio transcriptions

US9275636B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9275636-B2
Application numberUS-201213463055-A
CountryUS
Kind codeB2
Filing dateMay 3, 2012
Priority dateMay 3, 2012
Publication dateMar 1, 2016
Grant dateMar 1, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Embodiments of the present invention provide an approach for estimating the accuracy of a transcription of a voice recording. Specifically, in a typical embodiment, each word of a transcription of a voice recording is checked against a customer-specific dictionary and/or a common language dictionary. The number of words not found in either dictionary is determined. An accuracy number for the transcription is calculated from the number of said words not found and the total number of words in the transcription.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for estimating the accuracy of a transcription of a voice recording, comprising: transcribing the voice recording into the transcription of the voice recording; receiving the transcription of the voice recording; providing a customer specific dictionary; providing a dictionary of common language words; determining a number of inaccurate words in the transcription; determining a number of accurate words in the transcription; determining a total number of words in the transcription; calculating an accuracy number by dividing the number of accurate words by the total number of words; assigning a greater weight to at least one word exceeding a predefined number of characters as compared to at least one other word below the predetermined number of characters; retrieving, from a data structure, a set of axioms associated with at least one of the words in the transcription, wherein the set of axioms comprises a computer-parsable definition of a relationship of data to the at least one of the words; and assigning a confidence level to each axiom of the set of axioms based on an output of a Gaussian function applied to a result of the dividing and the assigning of weight. 2. The computer-implemented method of claim 1 , wherein the step of calculating an accuracy number comprises dividing the number of inaccurate words by the total number of words. 3. The computer-implemented method of claim 1 , wherein the step of determining a number of inaccurate words comprises identifying the number of words not found in either the customer specific dictionary or the dictionary of common language words. 4. The computer-implemented method of claim 1 , wherein the step of determining a number of inaccurate words comprises identifying the number of words determined to be spelled incorrectly. 5. The computer-implemented method of claim 1 , wherein the common language words are in the English language. 6. The computer-implemented method of claim 1 , further comprising determining the length of each word in the transcription. 7. A system for estimating the accuracy of a transcription of a voice recording, comprising: a memory medium comprising instructions; a bus coupled to the memory medium; and an audio transcription tool coupled to the bus that when executing the instructions causes the system to: transcribe the voice recording into the transcription of the voice recording; receive the transcription of the voice recording; provide a customer specific dictionary; provide a dictionary of common language words; determine a number of inaccurate words in the transcription; determine a number of accurate words in the transcription; determine a total number of words in the transcription; calculate an accuracy number by dividing the number of accurate words by the total number of words; assign a greater weight to at least one word exceeding a predefined number of characters as compared to at least one other word below the predetermined number of characters; retrieve, from a data structure, a set of axioms associated with at least one of the words in the transcription, wherein the set of axioms comprises a computer-parsable definition of a relationship of data to the at least one of the words; and assign a confidence level to each axiom of the set of axioms based on an output of a Gaussian function applied to a result of the dividing and the assigning of weight. 8. The system of claim 7 , the memory medium further comprising instructions for causing the system to calculate the accuracy number by dividing the number of inaccurate words by the total number of words. 9. The system of claim 7 , the memory medium further comprising instructions for causing the system to determine a number of inaccurate words by identifying the number of words not found in either the customer specific dictionary or the dictionary of common language words. 10. The system of claim 7 , the memory medium further comprising instructions for causing the system to determine a number of inaccurate words by identifying the number of words determined to be spelled incorrectly. 11. The system of claim 7 , wherein the common language words are in the English language. 12. The system of claim 7 , the memory medium further comprising instructions for causing the system to determine the length of each word in the transcription. 13. A computer program product for estimating the accuracy of a transcription of a voice recording, the computer program product comprising a computer readable hardware storage device, and program instructions stored on the computer readable hardware storage device, to: transcribe the voice recording into the transcription of the voice recording; receive the transcription of the voice recording; provide a customer specific dictionary; provide a dictionary of common language words; determine a number of inaccurate words in the transcription; determine a number of accurate words in the transcription; determine a total number of words in the transcription; calculate an accuracy number by dividing the number of accurate words by the total number of words; assign a greater weight to at least one word exceeding a predefined number of characters as compared to at least one other word below the predetermined number of characters; retrieve, from a data structure, a set of axioms associated with at least one of the words in the transcription, wherein the set of axioms comprises a computer-parsable definition of a relationship of data to the at least one of the words; and assign a confidence level to each axiom of the set of axioms based on an output of a Gaussian function applied to a result of the dividing and the assigning of weight. 14. The computer program product of claim 13 , the computer readable hardware storage device further comprising instructions to calculate the accuracy number by dividing the number of inaccurate words by the total number of words. 15. The computer program product of claim 13 , the computer readable hardware storage device further comprising instructions to determine a number of inaccurate words by identifying the number of words not found in either the customer specific dictionary or the dictionary of common language words. 16. The computer program product of claim 13 , the computer readable hardware storage device further comprising instructions for causing the system to determine a number of inaccurate words by identifying the number of words determined to be spelled incorrectly. 17. The computer program product of claim 13 , wherein the common language words are in the English language. 18. The computer program product of claim 13 , the computer readable hardware storage device further comprising instructions to determine the length of each word in the transcription. 19. A method for deploying a system for identifying commands for estimating the accuracy of a transcription of a voice recording, comprising: providing a computer infrastructure being operable to: transcribe the voice recording into the transcription of the voice recording; receive the transcription of the voice recording; provide a customer specific dictionary; provide a dictionary of common language words; determine a number of inaccurate words in the transcription; determine a number of accurate words in the transcription; determine a total number of words in the transcription; calculate an accuracy number by dividing the number of accurate words by the total number of words; assi

Assignees

Inventors

Classifications

  • G10L15/01Primary

    Assessment or evaluation of speech recognition systems · CPC title

  • Speech to text systems (G10L15/08 takes precedence) · CPC title

  • using dictionaries or tables · CPC title

  • Dictionaries · CPC title

  • Automatic justification · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9275636B2 cover?
Embodiments of the present invention provide an approach for estimating the accuracy of a transcription of a voice recording. Specifically, in a typical embodiment, each word of a transcription of a voice recording is checked against a customer-specific dictionary and/or a common language dictionary. The number of words not found in either dictionary is determined. An accuracy number for the tr…
Who is the assignee on this patent?
Bostick James E, Ganci Jr John M, Kaemmerer John P, and 2 more
What technology area does this patent fall under?
Primary CPC classification G10L15/01. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 01 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).