Speech Difficulty Scoring via Acoustic and Textual Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio processing technologies fail to effectively match the difficulty of spoken text with the listener's ability level, leading to diminished learning and comprehension, particularly for novice language learners when faced with fast-talking native speakers.

Innovation Solution

A computer-implemented system that assigns a difficulty score to a speech sample by performing speech recognition, determining textual and acoustic difficulty measures, and generating a weighted average score based on these measures, including vocabulary, fluency, and pronunciation analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If audio of fast-talking native speakers is used in teaching and examination, then the authenticity and naturalness of the audio is improved, but the comprehension difficulty increases significantly for novice language learners

Engineering Contradiction:
Improveauthenticity of speech sampleVSAvoidcomprehension difficulty
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The system automatically adjusts speech sample parameters (speed, complexity, vocabulary level) based on the listener's ability level. By changing these parameters dynamically, the system maintains authenticity while reducing comprehension difficulty for novice learners.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system incorporates difficulty scoring feedback to evaluate and adjust speech samples. By continuously monitoring comprehension difficulty and providing feedback, the system can modify audio characteristics to match the listener's ability level while preserving natural speech qualities.

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If speech samples are automatically evaluated and classified by difficulty level, then the matching between speech difficulty and listener ability is improved, but the system complexity increases

Engineering Contradiction:
Improvematching accuracyVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The evaluation system is divided into separate functional modules: acoustic model for speech recognition, textual analysis module for vocabulary assessment, acoustic feature analysis module for pronunciation evaluation, and difficulty scoring module. This segmentation reduces overall system complexity by making each component independent and manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary difficulty scoring mechanism that bridges the gap between raw speech analysis and final matching decisions. This intermediary layer processes and synthesizes multiple analysis results into a single difficulty score, simplifying the overall system architecture.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9449522B2Systems and methods for evaluating difficulty of spoken text
Publication Date: 2016.09.20 EDUCATIONAL TESTING SERVICE
  • US9449522B2 patent drawing
  • US9449522B2 patent drawing
  • US9449522B2 patent drawing

AI summary

Systems and methods are provided for assigning a difficulty score to a speech sample. Speech recognition is performed on a digitized version of the speech sample using an acoustic model to generate word hypotheses for the speech sample. Time alignment is performed between the speech sample and the word hypotheses to associate the word hypotheses with corresponding sounds of the speech sample. A first difficulty measure is determined based on the word hypotheses, and a second difficulty measure is determined based on acoustic features of the speech sample. A difficulty score for the speech sample is generated based on the first difficulty measure and the second difficulty measure.