WO2023088091A1 - 语音分离方法、装置、电子设备及可读存储介质 - Google Patents
语音分离方法、装置、电子设备及可读存储介质 Download PDFInfo
- Publication number
- WO2023088091A1 WO2023088091A1 PCT/CN2022/129118 CN2022129118W WO2023088091A1 WO 2023088091 A1 WO2023088091 A1 WO 2023088091A1 CN 2022129118 W CN2022129118 W CN 2022129118W WO 2023088091 A1 WO2023088091 A1 WO 2023088091A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- speech
- voice
- feature
- bottleneck
- processed
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/48—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
- G10L25/51—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/06—Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/06—Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
- G10L15/063—Training
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L17/00—Speaker identification or verification techniques
- G10L17/02—Preprocessing operations, e.g. segment selection; Pattern representation or modelling, e.g. based on linear discriminant analysis [LDA] or principal components; Feature selection or extraction
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L17/00—Speaker identification or verification techniques
- G10L17/04—Training, enrolment or model building
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L17/00—Speaker identification or verification techniques
- G10L17/06—Decision making techniques; Pattern matching strategies
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L21/00—Speech or voice signal processing techniques to produce another audible or non-audible signal, e.g. visual or tactile, in order to modify its quality or its intelligibility
- G10L21/02—Speech enhancement, e.g. noise reduction or echo cancellation
- G10L21/0272—Voice signal separating
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L21/00—Speech or voice signal processing techniques to produce another audible or non-audible signal, e.g. visual or tactile, in order to modify its quality or its intelligibility
- G10L21/02—Speech enhancement, e.g. noise reduction or echo cancellation
- G10L21/0272—Voice signal separating
- G10L21/0308—Voice signal separating characterised by the type of parameter measurement, e.g. correlation techniques, zero crossing techniques or predictive techniques
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/27—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 characterised by the analysis technique
- G10L25/30—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 characterised by the analysis technique using neural networks
Definitions
- the present disclosure relates to the technical field of voice processing, and in particular to a voice separation method, device, electronic equipment and readable storage medium.
- VAD Voice Activity Detection
- VAD system + speech recognition separation system speech separation is realized through "VAD system + speech recognition separation system”. Specifically, firstly, the endpoint detection of the speech is performed through the VAD system, and then the speech recognition separation system is used to separate the target speech based on the endpoint detection result.
- the disclosure provides a voice separation method, device, electronic equipment and readable storage medium.
- the present disclosure provides a voice separation method, including:
- a target speech segment matching the reference speech in the speech to be processed is determined according to the speech detection result, wherein the speech feature of the target speech segment matches the bottleneck feature of the reference speech.
- the input of the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech to the speech separation model, and obtaining the speech detection result output by the speech separation model includes:
- the speech feature corresponding to the speech to be processed is input to the first neural network included in the speech separation model, and the vector expression corresponding to the speech feature output by the first neural network is obtained;
- the fusion feature is input to the second neural network included in the speech separation model, a matrix output by the second neural network is obtained, and the speech detection result is obtained based on the matrix.
- the acquiring the speech detection result based on the matrix includes:
- the probability values that each of the audio frames belong to the first category and the second category are obtained; the voice features corresponding to the audio frames included in the first category are the same as the reference voice The corresponding bottleneck feature matches, and the speech feature corresponding to the audio frame included in the second category does not match the bottleneck feature corresponding to the reference speech;
- the voice detection result corresponding to each of the audio frames is used to indicate the audio Whether the speech feature corresponding to the frame matches the bottleneck feature corresponding to the reference speech.
- the speech separation model is obtained by training based on the speech features corresponding to the sample speech, the bottleneck features corresponding to the sample speech, and the marked speech detection results of the sample speech, and the sample speech Include the reference voice.
- the speech features include one or more of FBank features, Mel spectrum features, and timbre features.
- a voice separation device including:
- An acquisition module configured to acquire speech features corresponding to the speech to be processed and bottleneck features corresponding to the reference speech
- a speech detection module configured to input the speech features corresponding to the speech to be processed and the bottleneck features corresponding to the reference speech to the speech separation model, and obtain the speech detection result output by the speech separation model;
- a separation module configured to determine a target speech segment in the speech to be processed that matches the reference speech according to the speech detection result, wherein the speech feature of the target speech segment is similar to the bottleneck feature of the reference speech match.
- the speech detection module is specifically configured to input the speech features corresponding to the speech to be processed to the first neural network included in the speech separation model, and obtain the output of the first neural network.
- a vector expression corresponding to the speech feature splicing the vector expression corresponding to the speech feature and the bottleneck feature corresponding to the reference speech to obtain a fusion feature; inputting the fusion feature to the second neural network included in the speech separation model , obtaining a matrix output by the second neural network, and obtaining the speech detection result based on the matrix.
- the speech detection module is specifically configured to obtain the probability values that each of the audio frames belongs to the first category and the second category respectively according to the elements corresponding to the audio frames included in the matrix;
- the speech features corresponding to the audio frames included in the first category match the bottleneck features corresponding to the reference speech, and the speech features corresponding to the audio frames included in the second category do not match the bottleneck features corresponding to the reference speech; according to each The audio frames respectively belong to the maximum value among the probability values of the first category and the second category, and determine the speech detection result corresponding to each of the audio frames;
- the speech detection result corresponding to the audio frame is used to indicate whether the speech feature corresponding to the audio frame matches the bottleneck feature corresponding to the reference speech.
- the speech separation model is obtained by training based on the speech features corresponding to the sample speech, the bottleneck features corresponding to the sample speech, and the marked speech detection results of the sample speech, and the sample speech Include the reference voice.
- the speech features include one or more of FBank features, Mel spectrum features, and timbre features.
- the present disclosure provides an electronic device, including: a memory and a processor;
- the memory is configured to store computer program instructions
- the processor is configured to execute the computer program instructions, so that the electronic device implements the speech separation method according to any one of the first aspect.
- the present disclosure provides a readable storage medium, including: computer program instructions;
- At least one processor of the electronic device executes the computer program instructions to realize the speech separation method described in any one of the first aspect.
- the present disclosure provides a computer program product.
- the computer program product When the computer program product is executed by a computer, the computer is enabled to implement the speech separation method according to any one of the first aspect.
- Embodiments of the present disclosure provide a voice separation method, device, electronic equipment, and readable storage medium.
- the method includes: acquiring the voice feature corresponding to the voice to be processed and the bottleneck feature corresponding to the reference voice;
- the bottleneck feature corresponding to the feature and the reference speech is input to the speech separation model, and the speech detection result output by the speech separation model is obtained; based on the speech detection result, a target speech segment matching the reference speech in the speech to be processed is determined, wherein the The speech features of the target speech segment match the bottleneck features of the reference speech.
- the system for realizing speech separation is implemented in an end-to-end manner, and by using the speech features corresponding to the speech to be processed and the bottleneck features corresponding to the reference speech as the joint input of the speech separation system, it is used to extract the speech from the speech to be processed Separate the target speech.
- FIG. 1 is a schematic flowchart of a voice separation method provided by an embodiment of the present disclosure
- FIG. 2 is a schematic structural diagram of a speech separation model provided by an embodiment of the present disclosure
- FIG. 3 is a schematic flowchart of a speech separation method provided by another embodiment of the present disclosure.
- FIG. 4 is a schematic structural diagram of a speech separation device provided by an embodiment of the present disclosure.
- Fig. 5 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
- the speech separation method provided in the present disclosure may be implemented by the speech separation device provided in the present disclosure.
- the speech separation device can be realized by any software and/or hardware.
- the voice separation device may be: a tablet computer, a mobile phone (such as a folding screen mobile phone, a large-screen mobile phone, etc.), a wearable device, a vehicle-mounted device, an augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR) Devices, Notebook PCs, ultra-mobile personal computers (UMPCs), netbooks, personal digital assistants (PDAs), smart TVs, smart screens, HDTVs, 4K TVs, smart speakers, smart projectors Such as Internet of Things (the internet of things, IOT) equipment, this disclosure does not make any restriction on the specific type of electronic equipment.
- IOT Internet of Things
- the voice separation method provided by the present disclosure will be described in detail below by taking the method for voice separation performed by an electronic device as an example, combined with several specific embodiments.
- FIG. 1 is a schematic flowchart of a speech separation method provided by an embodiment of the present disclosure. Referring to Figure 1, the method provided in this embodiment includes:
- the disclosure does not limit parameters such as duration, storage format, and content of the speech to be processed.
- the electronic device can acquire speech features corresponding to the speech to be processed, wherein the speech features may include one or more of FBank features (filter bank features), Mel spectrum features, bottleneck features (bottleneck features) and timbre features (pitch features) item.
- FBank features filter bank features
- Mel spectrum features Mel spectrum features
- bottleneck features bottleneck features
- timbre features timbre features
- the filters for obtaining FBank features overlap each other, the correlation between the features of each dimension in the FBank features is relatively high, and the FBank feature is used as the speech feature of the speech to be processed, and the speech separation system can use each of the FBank features.
- the correlation between the features of each dimension can output more accurate speech detection results.
- the mel spectrum feature is a feature extraction performed in the mel domain, which is closer to the human auditory system and thus can more accurately represent the sound.
- Pitch feature is a perceptual property that allows to order sounds on a frequency-dependent scale. Pitch can be quantified as a frequency, called the fundamental frequency (F0). Pitch variation forms the tone of a tonal language and is an important feature for speaker recognition and speech recognition.
- the electronic device can use a speech feature extraction model to perform feature extraction on the speech to be processed.
- the speech feature extraction model is, for example, an ASR model, or,
- the electronic device can also use digital processing technology to convert the signal of the speech to be processed, and obtain the speech feature corresponding to the speech to be processed.
- the bottleneck is a nonlinear feature transformation technique and an effective dimensionality reduction technique.
- Bottleneck features can include information in dimensions such as prosody and content.
- the bottleneck feature corresponding to the reference speech is mainly used to distinguish which audio frames in the speech to be processed are the target audio frames to be separated, wherein the electronic device can perform feature extraction on the reference speech based on a separate neural network, and obtain the reference Speech-corresponding bottleneck features.
- the audio frame included in the speech to be processed matches the reference speech, it means that the audio frame is a target audio frame that needs to be separated. If the audio frame included in the speech to be processed does not match the reference speech, it means that the audio frame is not a target audio frame that needs to be separated.
- the electronic device may perform voice detection on the voice to be processed through a pre-trained voice separation model, and output a voice detection result.
- the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech can be used as the input of the speech separation model, and the speech separation model can output a classification label of whether each audio frame of the speech to be processed matches the reference speech, the classification The label is the speech detection result.
- the bottleneck feature of each audio frame included in the speech to be processed is extracted by using a similar processing flow and method as the bottleneck feature, and then by calculating the bottleneck feature of each audio frame and The similarity between bottleneck features determines the classification result corresponding to the audio frame.
- the calculation method of the similarity can be but not limited to consine distance, inner product, etc., and then, through the preset distance threshold, compare the distance value corresponding to each audio frame with the preset distance threshold to obtain the corresponding distance of the audio frame classification results.
- the speech feature corresponding to the speech to be processed is the bottleneck feature corresponding to the speech to be processed.
- the electronic device may determine a target speech segment matching the reference speech from the speech to be processed according to the speech detection result corresponding to each audio frame.
- the speech feature corresponding to the target speech segment matches the bottleneck feature corresponding to the reference speech, which means that the matching degree of the timbre of the target speech segment and the timbre of the reference speech meets the requirements.
- the method provided in this embodiment is to obtain the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech; input the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech into the speech separation model, and obtain the output of the speech separation model The voice detection result; Based on the voice detection result, determine the target voice segment matching the reference voice in the voice to be processed.
- the system for realizing speech separation is implemented in an end-to-end manner, and by using the speech features corresponding to the speech to be processed and the bottleneck features corresponding to the reference speech as the joint input of the speech separation system, it is used to extract the speech from the speech to be processed Separating the target speech can also improve the accuracy of the separated target speech.
- Fig. 2 is a schematic structural diagram of a speech separation model provided by an embodiment of the present disclosure.
- the speech separation model 200 provided by this embodiment includes: a first neural network 201 , a feature fusion layer 202 , a second neural network 203 and a classification layer 204 .
- the output terminal of the first neural network 201 is connected with the input terminal of the feature fusion layer 202
- the output terminal of the feature fusion layer 202 is connected with the input terminal of the second neural network 203
- the output terminal of the second neural network 203 is connected with the classification layer 204 connect.
- the present disclosure does not limit parameters such as network structures and types of the first neural network 201 and the second neural network 203 .
- the first neural network 201 and the second neural network 203 can be a feedforward neural network (FeedForward Neural Network), a convolutional neural network (Convlution Neural Network, CNN), a deep feedforward memory network (Deep Feed Forward Sequential Memory Networks, DFSMN), transformer, conformer, etc.
- the network structure with the best performance can be selected as the first neural network 201 and the second neural network 203 through experiments.
- the types of the first neural network 201 and the second neural network 203 may be the same or different, which is not limited in the present disclosure.
- the first neural network 201 is mainly used to receive speech features of the speech to be processed as input, and perform dimensionality reduction and other processing on the speech features to obtain vector expressions corresponding to the speech features.
- the speech feature is represented as F1, F1 ⁇ R N ⁇ k1 dimension
- the bottleneck feature corresponding to the reference speech is represented as F2, F2 ⁇ R 1 ⁇ k2 dimension, where N represents the total number of audio frames of the speech to be processed.
- the method provided by the present disclosure needs to use the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech as joint input, if the speech feature corresponding to the speech to be processed is directly spliced with the bottleneck feature corresponding to the reference speech, due to two If the feature dimensions are different, splicing cannot be performed, and the subsequent speech detection process cannot be performed. Therefore, it is necessary to perform dimensionality reduction and other processing on the speech features corresponding to the speech to be processed.
- the output of the first neural network 201 and the bottleneck feature corresponding to the reference speech are input to the feature fusion layer 202, so as to splicing the vector expression of the speech feature and the bottleneck feature corresponding to the reference speech to obtain the fusion of the output of the feature fusion layer 202 feature.
- the present disclosure does not limit the implementation manner of splicing.
- the fusion feature is used as the input of the second neural network 203, and the second neural network 203 obtains a matrix of the target dimension by spatially mapping the fusion feature, wherein, the matrix output by the second neural network 203 is N*2 dimensions, where N is The frame number of audio frames to process speech.
- Each 1*2 sub-matrix in the matrix corresponds to 1 audio frame, based on the sub-matrix corresponding to each audio frame.
- the matrix output by the above-mentioned second neural network 203 is input to the classification layer 204, so that the classification layer uses a preset classification function to calculate according to the matrix, and output the speech detection result of each audio frame.
- the classification layer 204 uses the softmax function to calculate the sub-matrix corresponding to each audio frame to obtain the probabilities that the audio frames belong to the first category and the second category respectively, and then based on the audio frames belonging to the first category and the second category respectively The maximum value in the probability of determines whether the audio frame matches the reference speech. Wherein, the audio frames included in the first category match the reference speech, and the audio frames included in the second category do not match the reference speech.
- the speech detection result corresponding to each audio frame output by the classification layer 204 can be expressed by 0, 1 vector, when the speech detection result is 0, it means that the speech feature corresponding to the audio frame does not match the bottleneck feature corresponding to the reference speech, That is, the audio frame does not match the reference speech; when the speech detection result is 1, it means that the speech feature corresponding to the audio frame matches the bottleneck feature corresponding to the reference speech, that is, the audio frame matches the reference speech.
- a target audio segment matching the reference speech can be determined from the speech to be processed. For example, all audio frames whose speech detection results are 1 in the speech to be processed may be determined as the audio frames included in the target audio segment, and then the target audio segment may be separated.
- the speech to be processed may include speech segments of multiple voice roles, and each voice role may also correspond to multiple voice segments, and the multiple voice segments are discontinuous, therefore, the target audio segment may include one or more voice segment.
- the speech separation model provided by the present disclosure can realize speech separation in an end-to-end manner , the training process of the speech separation model provided by the present disclosure is simpler.
- the speech separation method provided by the present disclosure uses the speech features of the speech to be processed and the bottleneck feature of the reference speech as the joint input of the speech separation model to realize speech separation, which can improve the accuracy of speech separation.
- Fig. 3 is a schematic flowchart of a speech separation method provided by another embodiment of the present disclosure. Referring to Figure 3, the method provided in this embodiment includes:
- the sample speech includes the above reference speech, that is, during the training process, it is necessary to ensure that the speech separation model has learned the characteristics of the reference speech, so as to ensure that the trained speech separation model can correctly identify the audio frame that matches the reference speech .
- the present disclosure does not limit parameters such as the quantity and content of the sample speech and the reference speech.
- the implementation manner of acquiring the speech features of the sample speech and the bottleneck feature of the sample speech may refer to the relevant description of S101 in the embodiment shown in FIG. 1 .
- some related databases pre-store the sample speech and the speech features of the sample speech, the bottleneck features corresponding to the sample speech, and the speech detection results of the marked sample speech, etc., it is also possible to separate the speech When the model is training, it is read from the database.
- a preset loss function can be used to calculate the corresponding loss value, and determine whether the preset convergence condition is met according to the loss value. If the preset convergence condition is met, Then the training is ended, and if the preset convergence condition is not satisfied, the relevant parameters of the speech separation model are optimized based on the loss value. Then, the next round of training is carried out through the sample speech until the preset convergence condition is met, and the trained speech separation model is obtained.
- the present disclosure does not limit the implementation manner of the preset convergence condition.
- the preset convergence condition may be an evaluation index such as the number of training iterations and a loss threshold. It should also be noted that the present disclosure does not limit the preset loss function.
- the speech separation model can be trained by using the relevant data of the non-reference speech in the sample speech, so that the speech separation model has a certain ability of speech separation. On this basis, based on the relevant data of the reference speech, The speech separation model is trained so that the speech separation model has the ability to separate audio frames matching the reference speech.
- the speech features of the reference speech and the bottleneck features of other sample speeches can also be combined as the input of the speech separation model, so that the speech separation model can learn.
- Such training can not only enable the speech separation model to learn correct samples, but also learn wrong samples, thereby improving the performance of the speech separation model.
- the speech detection result of the predicted sample speech of the speech separation model is obtained; based on the speech detection result of the marked sample speech and the speech detection result of the predicted sample speech, the speech separation model is optimized until the preset convergence condition is met , to obtain the trained speech separation model.
- the present disclosure also provides a voice separation device.
- Fig. 4 is a schematic structural diagram of a speech separation device provided by an embodiment of the present disclosure.
- the speech separation device 400 provided in this embodiment includes:
- the obtaining module 401 is used to obtain the speech feature corresponding to the speech to be processed and the bottleneck feature corresponding to the reference speech.
- the voice detection module 402 is configured to input the voice feature corresponding to the voice to be processed and the bottleneck feature corresponding to the reference voice into the voice separation model, and obtain a voice detection result output by the voice separation model.
- a separation module 403 configured to determine a target speech segment in the speech to be processed that matches the reference speech according to the speech detection result, wherein the speech characteristics of the target speech segment are different from the bottleneck characteristics of the reference speech match.
- the voice detection result is used to indicate whether the voice feature of each audio frame included in the voice to be processed matches the bottleneck feature of the reference voice.
- the speech detection module 402 is specifically configured to input the speech features corresponding to the speech to be processed into the first neural network included in the speech separation model, and obtain all the speech features output by the first neural network.
- the vector expression corresponding to the speech feature; the vector expression corresponding to the speech feature and the bottleneck feature corresponding to the reference speech are spliced to obtain the fusion feature; the fusion feature is input to the second neuron included in the speech separation model A network that acquires a matrix output by the second neural network, and acquires the voice detection result based on the matrix.
- the speech detection module 402 is specifically configured to acquire the probability values that each audio frame belongs to the first category and the second category respectively according to the elements corresponding to each audio frame included in the matrix;
- the voice features corresponding to the audio frames included in the first category match the bottleneck features corresponding to the reference voice, and the voice features corresponding to the audio frames included in the second category do not match the bottleneck features corresponding to the reference voice; according to
- Each of the audio frames respectively belongs to the maximum value of the probability values of the first category and the second category, and the speech detection result corresponding to each of the audio frames is determined.
- the speech detection result corresponding to the audio frame is used to indicate whether the bottleneck feature corresponding to the audio frame matches.
- the speech separation model is obtained by training based on the speech features corresponding to the sample speech, the bottleneck features corresponding to the sample speech, and the marked speech detection results of the sample speech, and the sample speech Include the reference voice.
- the speech features include one or more of FBank features, Mel spectrum features, bottleneck features, and timbre features.
- the voice separation device provided in this embodiment can be used to implement the technical solutions of any of the above method embodiments.
- the implementation principles and technical effects are similar. You can refer to the detailed description of the foregoing method embodiments. For the sake of brevity, details are not repeated here.
- the present disclosure also provides an electronic device.
- FIG. 5 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
- an electronic device 500 provided in this embodiment includes: a memory 501 and a processor 502 .
- the memory 501 may be an independent physical unit, and may be connected with the processor 502 through the bus 503 .
- the memory 501 and the processor 502 may also be integrated together, implemented by hardware, and the like.
- the memory 501 is used to store program instructions, and the processor 502 invokes the program instructions to execute the technical solution of any one of the above method embodiments.
- the foregoing electronic device 500 may also include only the processor 502 .
- the memory 501 for storing programs is located outside the electronic device 500, and the processor 502 is connected to the memory through circuits/wires, and is used to read and execute the programs stored in the memory.
- the processor 502 may be a central processing unit (central processing unit, CPU), a network processor (network processor, NP) or a combination of CPU and NP.
- CPU central processing unit
- NP network processor
- the processor 502 may further include a hardware chip.
- the aforementioned hardware chip may be an application-specific integrated circuit (application-specific integrated circuit, ASIC), a programmable logic device (programmable logic device, PLD) or a combination thereof.
- the aforementioned PLD may be a complex programmable logic device (complex programmable logic device, CPLD), a field-programmable gate array (field-programmable gate array, FPGA), a general array logic (generic array logic, GAL) or any combination thereof.
- the memory 501 may include a volatile memory (volatile memory), such as a random-access memory (random-access memory, RAM); the memory may also include a non-volatile memory (non-volatile memory), such as a flash memory (flash memory) ), a hard disk (hard disk drive, HDD) or a solid-state drive (solid-state drive, SSD); the memory can also include a combination of the above-mentioned types of memory.
- volatile memory such as a random-access memory (random-access memory, RAM
- non-volatile memory such as a flash memory (flash memory)
- HDD hard disk drive
- solid-state drive solid-state drive
- the present disclosure also provides a readable storage medium, including: computer program instructions; when the computer program instructions are executed by at least one processor of the electronic device, the speech separation method shown in any one of the above method embodiments is implemented.
- the present disclosure also provides a computer program product.
- the computer program product When the computer program product is executed by a computer, the computer implements the speech separation method described in any one of the above method embodiments.
Landscapes
- Engineering & Computer Science (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Quality & Reliability (AREA)
- Evolutionary Computation (AREA)
- Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims (10)
- 一种语音分离方法,包括:获取待处理语音对应的语音特征和参考语音对应的瓶颈特征;将所述待处理语音对应的语音特征和所述参考语音对应的瓶颈特征输入至语音分离模型,获取所述语音分离模型输出的语音检测结果;根据所述语音检测结果,确定所述待处理语音中与所述参考语音相匹配的目标语音段,其中,所述目标语音段对应的语音特征与所述参考语音对应的瓶颈特征相匹配。
- 根据权利要求1所述的方法,其中,所述将所述待处理语音对应的语音特征和所述参考语音对应的瓶颈特征输入至语音分离模型,获取所述语音分离模型输出的语音检测结果,包括:将所述待处理语音对应的语音特征输入至所述语音分离模型包括的第一神经网络,获取所述第一神经网络输出的所述语音特征对应的向量表达;将所述语音特征对应的向量表达和所述参考语音对应的瓶颈特征进行拼接,获得融合特征;将所述融合特征输入至所述语音分离模型包括的第二神经网络,获取所述第二神经网络输出的矩阵,且基于所述矩阵获取所述语音检测结果。
- 根据权利要求2所述的方法,其中,所述基于所述矩阵获取所述语音检测结果,包括:根据所述矩阵包括的各音频帧对应的元素,获取各所述音频帧分别属于第一类别和第二类别的概率值;所述第一类别包括的音频帧对应的语音特征与所述参考语音对应的瓶颈特征匹配,所述第二类别包括的音频帧对应的语音特征与所述参考语音对应的瓶颈特征不匹配;根据各所述音频帧分别属于第一类别和第二类别的概率值中的最大值,确定各所述音频帧对应的语音检测结果。
- 根据权利要求1至3任一项所述的方法,其中,所述语音分离模型是基于样本语音对应的语音特征、所述样本语音对应的瓶颈特征以及标注的所述样本语 音的语音检测结果进行训练获得的,所述样本语音包括所述参考语音。
- 根据权利要求1至4任一项所述的方法,其中,所述语音特征包括FBank特征、梅尔频谱特征以及音色特征中的一项或多项。
- 一种语音分离装置,包括:获取模块,被配置为获取待处理语音对应的语音特征和参考语音对应的瓶颈特征;语音检测模块,被配置为将所述待处理语音对应的语音特征和所述参考语音对应的瓶颈特征输入至语音分离模型,获取所述语音分离模型输出的语音检测结果;分离模块,被配置为根据所述语音检测结果,确定所述待处理语音中与所述参考语音相匹配的目标语音段,其中,所述目标语音段的语音特征与所述参考语音的瓶颈特征相匹配。
- 根据权利要求6所述的装置,其中,所述语音检测模块,进一步被配置为将所述待处理语音对应的语音特征输入至所述语音分离模型包括的第一神经网络,获取所述第一神经网络输出的所述语音特征对应的向量表达;将所述语音特征对应的向量表达和所述参考语音对应的瓶颈特征进行拼接,获得融合特征;将所述融合特征输入至所述语音分离模型包括的第二神经网络,获取所述第二神经网络输出的矩阵,且基于所述矩阵获取所述语音检测结果。
- 一种电子设备,包括:存储器和处理器;所述存储器被配置为存储计算机程序指令;所述处理器被配置为执行所述计算机程序指令,使得所述电子设备实现如权利要求1至5任一项所述的语音分离方法。
- 一种可读存储介质,包括:计算机程序指令;所述计算机程序指令被电子设备的至少一个处理器执行时,使得所述电子设备实现如权利要求1至5任一项所述的语音分离方法。
- 一种计算机程序产品,当所述计算机程序产品被计算机运行时,使得所述计算机实现如权利要求1至5任一项所述的语音分离方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/712,467 US20250006215A1 (en) | 2021-11-22 | 2022-11-02 | Voice separation method and apparatus, electronic device and readable storage medium |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111386550.8A CN116153326A (zh) | 2021-11-22 | 2021-11-22 | 语音分离方法、装置、电子设备及可读存储介质 |
| CN202111386550.8 | 2021-11-22 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023088091A1 true WO2023088091A1 (zh) | 2023-05-25 |
Family
ID=86337594
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/129118 Ceased WO2023088091A1 (zh) | 2021-11-22 | 2022-11-02 | 语音分离方法、装置、电子设备及可读存储介质 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20250006215A1 (zh) |
| CN (1) | CN116153326A (zh) |
| WO (1) | WO2023088091A1 (zh) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118248133B (zh) * | 2024-05-27 | 2024-09-20 | 暗物智能科技(广州)有限公司 | 二阶段语音识别方法、装置、计算机设备及可读存储介质 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108461085A (zh) * | 2018-03-13 | 2018-08-28 | 南京邮电大学 | 一种短时语音条件下的说话人识别方法 |
| US20190325880A1 (en) * | 2018-04-24 | 2019-10-24 | ID R&D, Inc. | System for text-dependent speaker recognition and method thereof |
| CN112241467A (zh) * | 2020-12-18 | 2021-01-19 | 北京爱数智慧科技有限公司 | 一种音频查重的方法和装置 |
| CN112466336A (zh) * | 2020-11-19 | 2021-03-09 | 平安科技(深圳)有限公司 | 基于语音的情绪识别方法、装置、设备及存储介质 |
| CN113113044A (zh) * | 2021-03-23 | 2021-07-13 | 北京小米移动软件有限公司 | 音频处理方法及装置、终端及存储介质 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10650807B2 (en) * | 2018-09-18 | 2020-05-12 | Intel Corporation | Method and system of neural network keyphrase detection |
| CN110223680B (zh) * | 2019-05-21 | 2021-06-29 | 腾讯科技(深圳)有限公司 | 语音处理方法、识别方法及其装置、系统、电子设备 |
| CN110648656A (zh) * | 2019-08-28 | 2020-01-03 | 北京达佳互联信息技术有限公司 | 语音端点检测方法、装置、电子设备及存储介质 |
| US20210272573A1 (en) * | 2020-02-29 | 2021-09-02 | Robert Bosch Gmbh | System for end-to-end speech separation using squeeze and excitation dilated convolutional neural networks |
| CN113066506B (zh) * | 2021-03-12 | 2023-01-17 | 北京百度网讯科技有限公司 | 音频数据分离方法、装置、电子设备以及存储介质 |
-
2021
- 2021-11-22 CN CN202111386550.8A patent/CN116153326A/zh active Pending
-
2022
- 2022-11-02 WO PCT/CN2022/129118 patent/WO2023088091A1/zh not_active Ceased
- 2022-11-02 US US18/712,467 patent/US20250006215A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108461085A (zh) * | 2018-03-13 | 2018-08-28 | 南京邮电大学 | 一种短时语音条件下的说话人识别方法 |
| US20190325880A1 (en) * | 2018-04-24 | 2019-10-24 | ID R&D, Inc. | System for text-dependent speaker recognition and method thereof |
| CN112466336A (zh) * | 2020-11-19 | 2021-03-09 | 平安科技(深圳)有限公司 | 基于语音的情绪识别方法、装置、设备及存储介质 |
| CN112241467A (zh) * | 2020-12-18 | 2021-01-19 | 北京爱数智慧科技有限公司 | 一种音频查重的方法和装置 |
| CN113113044A (zh) * | 2021-03-23 | 2021-07-13 | 北京小米移动软件有限公司 | 音频处理方法及装置、终端及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20250006215A1 (en) | 2025-01-02 |
| CN116153326A (zh) | 2023-05-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109389971B (zh) | 基于语音识别的保险录音质检方法、装置、设备和介质 | |
| WO2020253060A1 (zh) | 语音识别方法、模型的训练方法、装置、设备及存储介质 | |
| WO2020168752A1 (zh) | 一种基于对偶学习的语音识别与语音合成方法及装置 | |
| CN114678027B (zh) | 语音识别结果的纠错方法、装置、终端设备及存储介质 | |
| WO2020073509A1 (zh) | 一种基于神经网络的语音识别方法、终端设备及介质 | |
| CN111816166A (zh) | 声音识别方法、装置以及存储指令的计算机可读存储介质 | |
| CN108305618B (zh) | 语音获取及搜索方法、智能笔、搜索终端及存储介质 | |
| CN107229627A (zh) | 一种文本处理方法、装置及计算设备 | |
| US20250029594A1 (en) | Timbre selection method and apparatus, electronic device, readable storage medium, and program product | |
| CN113593606A (zh) | 音频识别方法和装置、计算机设备、计算机可读存储介质 | |
| CN110796231A (zh) | 数据处理方法、装置、计算机设备和存储介质 | |
| CN115512692B (zh) | 语音识别方法、装置、设备及存储介质 | |
| CN111540363A (zh) | 关键词模型及解码网络构建方法、检测方法及相关设备 | |
| CN111126084B (zh) | 数据处理方法、装置、电子设备和存储介质 | |
| CN111858936A (zh) | 一种意图识别方法、装置、识别设备及可读存储介质 | |
| CN112562640A (zh) | 多语言语音识别方法、装置、系统及计算机可读存储介质 | |
| CN111477212B (zh) | 内容识别、模型训练、数据处理方法、系统及设备 | |
| WO2023088091A1 (zh) | 语音分离方法、装置、电子设备及可读存储介质 | |
| CN116072147A (zh) | 音乐检测模型训练方法、装置、电子设备及存储介质 | |
| CN114625860A (zh) | 一种合同条款的识别方法、装置、设备及介质 | |
| CN115455142A (zh) | 文本检索方法、计算机设备和存储介质 | |
| CN111785259A (zh) | 信息处理方法、装置及电子设备 | |
| CN118865940A (zh) | 一种说话人提取方法及系统 | |
| WO2024179519A1 (zh) | 语义识别方法及其装置 | |
| CN111723204B (zh) | 语音质检区域的校正方法、装置、校正设备及存储介质 |
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: 22894628 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18712467 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29.08.2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22894628 Country of ref document: EP Kind code of ref document: A1 |