WO2022119585A1 - Asr-enhanced speech compression - Google Patents

Asr-enhanced speech compression Download PDF

Info

Publication number
WO2022119585A1
WO2022119585A1 PCT/US2020/070944 US2020070944W WO2022119585A1 WO 2022119585 A1 WO2022119585 A1 WO 2022119585A1 US 2020070944 W US2020070944 W US 2020070944W WO 2022119585 A1 WO2022119585 A1 WO 2022119585A1
Authority
WO
WIPO (PCT)
Prior art keywords
utterance
speech
asr
asr confidence
compressed audio
Prior art date
Application number
PCT/US2020/070944
Other languages
French (fr)
Inventor
David Garrod
Original Assignee
Medallia, Inc.
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 US17/109,445 external-priority patent/US11398239B1/en
Application filed by Medallia, Inc. filed Critical Medallia, Inc.
Priority to EP20964437.6A priority Critical patent/EP4211681A1/en
Publication of WO2022119585A1 publication Critical patent/WO2022119585A1/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/61Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/65Clustering; Classification
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/0018Speech coding using phonetic or linguistical decoding of the source; Reconstruction using text-to-speech synthesis
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/04Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using predictive techniques
    • G10L19/16Vocoder architecture
    • G10L19/18Vocoders using multiple modes
    • G10L19/22Mode decision, i.e. based on audio signal content versus external parameters

Definitions

  • This application is a PCT Application that claims the benefit and priority to the U.S. Pat. Application Number 17/109,445, filed on December 2, 2020.
  • Field of the Invention This disclosure relates generally to the fields of audio/speech data processing, audio/speech data archiving, and audio/speech data analytics. More specifically, the disclosure relates to improved processes/systems for compressing and archiving speech data – such as recorded telephone calls – in highly compressed formats that still permit effective searching and speech-to-text (ASR) processing of the archived data.
  • ASR speech-to-text
  • ASR systems are available from companies such as Nuance Communications, Google, and Voci Technologies. There are also several open source ASR packages, such as Sphinx, HTK, and Kaldi. See https://en.wikipedia.org/wiki/List_of_speech_recognition_software#Open_source_acoustic_ has correctly recognized a given word or utterance.
  • Various approaches are known for estimating ASR confidence. The most common approaches involve comparing the relative ranking(s) of the selected decoding versus the non-selected decoding(s).
  • Speaker recognition is the identification of a person from characteristics of voices (voice biometrics). It is also called voice recognition. There is a difference between speaker recognition (recognizing who is speaking) and speech recognition (recognizing what is being said). These two terms are frequently confused, and "voice recognition” can be used for both. In addition, there is a difference between the act of authentication (commonly referred to as speaker verification or speaker authentication) and identification. Finally, there is a difference between speaker recognition (recognizing who is speaking) and speaker diarization (recognizing when the same speaker is speaking). Speaker recognition has a history dating back some four decades and uses the acoustic features of speech that have been found to differ between individuals.
  • Speaker verification has earned speaker recognition its classification as a "behavioral biometric". Speaker recognition is a pattern recognition problem.
  • the various technologies used to process and store voice prints include frequency estimation, hidden Markov models, Gaussian mixture models, pattern matching algorithms, neural networks, matrix representation, Vector Quantization and decision trees. Some systems also use "anti-speaker” techniques, such as cohort models, and world models. Spectral features are predominantly used in representing speaker characteristics. [0010] Technology also currently exists that enables voice-based determination of a caller's demographic profile information. One example is the caller's speaking dialect. See, e.g., F.
  • Biadsy "Automatic Dialect and Accent Recognition and its Application to Speech Recognition," Ph.D. Thesis, Columbia Univ., 2011 (incorporated by reference herein; copy available at http://www.cs.columbia.edu/speech/ThesisFiles/fadi_biadsy.pdf); F. Biadsy, et al., "Di . Pat. Pub. No. 2015/0287405, 10/08/2015 (incorporated by reference herein); G. Talwar, et al., "Speech dialect classification for automatic speech recognition," U.S. Pat. Pub. No.2012/0109649, 5/03/2012 (incorporated by reference herein); and G.
  • Sentiment analysis refers to the use of natural language processing (NLP), text analysis, and/or computational linguistics to identify, extract, quantify, and/or study affective states and subjective information. Sentiment analysis is traditionally applied to voice-of-the-customer (VoC) materials, such as reviews and survey responses, online and social media, and healthcare materials for applications that range from marketing to customer service to clinical medicine. See, e.g., U.S. Pat. No.7,136,877, "System and method for determining and controlling the impact of text,” incorporated herein by reference.
  • embodiments of this disclosure utilize ASR processing and confidence estimation to govern the compression level, typically on an utterance-by-utterance basis. As a result, utterances that have been confidently recognized will see their audio heavily compressed in the output stream, whereas utterances that have not been confidently recognized (and/or which trigger other alerts, such as angry emotion, known fraudster, or child age) will see their audio uncompressed or lightly compressed in the output stream.
  • one aspect of the embodiment relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, uncompressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding uncompressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding uncompressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding compressed audio utterance in a highly compressed format; (5) forming an output stream that includes, for each speech utterance, at least:
  • the output stream further includes metadata computed from the corresponding uncompressed audio utterance.
  • metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion.
  • the ASR confidence values are derived from normalized likelihood scores.
  • the ASR confidence values are computed using an N-best homogeneity analysis.
  • the ASR confidence values are computed using an acoustic stability analysis.
  • the ASR confidence values are computed using a word graph hypothesis density analysis.
  • the ASR confidence values are derived from associated state, phoneme, or word durations. [0024] In some embodiments, the ASR confidence values are derived from language model (LM) scores or LM back-off behaviors. [0025] In some embodiments, the ASR confidence values are computed using a posterior probability analysis. [0026] In some embodiments, the ASR confidence values are computed using a log- likelihood-ratio analysis. [0027] In some embodiments, the ASR confidence values are computed using a neural net that includes word identity and aggregated words as predictors.
  • LM language model
  • another aspect of the disclosure relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (5) forming an output stream that includes, for each speech utterance, at least: (i)
  • one aspect of the disclosure relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (5) forming an output stream that, for each speech utterance, consists essentially of: (
  • the output stream further consists essentially of metadata computed from the corresponding lightly compressed audio utterance.
  • metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion.
  • FIG.1 is a high-level block diagram, showing a Front End, Processing Tier, and Storage Tier;
  • FIG.2 depicts an exemplary embodiment in which the Front End, Processing Tier, and Storage Tier are all provisioned in one or more Data Processing Cloud(s);
  • FIG.3 depicts an exemplary embodiment in which the Processing and Storage Tiers are provisioned in Data Processing Cloud(s), and the Frond End is provisioned On Premises;
  • FIG.4 depicts an exemplary embodiment in which the Front End is provisioned in a Data Processing Cloud, and the Processing and Storage Tiers are provisioned On Premises;
  • FIG.5 depicts an exemplary embodiment in which the Processing Tier is provisioned in a Data Processing Cloud, and the Front End and Storage Tier are provisioned On Premises; [
  • the depicted data link(s) are each provisioned as one or more secure data tunnels, using, for example, a secure shell (SSH) protocol. See https://en.wikipedia.org/wiki/Tunneling_protocol (incorporated by reference herein). Indeed, such SSH-provisioned data link(s) may be used to support any, or all, of the data communication links between functional or structural components of the various embodiments herein.
  • SSH secure shell
  • FIG.29 depicts an exemplary embodiment in which data is collected by or originates in the Front End, is then "sent” or “routed” – by, for example, a push protocol (see, e.g., https://en.wikipedia.org/wiki/Push_technology, incorporated by reference herein) or a ia.org/wiki/Pull_technology, incorporated by reference herein) – to the Storage Tier. Data is then sent from the Storage Tier to the Processing Tier for processing, with the processed data sent back to the Storage Tier for storage/archiving.
  • This embodiment also permits data that already exists in the Storage Tier, or is sent there through other network connections, to be routed to the Processing Tier for processing and sent back for storage/archiving.
  • FIG.30 depicts an exemplary embodiment in which data is collected by or originates in the Front End, is then sent directly to the Processing Tier for processing, and then sent to the Storage Tier for storage/archiving.
  • Such direct data transfer from the Front End to the Processing Tier reduces latency, which is important in the case of systems that have "real time” monitoring or alerting aspects.
  • This embodiment also permits data that already exists in the Storage Tier, or is sent there through other network connections, to be routed to the Processing Tier for processing and sent back for storage/archiving.
  • "real time" systems may interact directly with the Processing Tier to receive processed data without the additional latency associated with the Storage Tier.
  • FIG.31 depicts a "hybrid" embodiment, in which data is collected by or originates in the Front End, some or all of which may be then sent directly to the Processing Tier for processing, then sent to the Storage Tier for storage/archiving, and some or all of which may also be sent to the Storage Tier, from which it is then sent to the Processing Tier for processing, with the processed data sent back to the Storage Tier for storage/archiving.
  • This permits use of the direct data routing approach for "real time” audio feeds, and lower cost “batch mode” processing for other data feeds, which can be processed during time(s) when power and cloud resources are cheaper, for example.
  • Receive audio Audio may be received or obtained from any source, whether a "live" feed (such as CTI, VOIP tap, PBX) or a recorded source (such as on-prem storage, cloud storage, or a combination thereof).
  • a source utilizes the assignee's DtT technology, as described in the commonly owned, co-pending application, S/N 16/371,011.
  • VAD Voice activity detection is an optional step.
  • Segregate Segregation of the speech input into words or utterances is performed as an initial step to ASR decoding. Though depicted as a distinct step, it may be performed as part of the VAD or ASR processes.
  • Confidence Confidence may be determined either by the ASR engine or using a separate confidence classifier. The confidence classifier may operate from the same input stream as the ASR, or may utilize both the input and output of the ASR in its computation.
  • FIGs.34-37 depict how these functions/modules can be assigned amongst the Front End, Processing Tier, and Storage Tier, in accordance with the disclosure herein. These, however, are merely illustrative, and not meant to be in any way limiting. Furthermore, FIGs.2-28 illustrate how the Front End, Processing Tier, and Storage Tier functions may be provisioned in cloud(s), on premises, or in embodiments that bridge the on-prem / cloud boundary with secure data links.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Acoustics & Sound (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A process for compressing an audio speech signal utilizes ASR processing to generate a corresponding text representation and, depending on confidence in the corresponding text representation, selectively applies more, less, or no compression to the audio signal. The result is a compressed audio signal, with corresponding text, that is compact and well suited for searching, analytics, or additional ASR processing.

Description

ASR-Enhanced Speech Compression Cross-Reference to Related Application [0001] This application is a PCT Application that claims the benefit and priority to the U.S. Pat. Application Number 17/109,445, filed on December 2, 2020. Field of the Invention [0002] This disclosure relates generally to the fields of audio/speech data processing, audio/speech data archiving, and audio/speech data analytics. More specifically, the disclosure relates to improved processes/systems for compressing and archiving speech data – such as recorded telephone calls – in highly compressed formats that still permit effective searching and speech-to-text (ASR) processing of the archived data. Background [0003] Automatic speech recognition is a well-known and widely available technology. State-of-the-art ASR systems are available from companies such as Nuance Communications, Google, and Voci Technologies. There are also several open source ASR packages, such as Sphinx, HTK, and Kaldi. See https://en.wikipedia.org/wiki/List_of_speech_recognition_software#Open_source_acoustic_
Figure imgf000003_0001
has correctly recognized a given word or utterance. Various approaches are known for estimating ASR confidence. The most common approaches involve comparing the relative ranking(s) of the selected decoding versus the non-selected decoding(s). If the selected decoding was ranked far higher by the recognizer than the alternative(s), then the confidence in its correctness is higher; whereas if the selected decoding was not strongly preferred by the recognizer, then the confidence in its correctness is lower. [0005] Other approaches to estimating ASR confidence are known and available in the prior art. See, e.g., H. Jiang, "Confidence measures for speech recognition: a survey," Speech Communication, April 2005 (incorporated by reference herein; copy available at http://www- gth.die.upm.es/research/documentation/referencias/Jang_Confidence.pdf); D.J ,
Figure imgf000004_0007
sures," U.S. Pat. No.
Figure imgf000004_0003
5,566,272 (incorporated by reference herein); D.J. Litman, et al., "Predicting automatic speech recognition performance using prosodic cues," Proceedings of the 1st North American chapter of the Association for Computational Linguistics conference, 2000 (incorporated by reference herein; copy available at https://aclanthology.info/pdf/A/A00/A00-2029.pdf); P.S. Huang, et al., "Predicting speech
Figure imgf000004_0004
d identity and score features," IEEE International Conference on Acoustics, Speech and Signal Processing, 2013 (incorporated by reference herein; copy available at https://www.microsoft.com/en-us/research/wp- ).
Figure imgf000004_0001
idely utilized technology. See, e.g., L. Sun, et al., "Speech Compression," chapter 2 of "Guide to Voice and Video over IP for Fixed and Mobile Networks," Springer, 2013 (incorporated by reference herein; copy available at https://www.springer.com/cda/content/document/cda_downloaddocument/9781447149040-
Figure imgf000004_0002
Figure imgf000004_0005
in (copy available at http://www0.cs.ucl.ac.uk/teaching/GZ05/04-speech-coding.pdf). Speech compression is
Figure imgf000004_0006
phone calls. [0007] While many businesses maintain enormous quantities of stored audio that they would like to mine for business insights, such stored audio only becomes useful for analytics after it has undergone an ASR conversion to text. With modern resources, it is now feasible to apply ASR processing to large archives of stored audio; however, in such applications, the speech compression that is used in such archives presents a major barrier to accurate recognition of the spoken words. See P. Pollak, et al., "Small and Large Vocabulary Speech Recognition of MP3 Data under Real-Word Conditions: Experimental Study," 2001 (copy available at http://noel.feld.cvut.cz/speechlab/publications/086_POL12_CCIS.pdf).
Figure imgf000005_0001
used to reveal various items of speech-related metadata, such as identity of the speaker, gender, approximate age, emotion, and sentiment. [0009] As explained in https://en.wikipedia.org/wiki/Speaker_recognition (downloaded 6-11- 2018),
Figure imgf000005_0002
Speaker recognition is the identification of a person from characteristics of voices (voice biometrics). It is also called voice recognition. There is a difference between speaker recognition (recognizing who is speaking) and speech recognition (recognizing what is being said). These two terms are frequently confused, and "voice recognition" can be used for both. In addition, there is a difference between the act of authentication (commonly referred to as speaker verification or speaker authentication) and identification. Finally, there is a difference between speaker recognition (recognizing who is speaking) and speaker diarization (recognizing when the same speaker is speaking). Speaker recognition has a history dating back some four decades and uses the acoustic features of speech that have been found to differ between individuals. These acoustic patterns reflect both anatomy (e.g., size and shape of the throat and mouth) and learned behavioral patterns (e.g., voice pitch, speaking style). Speaker verification has earned speaker recognition its classification as a "behavioral biometric". Speaker recognition is a pattern recognition problem. The various technologies used to process and store voice prints include frequency estimation, hidden Markov models, Gaussian mixture models, pattern matching algorithms, neural networks, matrix representation, Vector Quantization and decision trees. Some systems also use "anti-speaker" techniques, such as cohort models, and world models. Spectral features are predominantly used in representing speaker characteristics. [0010] Technology also currently exists that enables voice-based determination of a caller's demographic profile information. One example is the caller's speaking dialect. See, e.g., F. Biadsy, "Automatic Dialect and Accent Recognition and its Application to Speech Recognition," Ph.D. Thesis, Columbia Univ., 2011 (incorporated by reference herein; copy available at http://www.cs.columbia.edu/speech/ThesisFiles/fadi_biadsy.pdf); F. Biadsy, et al., "Di
Figure imgf000006_0001
. Pat. Pub. No. 2015/0287405, 10/08/2015 (incorporated by reference herein); G. Talwar, et al., "Speech dialect classification for automatic speech recognition," U.S. Pat. Pub. No.2012/0109649, 5/03/2012 (incorporated by reference herein); and G. Choueiter, et al., "An empirical study of automatic accent classification," IEEE ICASSP 2008, pp.4265-4268 (incorporated by reference herein; copy available at https://groups.csail.mit.edu/sls/publications/2008/ICASSP08_Choueiter_MSR.pdf).
Figure imgf000006_0002
Gender Identification with Two-stage Classification," Security and Communication Networks 5(2):211-225 (2012) (incorporated by reference herein; copy available at http://www.wu.ece.ufl.edu/mypapers/GenderIdentification.pdf); H. Printz, et al., "Method
Figure imgf000006_0003
teristics for Speech-Directed Advertising or Other Enhancement of Speech-Controlled Devices or Services," U.S. Pat. Pub. No.2008/0103761 (incorporated by reference herein); E. Fokoue, et al., "Speaker Gender Recognition via MFCCs and SVMs" Rochester Inst. of Tech., 2013 (incorporated by reference herein; copy available at http://scholarworks.rit.edu/article/1749). [0012] Yet another example is th
Figure imgf000007_0003
. Nguyen, et al., "Automatic classification of speaker characteristics," Communications and Electronics (ICCE), 2010 (incorporated by reference herein; copy available at http://fit.hcmup.edu.vn/~haits/Conferences/ICCE%202010/Full%20Papers/SA/Automatic%2
Figure imgf000007_0001
2011 (incorporated by reference herein; copy available at http://www.inesc- id.pt/pt/indicadores/Ficheiros/7554.pdf); O. Chen, et al., "Meth
Figure imgf000007_0008
Figure imgf000007_0007
od of recognizing gender or
Figure imgf000007_0002
motion or arousal," U.S. Pat. No.9,123,342 (incorporated by reference herein); Y. Cao, et al., "Method and apparatus for determining a user age range," U.S. Pat. No.9,105,053 (incorporated by reference herein). [0013] Technology also exists to ascertain speaker emotion – e.g., "happy," "sad," "angry," etc. – from the acoustic quality of the speaker's voice. See, e.g., S. Basu, et al., "A review on emotion recognition using speech," 2017 IEEE International Conference on Inventive Communication and Computational Technologies; See also K. Rajvanshi, et al., "An Efficient Approach for Emotion Detection from Speech Using Neural Networks" (incorporated by reference herein; copy available at http://ijraset.com/fileserve.php?FID=17181). Open source emotion detection packages are a
Figure imgf000007_0006
motion recognition from speech," available at https://www.informatik.uni- augsburg.de/lehrstuehle/hcm/project
Figure imgf000007_0005
e is a comprehensive
Figure imgf000007_0004
framework for real-time recognition of emotions from acoustic properties of speech")(incorporated by reference herein). [0014] The term "sentiment analysis," as used herein, refers to the use of natural language processing (NLP), text analysis, and/or computational linguistics to identify, extract, quantify, and/or study affective states and subjective information. Sentiment analysis is traditionally applied to voice-of-the-customer (VoC) materials, such as reviews and survey responses, online and social media, and healthcare materials for applications that range from marketing to customer service to clinical medicine. See, e.g., U.S. Pat. No.7,136,877, "System and method for determining and controlling the impact of text," incorporated herein by reference. Most sentiment analysis systems attempt to classify a sentence (or other text grouping) as "positive," "negative," or "neutral." Others may, instead or in addition, assign emotional state labels – such as "angry," "sad," or "happy" – to the analyzed text. Numerous open source sentiment analysis packages are available, as described in https://en.wikipedia.org/wiki/Sentiment_analysis (incorporated by reference herein).
Figure imgf000008_0001
based service. See M. Sidana, "Top Five Emotion/Sentiment Analysis APIs for understanding user sentiment trends," available at https://medium.com/@sifium/top-five-emotional-sentiment-analysis-apis-116cd8d42055.
Figure imgf000008_0002
nd store speech recordings, there still exists a persistent, negative tradeoff: Storing large quantities of speech data requires heavy compression, but heavy compression destroys the useful, otherwise extractable information. Summary [0016] As illustrated and claimed hereinbelow, embodiments of this disclosure utilize ASR processing and confidence estimation to govern the compression level, typically on an utterance-by-utterance basis. As a result, utterances that have been confidently recognized will see their audio heavily compressed in the output stream, whereas utterances that have not been confidently recognized (and/or which trigger other alerts, such as angry emotion, known fraudster, or child age) will see their audio uncompressed or lightly compressed in the output stream. [0017] Accordingly, generally speaking, and without intending to be limiting, one aspect of the embodiment relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, uncompressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding uncompressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding uncompressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding compressed audio utterance in a highly compressed format; (5) forming an output stream that includes, for each speech utterance, at least: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (a) its corresponding uncompressed audio utterance or (b) its corresponding compressed audio utterance, but not both (a) and (b), wherein the output stream contains (a) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (b) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value. [0018] In some embodiments, for each speech utterance, the output stream further includes metadata computed from the corresponding uncompressed audio utterance. In some embodiments, such metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion. [0019] In some embodiments, the ASR confidence values are derived from normalized likelihood scores. [0020] In some embodiments, the ASR confidence values are computed using an N-best homogeneity analysis. [0021] In some embodiments, the ASR confidence values are computed using an acoustic stability analysis. [0022] In some embodiments, the ASR confidence values are computed using a word graph hypothesis density analysis. [0023] In some embodiments, the ASR confidence values are derived from associated state, phoneme, or word durations. [0024] In some embodiments, the ASR confidence values are derived from language model (LM) scores or LM back-off behaviors. [0025] In some embodiments, the ASR confidence values are computed using a posterior probability analysis. [0026] In some embodiments, the ASR confidence values are computed using a log- likelihood-ratio analysis. [0027] In some embodiments, the ASR confidence values are computed using a neural net that includes word identity and aggregated words as predictors. [0028] Again, generally speaking, and without intending to be limiting, another aspect of the disclosure relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (5) forming an output stream that includes, for each speech utterance, at least: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (a) its corresponding lightly compressed audio utterance or (b) its corresponding heavily compressed audio utterance, but not both (a) and (b), wherein the output stream contains (a) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (b) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value. [0029] Again, generally speaking, and without intending to be limiting, one aspect of the disclosure relates to computer-implemented process for digitally compressing an audio signal that includes human speech utterances by, for example: (1) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (2) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (3) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (4) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (5) forming an output stream that, for each speech utterance, consists essentially of: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (a) its corresponding lightly compressed audio utterance or (b) its corresponding heavily compressed audio utterance, but not both (a) and (b), wherein the output stream contains (a) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (b) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value. [0030] In some embodiments, for each speech utterance, the output stream further consists essentially of metadata computed from the corresponding lightly compressed audio utterance. [0031] In some embodiments, such metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion. Brief Description of the Figures [0032] Aspects, features, and advantages of the present disclosure, and its numerous exemplary embodiments, can be further appreciated with reference to the accompanying set of figures, in which: [0033] FIG.1 is a high-level block diagram, showing a Front End, Processing Tier, and Storage Tier; [0034] FIG.2 depicts an exemplary embodiment in which the Front End, Processing Tier, and Storage Tier are all provisioned in one or more Data Processing Cloud(s); [0035] FIG.3 depicts an exemplary embodiment in which the Processing and Storage Tiers are provisioned in Data Processing Cloud(s), and the Frond End is provisioned On Premises; [0036] FIG.4 depicts an exemplary embodiment in which the Front End is provisioned in a Data Processing Cloud, and the Processing and Storage Tiers are provisioned On Premises; [0037] FIG.5 depicts an exemplary embodiment in which the Processing Tier is provisioned in a Data Processing Cloud, and the Front End and Storage Tier are provisioned On Premises; [0038] FIG.6 depicts an exemplary embodiment in which the Front End and Storage Tier are provisioned in Data Processing Cloud(s), and the Processing Tier is provisioned On Premises; [0039] FIG.7 depicts an exemplary embodiment in which the Storage Tier is provisioned in a Data Processing Cloud, and the Front End and Processing Tier are provisioned On Premises; [0040] FIG.8 depicts an exemplary embodiment in which the Front End and Processing Tier are provisioned in Data Processing Cloud(s), and the Storage Tier is provisioned On Premises; [0041] FIG.9 depicts an exemplary embodiment in which the Front End, Processing Tier, and Storage Tier are provisioned On Premises; [0042] FIG.10 depicts an exemplary embodiment in which the Front End, Processing Tier, and Storage Tier are provisioned partly in Data Processing Cloud(s) and partly On Premises; [0043] FIG.11 depicts an exemplary embodiment in which the Front End and Processing Tier are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Storage Tier is provisioned On Premises; [0044] FIG.12 depicts an exemplary embodiment in which the Front End and Processing Tier are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Storage Tier is provisioned in a Data Processing Cloud; [0045] FIG.13 depicts an exemplary embodiment in which the Front End and Storage Tier are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Processing Tier is provisioned On Premises; [0046] FIG.14 depicts an exemplary embodiment in which the Front End and Storage Tier are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Processing Tier is provisioned in a Data Processing Cloud; [0047] FIG.15 depicts an exemplary embodiment in which the Processing and Storage Tiers are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Front End is provisioned On Premises; [0048] FIG.16 depicts an exemplary embodiment in which the Processing and Storage Tiers are provisioned partly in Data Processing Cloud(s) and partly On Premises, and the Front End is provisioned in a Data Processing Cloud; [0049] FIG.17 depicts an exemplary embodiment in which the Storage Tier is provisioned partly in a Data Processing Cloud and partly On Premises, and the Front End and Processing Tier are provisioned On Premises; [0050] FIG.18 depicts an exemplary embodiment in which the Storage Tier is provisioned partly in a Data Processing Cloud and partly On Premises, the Front End is provisioned On Premises, and the Processing Tier is provisioned in a Data Processing Cloud; [0051] FIG.19 depicts an exemplary embodiment in which the Storage Tier is provisioned partly in a Data Processing Cloud and partly On Premises, the Processing Tier is provisioned On Premises, and the Front End is provisioned in a Data Processing Cloud; [0052] FIG.20 depicts an exemplary embodiment in which the Storage Tier is provisioned partly in a Data Processing Cloud and partly On Premises, and the Front End and Processing Tier are provisioned in Data Processing Cloud(s); [0053] FIG.21 depicts an exemplary embodiment in which the Processing Tier is provisioned partly in a Data Processing Cloud and partly On Premises, and the Front End and Storage Tier are provisioned On Premises; [0054] FIG.22 depicts an exemplary embodiment in which the Processing Tier is provisioned partly in a Data Processing Cloud and partly On Premises, the Front End is provisioned On Premises, and the Storage Tier is provisioned in a Data Processing Cloud; [0055] FIG.23 depicts an exemplary embodiment in which the Processing Tier is provisioned partly in a Data Processing Cloud and partly On Premises, the Storage Tier is provisioned On Premises, and the Front End is provisioned in a Data Processing Cloud; [0056] FIG.24 depicts an exemplary embodiment in which the Processing Tier is provisioned partly in a Data Processing Cloud and partly On Premises, and the Front End and Storage Tier are provisioned in Data Processing Cloud(s); [0057] FIG.25 depicts an exemplary embodiment in which the Front End is provisioned partly in a Data Processing Cloud and partly On Premises, and the Processing and Storage Tiers are provisioned On Premises; [0058] FIG.26 depicts an exemplary embodiment in which the Front End is provisioned partly in a Data Processing Cloud and partly On Premises, the Processing Tier is provisioned On Premises, and the Storage Tier is provisioned in a Data Processing Cloud; [0059] FIG.27 depicts an exemplary embodiment in which the Front End is provisioned partly in a Data Processing Cloud and partly On Premises, the Storage Tier is provisioned On Premises, and the Processing Tier is provisioned in a Data Processing Cloud; [0060] FIG.28 depicts an exemplary embodiment in which the Front End is provisioned partly in a Data Processing Cloud and partly On Premises, and the Processing and Storage Tiers are provisioned in Data Processing Cloud(s); [0061] FIGs.29-31 show three examples of possible data flows between the Front End, Processing Tier, and Storage Tier, in accordance with the various exemplary embodiments herein; [0062] FIG.32 depicts a first ASR-enhanced speech compression flow, in accordance with some of the exemplary embodiments herein; [0063] FIG.33 depicts a second ASR-enhanced speech compression flow, in accordance with another of the exemplary embodiments herein; [0064] FIG.34 depicts a first exemplary assignment of the ASR-enhanced speech compression flow elements (of FIGs.32-33) between the Front End, Processing, and Storage Tiers, in accordance with certain exemplary embodiments herein; [0065] FIG.35 depicts a second exemplary assignment of the ASR-enhanced speech compression flow elements (of FIGs.32-33) between the Front End, Processing, and Storage Tiers, in accordance with certain exemplary embodiments herein; [0066] FIG.36 depicts a third exemplary assignment of the ASR-enhanced speech compression flow elements (of FIGs.32-33) between the Front End, Processing, and Storage Tiers, in accordance with certain exemplary embodiments herein; and, [0067] FIG.37 depicts a fourth exemplary assignment of the ASR-enhanced speech compression flow elements (of FIGs.32-33) between the Front End, Processing, and Storage Tiers, in accordance with certain exemplary embodiments herein. Further Description of Illustrative Embodiments [0068] Referring to FIGs.10-28, the depicted data link(s) are each provisioned as one or more secure data tunnels, using, for example, a secure shell (SSH) protocol. See https://en.wikipedia.org/wiki/Tunneling_protocol (incorporated by reference herein). Indeed, such SSH-provisioned data link(s) may be used to support any, or all, of the data communication links between functional or structural components of the various embodiments herein. [0069] Reference is now made to FIGs.29-31, which show three examples of possible data flows between the Front End, Processing Tier, and Storage Tier, in accordance with the various exemplary embodiments herein. While the arrows depict the directionality of "data" transfers (such as audio data, text, meta-data, etc.), it will be understood that there will or may exist additional signaling and control flows that may simultaneously operate in other directions or between other components. For example, in FIG.29, data flow from the Front End to the Storage Tier is indicated as one way; however, those skilled in the art will appreciate that there will likely be some signaling channel or pathway that, for example, permits the Storage Tier to signal its readiness to receive data to the Front End. [0070] FIG.29 depicts an exemplary embodiment in which data is collected by or originates in the Front End, is then "sent" or "routed" – by, for example, a push protocol (see, e.g., https://en.wikipedia.org/wiki/Push_technology, incorporated by reference herein) or a
Figure imgf000017_0001
ia.org/wiki/Pull_technology, incorporated by reference herein) – to the Storage Tier. Data is then sent from the Storage Tier to the Processing Tier for processing, with the processed data sent back to the Storage Tier for storage/archiving. This embodiment also permits data that already exists in the Storage Tier, or is sent there through other network connections, to be routed to the Processing Tier for processing and sent back for storage/archiving. [0071] FIG.30 depicts an exemplary embodiment in which data is collected by or originates in the Front End, is then sent directly to the Processing Tier for processing, and then sent to the Storage Tier for storage/archiving. Such direct data transfer from the Front End to the Processing Tier reduces latency, which is important in the case of systems that have "real time" monitoring or alerting aspects. This embodiment also permits data that already exists in the Storage Tier, or is sent there through other network connections, to be routed to the Processing Tier for processing and sent back for storage/archiving. Additionally, though not depicted in FIG.30, "real time" systems may interact directly with the Processing Tier to receive processed data without the additional latency associated with the Storage Tier. (A form of "real time" data acquisition utilizes the assignee's direct-to-transcript technology, as disclosed in co-pending U.S. Patent Applic. S/N 16/371,011, "On-The-Fly Transcription/Redaction Of Voice-Over-IP Calls," docket no. Voci-04-u1, filed 03-31-2019, incorporated by reference herein.) [0072] FIG.31 depicts a "hybrid" embodiment, in which data is collected by or originates in the Front End, some or all of which may be then sent directly to the Processing Tier for processing, then sent to the Storage Tier for storage/archiving, and some or all of which may also be sent to the Storage Tier, from which it is then sent to the Processing Tier for processing, with the processed data sent back to the Storage Tier for storage/archiving. This permits use of the direct data routing approach for "real time" audio feeds, and lower cost "batch mode" processing for other data feeds, which can be processed during time(s) when power and cloud resources are cheaper, for example. [0073] Referring now to FIGs.32-33, which depict exemplary flow diagrams for improved speech compression flows that employ ASR confidence (and/or other metadata) to determine whether to additionally compress the audio speech signal, further detail regarding the depicted elements is as follows: [0074] Receive audio: Audio may be received or obtained from any source, whether a "live" feed (such as CTI, VOIP tap, PBX) or a recorded source (such as on-prem storage, cloud storage, or a combination thereof). A source utilizes the assignee's DtT technology, as described in the commonly owned, co-pending application, S/N 16/371,011. [0075] VAD: Voice activity detection is an optional step. Its main function is to eliminate dead space, to improve utilization efficiency of more compute-intensive resources, such as the ASR engine, or of storage resources. VAD algorithms are well known in the art. See https://en.wikipedia.org/wiki/Voice_activity_detection (incorporated by reference herein). [0076] Segregate: Segregation of the speech input into words or utterances is performed as an initial step to ASR decoding. Though depicted as a distinct step, it may be performed as part of the VAD or ASR processes. [0077] Confidence: Confidence may be determined either by the ASR engine or using a separate confidence classifier. The confidence classifier may operate from the same input stream as the ASR, or may utilize both the input and output of the ASR in its computation. [0078] Low ASR confidence: If ASR confidence dips below a "threshold" value, then the word, phrase, or utterance in question will be passed uncompressed (or only slightly compressed) to the output stream. In some embodiments, the "threshold" is preset; whereas in other embodiments, it may vary dynamically, based for example on the moving average of confidence values being seen by the system. [0079] FIGs.34-37 depict how these functions/modules can be assigned amongst the Front End, Processing Tier, and Storage Tier, in accordance with the disclosure herein. These, however, are merely illustrative, and not meant to be in any way limiting. Furthermore, FIGs.2-28 illustrate how the Front End, Processing Tier, and Storage Tier functions may be provisioned in cloud(s), on premises, or in embodiments that bridge the on-prem / cloud boundary with secure data links.

Claims

What I claim in this application is: 1. A computer-implemented process for digitally compressing an audio signal that includes human speech utterances, the process comprising at least the following computer-implemented acts: (a) receiving a digitally encoded audio signal that includes human speech utterances in a first, uncompressed format; (b) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding uncompressed audio utterance; (c) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding uncompressed audio utterance; (d) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding compressed audio utterance in a highly compressed format; (e) forming an output stream that includes, for each speech utterance, at least: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (aa) its corresponding uncompressed audio utterance or (bb) its corresponding compressed audio utterance, but not both (aa) and (bb), wherein the output stream contains (aa) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (bb) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value.
2. A process, as defined in claim 1, wherein for each speech utterance, the output stream further includes metadata computed from the corresponding uncompressed audio utterance.
3. A process, as defined in claim 1, wherein the metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion.
4. A process, as defined in claim 1, wherein the ASR confidence values are derived from normalized likelihood scores.
5. A process, as defined in claim 1, wherein the ASR confidence values are computed using an N-best homogeneity analysis.
6. A process, as defined in claim 1, wherein the ASR confidence values are computed using an acoustic stability analysis.
7. A process, as defined in claim 1, wherein the ASR confidence values are computed using a word graph hypothesis density analysis.
8. A process, as defined in claim 1, wherein the ASR confidence values are derived from associated state, phoneme, or word durations.
9. A process, as defined in claim 1, wherein the ASR confidence values are derived from language model (LM) scores or LM back-off behaviors.
10. A process, as defined in claim 1, wherein the ASR confidence values are computed using a posterior probability analysis.
11. A process, as defined in claim 1, wherein the ASR confidence values are computed using a log-likelihood-ratio analysis.
12. A process, as defined in claim 1, wherein the ASR confidence values are computed using a neural net that includes word identity and aggregated words as predictors.
13. A computer-implemented process for digitally compressing an audio signal that includes human speech utterances, the process comprising at least the following computer-implemented acts: (a) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (b) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (c) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (d) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (e) forming an output stream that includes, for each speech utterance, at least: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (aa) its corresponding lightly compressed audio utterance or (bb) its corresponding heavily compressed audio utterance, but not both (aa) and (bb), wherein the output stream contains (aa) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (bb) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value.
14. A computer-implemented process for digitally compressing an audio signal that includes human speech utterances, the process comprising at least the following computer-implemented acts: (a) receiving a digitally encoded audio signal that includes human speech utterances in a first, lightly compressed format; (b) identifying portions of the digitally encoded audio signal that correspond to speech utterances and, for each speech utterance, forming a corresponding lightly compressed audio utterance; (c) performing automatic speech recognition (ASR) processing to produce, for each speech utterance, at least a corresponding (i) text representation and (ii) ASR confidence that represents a likelihood that the text representation accurately captures all spoken words contained in its corresponding lightly compressed audio utterance; (d) for each speech utterance, if its ASR confidence exceeds a predetermined threshold value, then forming a corresponding heavily compressed audio utterance in a highly compressed format; (e) forming an output stream that, for each speech utterance, consists essentially of: (i) its corresponding text representation; (ii) its corresponding ASR confidence; and (iii) either (aa) its corresponding lightly compressed audio utterance or (bb) its corresponding heavily compressed audio utterance, but not both (aa) and (bb), wherein the output stream contains (aa) if the utterance's corresponding ASR confidence is less than or equal to the predetermined threshold value and (bb) if the utterance's corresponding ASR confidence exceeds the predetermined threshold value.
15. A process, as defined in claim 1, wherein for each speech utterance, the output stream further consists essentially of metadata computed from the corresponding lightly compressed audio utterance.
16. A process, as defined in claim 1, wherein the metadata includes one or more of: identity of the speaker, gender, approximate age, and/or emotion.
17. A computer-implemented process for digitally compressing an audio signal that includes human speech utterances, the process comprising at least the following computer-implemented acts: (a) receiving a digitally encoded audio signal in a lightly compressed format; (b) identifying portions of the digitally encoded audio signal that correspond to speech utterances; (c) forming a corresponding lightly compressed audio utterance for each speech utterance; (d) performing automatic speech recognition (ASR) processing for each speech utterance to produce a text representation and an ASR confidence associated therewith, wherein the ASR confidence is associated with accuracy of the text representation; (e) forming a corresponding heavily compressed audio utterance in a highly compressed format for each speech utterance with ASR confidence exceeding a threshold value; and (f) forming an output stream that includes the corresponding heavily compressed audio utterances, in the highly compressed format, only for those speech utterances with ASR confidence exceeding the threshold value.
18. The computer-implemented process as described in Claim 17, wherein the output stream includes the text representation for the heavily compressed audio utterance.
19. The computer-implemented process as described in claim 18, wherein the output stream further includes the ASR confidence for the heavily compressed audio utterance.
20. The computer-implemented process as described in claim 17, wherein the output stream includes only lightly compressed audio utterance for each speech utterance that the heavily compressed audio utterance is absent and wherein the output stream includes only the heavily compressed audio utterance for each speech utterance that the heavily compressed audio utterance is formed.
PCT/US2020/070944 2020-12-02 2020-12-21 Asr-enhanced speech compression WO2022119585A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP20964437.6A EP4211681A1 (en) 2020-12-02 2020-12-21 Asr-enhanced speech compression

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US17/109,445 US11398239B1 (en) 2019-03-31 2020-12-02 ASR-enhanced speech compression
US17/109,445 2020-12-02

Publications (1)

Publication Number Publication Date
WO2022119585A1 true WO2022119585A1 (en) 2022-06-09

Family

ID=81854115

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2020/070944 WO2022119585A1 (en) 2020-12-02 2020-12-21 Asr-enhanced speech compression

Country Status (2)

Country Link
EP (1) EP4211681A1 (en)
WO (1) WO2022119585A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150371631A1 (en) * 2014-06-23 2015-12-24 Google Inc. Caching speech recognition scores
US20150371633A1 (en) * 2012-11-01 2015-12-24 Google Inc. Speech recognition using non-parametric models
US20170092297A1 (en) * 2015-09-24 2017-03-30 Google Inc. Voice Activity Detection
KR20180057446A (en) * 2016-11-22 2018-05-30 주식회사 스마트미디어테크 ODROID based speech recognition module for detecting keyword
KR20180092582A (en) * 2017-02-10 2018-08-20 삼성전자주식회사 WFST decoding system, speech recognition system including the same and Method for stroing WFST data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150371633A1 (en) * 2012-11-01 2015-12-24 Google Inc. Speech recognition using non-parametric models
US20150371631A1 (en) * 2014-06-23 2015-12-24 Google Inc. Caching speech recognition scores
US20170092297A1 (en) * 2015-09-24 2017-03-30 Google Inc. Voice Activity Detection
KR20180057446A (en) * 2016-11-22 2018-05-30 주식회사 스마트미디어테크 ODROID based speech recognition module for detecting keyword
KR20180092582A (en) * 2017-02-10 2018-08-20 삼성전자주식회사 WFST decoding system, speech recognition system including the same and Method for stroing WFST data

Also Published As

Publication number Publication date
EP4211681A1 (en) 2023-07-19

Similar Documents

Publication Publication Date Title
US11367450B2 (en) System and method of diarization and labeling of audio data
US11693988B2 (en) Use of ASR confidence to improve reliability of automatic audio redaction
EP1564722B1 (en) Automatic identification of telephone callers based on voice characteristics
CN112289323B (en) Voice data processing method and device, computer equipment and storage medium
CN112804400A (en) Customer service call voice quality inspection method and device, electronic equipment and storage medium
US20160217793A1 (en) Acoustic signature building for a speaker from multiple sessions
US11790896B2 (en) Detecting non-verbal, audible communication conveying meaning
US10872615B1 (en) ASR-enhanced speech compression/archiving
CN113744742A (en) Role identification method, device and system in conversation scene
US11398239B1 (en) ASR-enhanced speech compression
KR102415519B1 (en) Computing Detection Device for AI Voice
CN113990288B (en) Method for automatically generating and deploying voice synthesis model by voice customer service
KR20200028767A (en) Language refinement apparatus based on emotion analysis of speaker
WO2022119585A1 (en) Asr-enhanced speech compression
JP6220733B2 (en) Voice classification device, voice classification method, and program
US20240160849A1 (en) Speaker diarization supporting episodical content
McMurtry Information Retrieval for Call Center Quality Assurance
Kamble et al. Automatic Speech Processing of Marathi Speaker İdentification for Isolated Words System

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20964437

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020964437

Country of ref document: EP

Effective date: 20230413

NENP Non-entry into the national phase

Ref country code: DE