A method and device for end-to-end dependency structure analysis based on speech
Through the end-to-end speech dependency structure analysis method, the dependency structure analysis model is trained directly from the speech signal, which solves the problems of transcription errors and label inconsistencies and improves the accuracy and effectiveness of speech dependency structure analysis.
Patent Information
- Application Number
- CN202411344318.1
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2024-09-25
- Publication Date
- 2025-09-16
- Estimated Expiration
- 2044-09-25
AI Technical Summary
Existing pipeline-based methods have problems with transcription error propagation and loss of acoustic cues in speech dependency structure analysis, and label inconsistency in end-to-end methods leads to information loss, making it impossible to effectively utilize speech features for training.
An end-to-end dependency structure analysis method for speech is adopted. Through speech feature extraction, adapter mapping, label alignment and dual affine decoder, the dependency structure analysis model is trained directly from the speech signal. The alignment tool is used to map the gold standard text label to the transcribed text to ensure the continuity of gradient propagation.
It achieves the effective use of speech features in speech dependency structure analysis, reduces the impact of transcription errors on labels, and improves the accuracy of model training and the effect of dependency structure analysis.
Smart Images

Figure CN119296528B_ABST
Abstract
Claims
1. A method for end-to-end dependency structure analysis based on speech, characterized in that: The method comprises: S1. Acquire speech data, obtain a speech feature vector through a speech feature extractor, input the speech feature vector into a speech decoder, and obtain a speech embedding vector representation; S2. Mapping the speech embedding vector representation to the text space based on the adapter to obtain the text embedding vector representation; The adapter-based mapping of the speech embedding vector representation to the text space in S2 to obtain the text embedding vector representation includes: Preset adapter; the adapter is implemented by constructing a mapping matrix from the speech decoder vocabulary to the bi-affine decoder vocabulary; The speech embedding vector is represented as the corresponding one-hot vector, and the one-hot vector is multiplied by the mapping matrix through matrix multiplication to obtain the text embedding vector representation; Mapping the speech embedding vector representation to the text space through the adapter to obtain a text embedding vector representation corresponding to the speech embedding vector representation; S3. Decoding the mapped text embedding vector representation to obtain a transcribed text, and performing label alignment on the transcribed text to obtain an aligned label of the transcribed text; S4. The text is embedded in the vector representation and the dependency structure analysis result of the speech is outputted through a dual affine decoder; the speech dependency structure analysis model is trained end-to-end using the dependency structure analysis result of the speech and the alignment label, and the dependency structure analysis of the speech is completed based on the trained speech dependency structure analysis model.
2. The method for end-to-end speech dependency structure analysis according to claim 1, wherein: In S3, decoding the mapped text embedding vector representation to obtain a transcribed text, performing label alignment on the transcribed text, and obtaining an aligned label of the transcribed text includes: Get the gold standard text labels of the original speech data; The transcribed text is aligned with the gold-labeled text label to obtain an aligned label of the transcribed text.
3. The method for end-to-end speech dependency structure analysis according to claim 2, wherein: The text embedding vector representation in S4 is outputted through the dual affine decoder to analyze the dependency structure of the speech; The method includes: training a speech dependency structure analysis model end-to-end through the alignment labels, and completing speech dependency structure analysis based on the trained speech dependency structure analysis model, including: Inputting the text embedding vector representation into a dual affine decoder to obtain the dependency relationship between words in the text and outputting the dependency structure analysis result of the speech; The speech dependency structure analysis result and the aligned labels are used to calculate the loss to train the speech dependency structure analysis model end-to-end, and the speech dependency structure analysis is completed based on the trained speech dependency structure analysis model.
4. A device for end-to-end speech dependency structure analysis, wherein the device is used to implement the method for end-to-end speech dependency structure analysis according to any one of claims 1 to 3, characterized in that: The device comprises: A speech conversion module is used to obtain speech data, obtain speech feature vectors from the speech data through a speech feature extractor, and input the speech feature vectors into a speech decoder to obtain a speech embedding vector representation; A data mapping module, configured to map the speech embedding vector representation to the text space based on the adapter to obtain the text embedding vector representation; A label alignment module decodes the mapped text embedding vector representation to obtain a transcribed text, performs label alignment on the transcribed text, and obtains an alignment label for the transcribed text; The model training module is used to embed the text into a vector representation and output the speech dependency structure analysis result through a dual affine decoder; the speech dependency structure analysis model is trained end-to-end through the alignment label, and the speech dependency structure analysis is completed based on the trained speech dependency structure analysis model.
5. A device for end-to-end speech dependency structure analysis, characterized in that: The end-to-end voice dependency structure analysis device includes: processor; A memory having computer-readable instructions stored thereon, wherein when the computer-readable instructions are executed by the processor, the method according to any one of claims 1 to 3 is implemented.
6. A computer-readable storage medium, characterized in that: The computer-readable storage medium stores program code, which can be called by a processor to execute the method according to any one of claims 1 to 3.
Citation Information
Patent Citations
End-to-end Vietnamese speech synthesis method based on dependency structure knowledge guidance
CN115101049A
Integrated Chinese information extraction method and device based on dependency graph analysis
CN118551021A