WO2020125325A1 - Procédé d'élimination d'écho et dispositif - Google Patents

Procédé d'élimination d'écho et dispositif Download PDF

Info

Publication number
WO2020125325A1
WO2020125325A1 PCT/CN2019/120452 CN2019120452W WO2020125325A1 WO 2020125325 A1 WO2020125325 A1 WO 2020125325A1 CN 2019120452 W CN2019120452 W CN 2019120452W WO 2020125325 A1 WO2020125325 A1 WO 2020125325A1
Authority
WO
WIPO (PCT)
Prior art keywords
echo
audio
signal
reference signal
audio reference
Prior art date
Application number
PCT/CN2019/120452
Other languages
English (en)
Chinese (zh)
Inventor
张真赫
刘安
熊张亮
Original Assignee
华为技术有限公司
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
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2020125325A1 publication Critical patent/WO2020125325A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L21/00Speech 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/02Speech enhancement, e.g. noise reduction or echo cancellation
    • G10L21/0208Noise filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M9/00Arrangements for interconnection not involving centralised switching
    • H04M9/08Two-way loud-speaking telephone systems with means for conditioning the signal, e.g. for suppressing echoes for one or both directions of traffic
    • H04M9/082Two-way loud-speaking telephone systems with means for conditioning the signal, e.g. for suppressing echoes for one or both directions of traffic using echo cancellers
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L21/00Speech 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/02Speech enhancement, e.g. noise reduction or echo cancellation
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L21/00Speech 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/02Speech enhancement, e.g. noise reduction or echo cancellation
    • G10L21/0208Noise filtering
    • G10L2021/02082Noise filtering the noise being echo, reverberation of the speech

Definitions

  • the invention relates to the field of information processing, in particular to a method and device for eliminating echo.
  • voice is more and more widely used.
  • terminal devices on the market that interact via voice, such as mobile phones, smart speakers, set-top boxes, smart TVs, and smart remote controls.
  • the terminal device When the terminal device communicates with the user through voice, it is necessary to acquire and recognize voice first. In the process of voice interaction with the user, the terminal device often plays audio and video content at the same time. The played sound will generate an echo in the microphone, which affects the user's voice input and thus affects the accuracy of voice recognition.
  • Embodiments of the present invention provide a method and terminal device for eliminating echoes to reduce the interference of echoes on user voice input and improve the quality of input voice.
  • an embodiment of the present invention provides an echo cancellation method, which is applied to a terminal device and includes: outputting an audio reference signal; collecting an audio input signal, the audio input signal including an echo of the audio reference signal; according to the audio reference The echo of the signal determines the delay and attenuation coefficient of the echo channel; according to the delay and attenuation coefficient, the echo of the audio content signal in the audio input signal is eliminated.
  • the above method uses the audio reference signal to obtain the characteristic parameters of the echo channel, thereby eliminating the echo and improving the voice input quality.
  • determining the attenuation coefficient of the echo channel includes: calculating the amplitude of the echo signal at the frequency of the audio reference signal by Fourier transform of the audio input signal; the amplitude of the echo signal at the frequency of the audio reference signal The signal amplitude ratio with the output audio reference signal is the attenuation coefficient of the echo signal.
  • the above method further includes filtering the audio input signal through a band-pass filter to obtain the echo of the audio reference signal.
  • determining the attenuation coefficient of the echo channel includes: calculating the amplitude of the echo signal at the frequency of the audio reference signal by means of root mean square; the amplitude of the echo signal at the frequency of the audio reference signal and the The signal amplitude ratio of the output audio reference signal is the attenuation coefficient of the echo signal.
  • determining the delay of the echo channel includes: recording the first time when the audio reference signal starts to be output, and recording the second time when the echo of the audio reference signal starts to be detected in the audio input signal; The delay is the time difference between the second time and the first time.
  • the frequency of the audio reference signal is greater than the frequency range of human ear audible sound.
  • the output of the audio reference signal is performed when the terminal device is turned on, or periodically.
  • an embodiment of the present invention provides a terminal device that has the function of implementing the above method.
  • the function can be realized by hardware, or can also be realized by hardware executing corresponding software.
  • the hardware or software includes one or more units corresponding to the above functions, such as an audio output unit, an audio input unit, and a processing unit.
  • the structure of the terminal device includes a processor and a memory, where the memory is used to store application program codes that support the above method, and the processor is configured to execute the program stored in the memory.
  • an embodiment of the present invention provides a computer storage medium for storing computer software instructions for the above-mentioned terminal device, which includes a program designed to execute the above-mentioned method.
  • the above method and terminal device for echo cancellation provided by an embodiment of the present invention achieve echo cancellation by outputting audio echo parameters and collecting their echoes, thereby determining characteristic parameters of the echo channel. It greatly reduces the interference of echo to the user's voice input and improves the quality of the input voice. This can improve the quality and performance of subsequent speech processing, such as speech recognition.
  • FIG. 1 is a schematic diagram of a system architecture for echo cancellation provided by an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of an echo cancellation method according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another terminal device according to an embodiment of the present invention.
  • the audio and video content may be playing at the same time.
  • the played sound will generate an echo in the microphone.
  • the user's voice input is usually interfered by the echo generated by the playing voice, resulting in the terminal device's recognition of the voice input Reduced ability.
  • the echo cancellation method provided by the embodiment of the present invention is applied to the system shown in FIG. 1, and the system includes: a terminal device 101, a speaker 102, and a microphone 103.
  • the terminal device shown in FIG. 1 may be a personal computer PC, a mobile phone, a set-top box, a smart speaker, a smart TV, and other devices.
  • the terminal device may directly include a speaker 102 and a microphone 103, such as a mobile phone.
  • the terminal device can also be connected with an external speaker and microphone, such as an external speaker and microphone of a personal computer, and an external TV set-top box as an audio and video playback device.
  • the terminal device 101 is used to output the audio content signal of the audiovisual program content to the speaker 102, and also output the audio reference signal to the speaker.
  • the audio reference signal is usually a high-frequency signal, the frequency of which is greater than the frequency range of the human ear audible sound.
  • the frequency range of the sound that can be heard by the general human ear is 20 Hz to 20,000 Hz, so the frequency of the audio reference signal can be selected above 20,000 Hz.
  • the terminal device is used to collect the audio input signal of the microphone and process it to eliminate the echo mixed in the audio input signal and restore the user's voice input.
  • the speaker 102 is used to play audio signals output by the terminal device, including audio content signals or audio reference signals.
  • the sound of the played audio content signal can be listened to by the user, while the sound of the played audio reference signal cannot be heard by the user, which does not affect the user experience.
  • the sound of the audio content signal played by the speaker or the sound of the audio reference signal is propagated into the microphone 103 to generate an echo.
  • the microphone 103 is used to receive the voice of the user during voice interaction with the terminal device.
  • the sound received by the microphone may be mixed with the echo of the audio content signal played by the speaker or the echo of the audio reference signal.
  • the sound output from the speaker will generate an echo in the microphone, and the causes include the diffraction and reflection of the sound.
  • the echo signal can be considered as a sound signal after the audio signal passes through the echo channel.
  • the effects of the echo channel on sound include: time delay and energy attenuation.
  • the effect of the echo channel on the audio content signal is similar to the effect on the audio reference signal. Therefore, it is possible to analyze the audio reference signal to obtain the echo channel characteristic parameters, including time delay and attenuation coefficient, and then use these two echo channel characteristic parameters to eliminate the echo of the audio content signal.
  • the terminal device 101 output an audio signal to the speaker 102, output an audio content signal X 0 (n), or output an audio reference signal C 0 (n).
  • the sound from the speaker will be propagated to the echo signal X(n) of the audio content signal generated in the microphone, or the echo signal C(n) of the audio reference signal.
  • the user's voice input S 0 (n) is collected by the microphone 103, and the collected voice signal S(n) includes the user's voice input S 0 (n) and echo signals of possible audio content signals X(n).
  • the terminal device needs to eliminate the echo signal X(n) from the collected voice signal S(n). That is to calculate the following formula 1:
  • an embodiment of the present invention provides an echo cancellation method. As shown in Fig. 2, it specifically includes the following steps.
  • the frequency of the audio reference signal C 0 (n) is usually selected in a high frequency band that is inaudible to the human ear, for example, 20 kHz may be selected. If the terminal device is playing audio and video program content, the audio reference signal and the audio content signal can be superimposed and output without affecting the user's listening to the audio program content.
  • An example of C 0 (n) is:
  • a 0 is the amplitude of the audio reference signal
  • f 0 is the frequency of the audio reference signal
  • fs is the sampling frequency of the system digitization.
  • the sampling frequency of the system needs to be greater than twice the frequency of the audio reference signal. For example, when the frequency of the audio reference signal is 20 kHz, the commonly used sampling frequency of 44.1 kHz can meet this requirement.
  • the audio reference signal can be output when the terminal device is turned on and the characteristic parameters of the echo channel can be determined. After the determination of the characteristic parameters is completed, the output of the audio reference signal can be stopped. Subsequent echo cancellation of voice input is performed according to the determined parameters.
  • the system can also periodically output audio reference signals and determine the echo channel characteristic parameters, and constantly update the echo channel characteristic parameters to adapt to changes in the possible surrounding environment of the terminal device.
  • the audio input signal S(n) of the microphone includes the echo C(n) of the audio reference signal through the echo channel in addition to the possible voice input of the terminal device user.
  • the recording start output time T 1 is recorded.
  • DFT discrete discrete Fourier Transform
  • the echo of the audio reference signal undergoes Fourier transform and is a pulse function in the frequency domain:
  • f 0 is the frequency of the initial audio reference signal, that is, the main frequency after Fourier transform
  • a 1 is the amplitude of the main frequency f 0
  • the other is the sub-frequency, due to the spectral response characteristics of the speaker, microphone, and environment
  • the amplitude of the sub-frequency is usually negligible in practical applications.
  • the attenuation coefficient r of the echo channel that is, the ratio of the amplitude of the echo of the audio reference signal to the amplitude of the original reference signal, can be expressed as:
  • the terminal device After determining the delay t and attenuation coefficient r of the echo channel according to the above steps, the terminal device removes the echo of the audio content signal played from the input voice signal of the microphone during the subsequent voice interaction with the user, and the user’s Voice input.
  • f s is the sampling frequency of the system.
  • the user's voice input after echo cancellation can be used as input for voice recognition.
  • the audio input signal collected in the above step 202 may be band-pass filtered to filter out the echo signal of the audio reference signal.
  • the discrete Fourier transform calculation in step 203 only includes the echo signal of the audio reference signal, which will greatly improve the calculation speed of the subsequent Fourier transform.
  • the system can set the bandwidth f B of the band-pass filter according to the frequency f 0 of the audio reference signal.
  • Bandpass filtering can be expressed as:
  • the root-mean-square (RMS) value of the filtered output signal can be directly calculated in the time domain, thereby calculating the energy average E 1 of the echo of the audio reference signal .
  • the root mean square value is used to calculate the energy average E 0 of the original audio reference signal.
  • the attenuation coefficient r of the echo channel that is, the ratio of the amplitude of the echo of the audio reference signal to the amplitude of the original audio reference signal, can be expressed as:
  • the echo cancellation does not need to perform FFT calculation, which further improves the speed of the system echo cancellation calculation.
  • the echo channel characteristic parameters are determined through the audio reference signal, which achieves echo cancellation, reduces the interference of the echo on the user's voice input, and improves the quality of the input voice.
  • An embodiment of the present invention also provides a schematic structural diagram of a terminal device, as shown in FIG. 3, including an audio output unit 301, an audio input unit 302, and a processing unit 303; wherein:
  • Audio output unit used to output audio reference signal
  • the audio input unit is used to collect audio input signals, and the audio input signals include echoes of audio reference signals;
  • the processing unit is configured to determine the delay and attenuation coefficient of the echo channel according to the echo of the audio reference signal, and eliminate the echo of the audio content signal in the audio input signal according to the delay and attenuation coefficient.
  • the terminal device is presented in the form of a functional unit.
  • "Unit" here may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and memory that execute one or more software or firmware programs, an integrated logic circuit, and/or other functions that can provide the above functions Device.
  • ASIC application-specific integrated circuit
  • the terminal device is implemented by using a processor, a memory, and a communication interface.
  • the terminal device in the embodiment of the present invention may also be implemented in the manner of the computer device (or system) in FIG. 4.
  • 4 is a schematic diagram of a computer device provided by an embodiment of the present invention.
  • the computer device includes at least one processor 401, a communication bus 402, a memory 403, and at least one communication interface 404, and may further include an IO interface 405.
  • the processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the program of the present invention.
  • CPU central processing unit
  • ASIC application-specific integrated circuit
  • the communication bus may include a path to transfer information between the aforementioned components.
  • the communication interface uses any transceiver-like device to communicate with other devices or communication networks, such as Ethernet, radio access network (RAN), wireless local area network (Wireless Local Area Networks, WLAN), and so on.
  • RAN radio access network
  • WLAN Wireless Local Area Networks
  • the memory may be read-only memory (ROM) or other types of static storage devices that can store static information and instructions, random access memory (random access memory, RAM) or other types of information and instructions that can be stored Dynamic storage devices can also be Electrically Erasable Programmable Read-Only Memory (EEPROM), Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, optical disc storage ( (Including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), disk storage media or other magnetic storage devices, or can be used to carry or store the desired program code in the form of instructions or data structures and can be stored by the computer Any other media, but not limited to this.
  • the memory may exist independently and be connected to the processor through a bus. The memory can also be integrated with the processor.
  • the memory is used to store application program code for executing the solution of the present invention, and is controlled and executed by the processor.
  • the processor is used to execute application code stored in the memory.
  • the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-Core) processor.
  • the processor herein may refer to one or more devices, circuits, and/or processing cores for processing data (eg, computer program instructions).
  • the computer device may further include an input/output (I/O) interface.
  • the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector, etc.
  • the input device may be a mouse, a keyboard, a touch screen device or a sensing device, and at least two imaging sensors.
  • the aforementioned computer device may be a general-purpose computer device or a dedicated computer device.
  • the computer device may be a desktop computer, a portable computer, a network server, a PDA (Personal Digital Assistant), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or the like in FIG. 4 Structured equipment.
  • PDA Personal Digital Assistant
  • the embodiment of the present invention does not limit the type of computer equipment.
  • the terminal device in FIG. 1 may be the device shown in FIG. 4, and one or more software modules are stored in the memory.
  • the terminal device can implement the software module through the processor and the program code in the memory to complete the above method.
  • An embodiment of the present invention also provides a computer storage medium for storing computer software instructions for the device shown in FIG. 3 or FIG. 4 above, which includes a program designed to execute the above method embodiment. By executing the stored program, the above method can be realized.
  • the embodiments of the present invention may be provided as a method, an apparatus (device), or a computer program product. Therefore, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware. Moreover, the present invention may take the form of a computer program product implemented on one or more computer usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer usable program code.
  • the computer program is stored/distributed in a suitable medium, provided together with other hardware or as a part of the hardware, and may also adopt other distribution forms, such as via the Internet or other wired or wireless telecommunication systems.
  • each flow and/or block in the flowchart and/or block diagram and a combination of the flow and/or block in the flowchart and/or block diagram may be implemented by computer program instructions.
  • These computer program instructions can be provided to the processor of a general-purpose computer, special-purpose computer, embedded processing machine, or other programmable data processing device to produce a machine that enables the generation of instructions executed by the processor of the computer or other programmable data processing device
  • These computer program instructions may also be stored in a computer readable memory that can guide a computer or other programmable data processing device to work in a specific manner, so that the instructions stored in the computer readable memory produce an article of manufacture including an instruction device, the instructions
  • the device implements the functions specified in one block or multiple blocks of the flowchart one flow or multiple flows and/or block diagrams.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device, so that a series of operating steps are performed on the computer or other programmable device to produce computer-implemented processing, which is executed on the computer or other programmable device
  • the instructions provide steps for implementing the functions specified in one block or multiple blocks of the flowchart one flow or multiple flows and/or block diagrams.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Quality & Reliability (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Telephone Function (AREA)

Abstract

L'invention concerne un procédé d'élimination d'écho appliqué à un dispositif terminal. Le procédé consiste à : émettre un signal de référence audio (201) ; acquérir un signal d'entrée audio, le signal d'entrée audio comprenant un écho du signal de référence audio (202) ; déterminer un délai de temporisation et un coefficient d'atténuation d'un canal d'écho en fonction de l'écho du signal de référence audio (203) ; et éliminer l'écho d'un signal de contenu audio en fonction du délai de temporisation et du coefficient d'atténuation (204). Au moyen du procédé, l'interférence d'écho avec une entrée vocale d'un utilisateur est éliminée, et la qualité de la voix d'entrée est améliorée.
PCT/CN2019/120452 2018-12-17 2019-11-23 Procédé d'élimination d'écho et dispositif WO2020125325A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811542603.9 2018-12-17
CN201811542603.9A CN111402910B (zh) 2018-12-17 2018-12-17 一种消除回声的方法和设备

Publications (1)

Publication Number Publication Date
WO2020125325A1 true WO2020125325A1 (fr) 2020-06-25

Family

ID=71100733

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/120452 WO2020125325A1 (fr) 2018-12-17 2019-11-23 Procédé d'élimination d'écho et dispositif

Country Status (2)

Country Link
CN (1) CN111402910B (fr)
WO (1) WO2020125325A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113362819B (zh) * 2021-05-14 2022-06-14 歌尔股份有限公司 语音提取方法、装置、设备、系统及存储介质
CN113891152A (zh) * 2021-09-28 2022-01-04 广州华多网络科技有限公司 音频播放控制方法及其装置、设备、介质、产品
CN113938746B (zh) * 2021-09-28 2023-10-27 广州华多网络科技有限公司 网络直播音频处理方法及其装置、设备、介质、产品

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0837480A (ja) * 1994-07-22 1996-02-06 Fujitsu Ltd エコーキャンセラ
CN101114844A (zh) * 2006-07-26 2008-01-30 冲电气工业株式会社 回声监视系统以及回声监视方法
CN101312372A (zh) * 2008-05-12 2008-11-26 北京创毅视讯科技有限公司 一种回波消除器及回波消除方法
CN103391381A (zh) * 2012-05-10 2013-11-13 中兴通讯股份有限公司 回声消除方法及装置
CN106657507A (zh) * 2015-11-03 2017-05-10 中移(杭州)信息技术有限公司 一种声学回声消除方法及装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4165578B2 (ja) * 1997-02-25 2008-10-15 日本ビクター株式会社 デジタルオーディオ信号処理用記録媒体、デジタルオーディオ信号用の通信方法及び受信方法、並びにデジタルオーディオ記録媒体
JP2000049668A (ja) * 1998-07-29 2000-02-18 Oki Electric Ind Co Ltd エコーキャンセラ
US6256161B1 (en) * 1999-05-20 2001-07-03 Agere Systems Guardian Corp. Echo cancellation for disk drive read circuit
JP4192483B2 (ja) * 2002-03-25 2008-12-10 ソニー株式会社 エコーキャンセラ及びエコーキャンセリング方法
CN108133712B (zh) * 2016-11-30 2021-02-12 华为技术有限公司 一种处理音频数据的方法和装置
CN106898359B (zh) * 2017-03-24 2020-03-17 上海智臻智能网络科技股份有限公司 音频信号处理方法、系统、音频交互装置及计算机设备
CN108322859A (zh) * 2018-02-05 2018-07-24 北京百度网讯科技有限公司 用于回声消除的设备、方法和计算机可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0837480A (ja) * 1994-07-22 1996-02-06 Fujitsu Ltd エコーキャンセラ
CN101114844A (zh) * 2006-07-26 2008-01-30 冲电气工业株式会社 回声监视系统以及回声监视方法
CN101312372A (zh) * 2008-05-12 2008-11-26 北京创毅视讯科技有限公司 一种回波消除器及回波消除方法
CN103391381A (zh) * 2012-05-10 2013-11-13 中兴通讯股份有限公司 回声消除方法及装置
CN106657507A (zh) * 2015-11-03 2017-05-10 中移(杭州)信息技术有限公司 一种声学回声消除方法及装置

Also Published As

Publication number Publication date
CN111402910A (zh) 2020-07-10
CN111402910B (zh) 2023-09-01

Similar Documents

Publication Publication Date Title
US11605393B2 (en) Audio cancellation for voice recognition
WO2020125325A1 (fr) Procédé d'élimination d'écho et dispositif
JP5497217B2 (ja) ヘッドホーン補正のためのシステム
CN109285554B (zh) 一种回声消除方法、服务器、终端及系统
US8498429B2 (en) Acoustic correction apparatus, audio output apparatus, and acoustic correction method
CN101909191B (zh) 视频处理设备和视频处理方法
US20240177726A1 (en) Speech enhancement
JP2023520570A (ja) 音量自動調整方法、装置、媒体及び機器
EP4049043A1 (fr) Mesure et évaluation d'un signal de test généré par un dispositif testé (dut)
CN108829370B (zh) 有声资源播放方法、装置、计算机设备及存储介质
CN110096250B (zh) 一种音频数据处理方法、装置、电子设备及存储介质
WO2018133247A1 (fr) Appareil et procédé de détection de son anormal
CN114223219A (zh) 音频处理方法和装置
WO2020073564A1 (fr) Procédé et appareil de détection de sonie d'un signal audio
WO2022083502A1 (fr) Procédé d'interaction vocale et appareil associé et procédé permettant d'établir une correspondance
JP2024526679A (ja) 発話向上のためのデータ増強
CN114678038A (zh) 音频噪声检测方法、计算机设备和计算机程序产品
US20210385595A1 (en) Audio calibration method and device
WO2020087788A1 (fr) Procédé et dispositif de traitement audio
CN112307161A (zh) 用于播放音频的方法和装置
CN113055809B (zh) 一种5.1声道信号生成方法、设备及介质
CN111145792B (zh) 音频处理方法和装置
WO2023245700A1 (fr) Procédé d'analyse d'énergie audio et appareil associé
CN107277687A (zh) 一种音频设备及其处理方法
WO2016143276A1 (fr) Dispositif acoustique et procédé de correction

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: 19898404

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19898404

Country of ref document: EP

Kind code of ref document: A1