This application relates to the field of speech processing technologies, and specifically, to a speech noise reduction method, a speech noise reduction apparatus, a computing device, and a computer-readable storage medium.
In a conventional speech noise reduction technology, there are usually two processing manners. One manner is to estimate a priori speech existence probability on each frequency point. In this case, for a recognizer, a smaller Wiener gain fluctuation in time and frequency usually indicates a higher recognition rate. If the Wiener gain fluctuation is relatively large, some musical noises are introduced instead, which may result in a low recognition rate. The other manner is to use a global priori speech existence probability. This manner is more robust in obtaining a Wiener gain than the former manner. However, only relying on priori signal-to-noise ratios on all frequency points to estimate the priori speech existence probability may not be able to well distinguish a frame containing both a speech and a noise from a frame containing only a noise.
It is advantageous to provide a mechanism that can alleviate, relieve or even eliminate one or more of the foregoing problems.
According to a first aspect of this application, a computer-implemented speech noise reduction method, performed by a computing device, is provided, the method including: obtaining a noisy speech signal, the noisy speech signal including a pure speech signal and a noise signal; estimating a posteriori signal-to-noise ratio and a priori signal-to-noise ratio of the noisy speech signal; determining a speech/noise likelihood ratio in a Bark domain based on the estimated posteriori signal-to-noise ratio and the estimated priori signal-to-noise ratio; estimating a priori speech existence probability based on the determined speech/noise likelihood ratio; determining a gain based on the estimated posteriori signal-to-noise ratio, the estimated priori signal-to-noise ratio, and the estimated priori speech existence probability, the gain being a frequency domain transfer function used for converting the noisy speech signal into an estimation of the pure speech signal; and exporting the estimation of the pure speech signal from the noisy speech signal based on the gain.
According to another aspect of this application, a speech noise reduction apparatus is provided, including: a signal obtaining module, configured to obtain a noisy speech signal, the noisy speech signal including a pure speech signal and a noise signal; a signal-to-noise ratio estimation module, configured to estimate a priori signal-to-noise ratio and a posteriori signal-to-noise ratio of the noisy speech signal; a likelihood ratio determining module, configured to determine a speech/noise likelihood ratio in a Bark domain based on the estimated priori signal-to-noise ratio and the estimated posteriori signal-to-noise ratio; a probability estimation module, configured to estimate a priori speech existence probability based on the determined speech/noise likelihood ratio; a gain determining module, configured to determine a gain based on the estimated priori signal-to-noise ratio, the estimated posteriori signal-to-noise ratio, and the estimated priori speech existence probability, the gain being a frequency domain transfer function used for converting the noisy speech signal into an estimation of the pure speech signal; and a speech signal exporting module, configured to export the estimation of the pure speech signal from the noisy speech signal based on the gain.
According to still another aspect of this application, a computing device is provided, including a processor and a memory, the memory being configured to store a computer program, the computer program being configured to, when executed on the processor, cause the processor to perform the method described above.
According to yet another aspect of this application, a computer-readable storage medium is provided and configured to store a computer program, the computer program being configured to, when executed on a processor, cause the processor to perform the method described above.
According to the embodiments described below, such and other aspects of this application are clear and comprehensible, and are described with reference to the embodiments described below.
More details, features and advantages of this application are disclosed in the following description of exemplary embodiments with reference to accompanying drawings. In the accompanying drawings:
The concept of this application is based on a signal processing theory. x(n) and d(n) are set to respectively represent a pure (that is, noise-free) speech signal and an irrelevant additive noise, and then an observation signal (referred to as a “noisy speech signal” below) may be expressed as: y(n)=x(n)+d(n). A frequency spectrum Y(k,l) is obtained by performing short-time Fourier transform on the noisy speech signal y(n), where k represents a frequency point, and l represents a sequence number of a time frame. X(k,l) is set as a frequency spectrum of the pure speech signal x(n), and then it may be obtained that a frequency spectrum of an estimated pure speech signal {circumflex over (x)}(n) is {circumflex over (X)}(k,l)=G(k,l)*Y(k,l) by estimating a gain G(k,l). The gain G(k,l) is a frequency domain transfer function used for converting the noisy speech signal y(n) into an estimation of the pure speech signal x(n). Then, a time domain signal of the estimated pure speech signal {circumflex over (x)}(n) can be obtained by performing inverse short-time Fourier transform. Two assumptions H0(k,l) and H1(k,l) are given to respectively represent an event of speech non-existence and an event of speech existence, and then there is the following expression:
H
0(k,l):Y(k,l)=D(k,l)
H
1(k,l):Y(k,l)=X(k,l)+D(k,l).
D(k,l) represents a short-time Fourier spectrum of a noise signal. Assuming that a noisy speech signal in a frequency domain obeys Gaussian distribution:
according to the condition probability distribution and a Bayes assumption, it may be obtained that a speech existence probability is
is a speech variance of a lth frame of the noisy speech signal y(n) on a kth frequency point, and λd(k,l) is a noise variance of the lth frame on the kth frequency point. ξ(k,l) and γ(k,l) respectively represent a priori signal-to-noise ratio and a posteriori signal-to-noise ratio of the lth frame on the kth frequency point. q(k,l) is a priori speech non-existence probability, and 1−q(k,l) is a priori speech existence probability. Log spectrum amplitude estimation is used for estimating spectrum amplitude of the pure speech signal x(n): Â(k,l)=exp{E[log A(k,l)|Y(k,l)]}, and a gain G(k,l)={GH
Gmin is an empirical value, which is used to limit the gain G(k,l) to a value not less than a threshold when no speech exists. Solving the gain G(k,l) involves estimating the priori signal-to-noise ratio ξ(k,l), the noise variance λd(k,l), and the priori speech non-existence probability q(k,l).
As shown in
Using the user terminal 100a as an example, the user terminal 100a sends a noisy speech signal to the computing device 910 by using a network. The computing device 910 exports a pure speech signal from the noisy speech signal by using a speech noise reduction method 100 shown in
Step 110: Obtain a noisy speech signal y(n)=x(n)+d(n) Depending on an application scenario, the obtaining of the noisy speech signal y(n) may be implemented in various different manners. In some embodiments, the noisy speech signal may be obtained directly from a speaker by using an I/O interface such as a microphone. In some embodiments, the noisy speech signal may be received from a remote device by using a wired or wireless network or a mobile telecommunication network. In some embodiments, the noisy speech signal may alternatively be retrieved from a speech data record buffered or stored in a local memory. The obtained noisy speech signal y(n) is transformed into a frequency spectrum Y(k,l) by performing short-time Fourier transform for processing.
Step 120: Estimate a posteriori signal-to-noise ratio γ(k,l) and a priori signal-to-noise ratio ξ(k,l) of the noisy speech signal y(n). In this embodiment, the estimation may be implemented through the following step 122 to step 126.
Step 122: Perform first noise estimation to obtain a first estimation of a variance λd(k,l) of the noise signal.
Referring to
where W(i) is a window having a length of 2*w+1. Then, time domain smoothing is performed on Sf(k,l) to obtain S(k,l)=αsS(k,l−1)+(1−αs)Sf(k,l), where αs is a smoothing factor. Step 122b: Perform minimum tracking estimation on the smoothed energy spectrum S(k,l). Specifically, the minimum tracking estimation is performed as follows:
S
min(k,l)=min{Smin(k,l−1),S(k,l)}
S
tmp(k,l)=min{Stmp(k,l−1),S(k,l)}
where initial values of Smin and Stmp are S (k,0). After L frames, an expression of the minimum tracking estimation is updated to
S
min(k,l)=min{Stmp(k,l−1),S(k,l)}
S
tmp(k,l)=S(k,l)
in an (L+1)th frame. Then, for L frames from an (L+2)th frame to a (2L+1)th frame, the expression of the minimum tracking estimation is restored to
S
min(k,l)=min{Smin(k,l−1),S(k,l)}
S
tmp(k,l)=min{Stmp(k,l−1),S(k,l)}.
In a (2(L+1))th frame, the expression of the minimum
S
min(k,l)=min{Stmp(k,l−1),S(k,l)}
tracking estimation is updated to
S
tmp(k,l)S(k,l)
again. Then, for subsequent L frames, the expression of the minimum tracking estimation is restored to
S
min(k,l)=min{Smin(k,l−1),S(k,l)}
S
tmp(k,l)=min{Stmp(k,l−1),S(k,l)}
again, and the rest can be deduced by analogy. That is, the expression of the minimum tracking estimation is periodically updated with a period of the L+1 frames. Step 122c: Selectively update the first estimation of the variance λd(k,l) of the noise signal in a current frame depending on a ratio of the smoothed energy spectrum S(k,l) to the minimum tracking estimation Smin(k,l) of the smoothed energy spectrum, that is,
and by using the first estimation of the variance λd(k,l−1) of the noise signal in a previous frame of the noisy speech signal y(n) and the energy spectrum Y|(k,l)|2 of the current frame of the noisy speech signal y(n). Specifically, when the ratio Sr(k,l) is greater than or equal to a first threshold, update is performed, and when the ratio Sr(k,l) is less than the first threshold, no update is performed. The noise estimation update formula is: {circumflex over (λ)}d(k,l)=αd{circumflex over (λ)}d(k,l−1)+(1−αd)|Y(k,l)|2, where αd is a smoothing factor. In engineering practice, several initial frames of the obtained noisy speech signal y(n) may be estimated as an initial value of the noise signal.
Referring to
Step 126: Estimate the priori signal-to-noise ratio ξ(k,l) by using the estimated posteriori signal-to-noise ratio {circumflex over (γ)}(k, l). In this embodiment, the priori signal-to-noise ratio estimation may use decision-directed (DD) estimation:
{circumflex over (ξ)}(k,l)=αGH
represents an estimation of a priori signal-to-noise ratio of a previous frame, max {γ(k,l)−1,0} is a maximum likelihood estimation of a priori signal-to-noise ratio based on a current frame, and α is a smoothing factor of the two estimations. Therefore, the estimated priori signal-to-noise ratio {circumflex over (ξ)}(k, l) is obtained.
Step 130: Determine a speech/noise likelihood ratio in a Bark domain based on the estimated posteriori signal-to-noise ratio {circumflex over (γ)}(k, l) and the estimated priori signal-to-noise ratio {circumflex over (ξ)}(k, l). A formula of the likelihood ratio is
Y(k,l) is an amplitude spectrum of a lth frame on a kth frequency point. H1(k,l) is a state that the lth frame is assumed to be a speech on the kth frequency point. H0(k,l) is a state that the lth frame is assumed to be a noise on the kth frequency point. P(Y(k,l)|H1(k,l)) is a probability density when speech exists, and P(Y(k,l)|H0(k,l)) is a probability density when noise exists.
Referring to
Step 134: Transform the priori signal-to-noise ratio ξ(k,l) and the posteriori signal-to-noise ratio γ(k,l) from a linear frequency domain to a Bark domain. The Bark domain is 24 critical frequency bands of hearing simulated by using an auditory filter, and therefore has 24 frequency points. There are a plurality of manners to transform from the linear frequency domain to the Bark domain. In this embodiment, the transformation may be based on the following equation:
where fkHz is a frequency in the linear frequency domain, and b represents the 24 frequency points in the Bark domain. Therefore, the formula of the likelihood ratio on the Bark domain may be expressed as
Referring to
Referring to
is the estimated priori speech existence probability, that is, the estimation of the priori speech existence probability 1−q(k,l) mentioned in the opening paragraph of DESCRIPTION OF EMBODIMENTS. In this embodiment, the function tanh is used because the function tanh can map an interval [0,+∞) to an interval of 0-1, although other embodiments are possible.
Compared with a speech noise reduction solution of a related art, the method 100 can improve the accuracy of determining whether a speech appears. This is because (1) the speech/noise likelihood ratio can well distinguish a state that a speech appears from a state that no speech appears, and (2) compared with the linear frequency domain, the Bark domain is more consistent with the auditory masking effect of a human ear. The Bark domain can amplify a low frequency and compress a high frequency, which can more clearly reveal which signal is easy to produce masking and which noise is relatively obvious. Therefore, the method 100 can improve the accuracy of determining whether a speech appears, thereby obtaining a more accurate priori speech existence probability.
Referring to
Step 160: Export the estimation {circumflex over (x)}(n) of the pure speech signal x(n) from the noisy speech signal y(n) based on the gain G(k,l). Specifically, a frequency spectrum of the estimated pure speech signal {circumflex over (x)}(n) can be obtained by {circumflex over (X)}(k,l)=G(k,l)*Y(k,l), and then a time domain signal of the estimated pure speech signal {circumflex over (x)}(n) can be obtained by performing inverse short-time Fourier transform.
Referring to
Step 610: Perform second noise estimation to obtain a second estimation of the variance λd(k,l) of the noise signal. The second noise estimation is performed independently of (in parallel with) the first noise estimation, and may use the same noise estimation update formula {circumflex over (λ)}d(k,l)=αd{circumflex over (λ)}d(k,l−1)+(1−αd)|Y(k,l)|2 as that in step 122. However, in the second noise estimation, an update criterion different from that of the first noise estimation is used. Specifically, in step 610, the second estimation of the variance λd(k,l) of the noise signal in a current frame is selectively updated depending on the estimated priori speech existence probability Pframe(l) obtained in step 140, and by using the second estimation of the variance λd(k,l−1) of the noise signal in a previous frame of the noisy speech signal y(n) and an energy spectrum Y|(k,l)|2 of the current frame of the noisy speech signal y(n). More specifically, if the estimated priori speech existence probability Pframe(l) is greater than or equal to a second threshold spthr, the update is performed, and if the estimated priori speech existence probability Pframe(l) is less than the second threshold spthr, the update is not performed.
Step 620: Selectively re-estimate the posteriori signal-to-noise ratio γ(k,l) and the priori signal-to-noise ratio ξ(k,l) depending on a sum of magnitudes of the first estimation of the variance λd(k,l) of the noise signal in a predetermined frequency range, and by using the second estimation of the variance λd(k,l) of the noise signal. In some embodiments, the predetermined frequency range may be, for example, a low frequency range, such as 0 to 1 kHz, although other embodiments are possible. The sum of the magnitudes of the first estimation of the variance λd(k,l) of the noise signal in the predetermined frequency range may indicate a level of a predetermined frequency component of the noise signal. In this embodiment, if the sum of the magnitudes is greater than or equal to a third threshold noithr, the re-estimation is performed, and if the sum of the magnitudes is less than the third threshold noithr, the re-estimation is not performed. The re-estimation of the posteriori signal-to-noise ratio γ(k,l) and the priori signal-to-noise ratio ξ(k,l) may be based on the operations in step 124 and step 126 described above, but the estimation of the noise variance obtained in the second noise estimation of step 610 (rather than in the first noise estimation of step 122) is used.
In a case that the re-estimation is performed, a gain G(k,l) is determined, in step 150, based on the re-estimated posteriori signal-to-noise ratio (rather than the posteriori signal-to-noise ratio obtained in step 124), the re-estimated priori signal-to-noise ratio (rather than the priori signal-to-noise ratio obtained in step 126), and the estimated priori speech existence probability obtained in step 140. In a case that the re-estimation is not performed, the gain G(k,l) is determined, in step 150, still based on the posteriori signal-to-noise ratio obtained in step 124, the priori signal-to-noise ratio obtained in step 126, and the estimated priori speech existence probability obtained in step 140.
Compared with a solution that directly uses the second noise estimation to re-estimate the priori signal-to-noise ratio ξ(k,l) and the posteriori signal-to-noise ratio γ(k,l) (and therefore a Wiener gain G(k,l)), the method 600 is able to improve a recognition rate in a case of a low signal-to-noise ratio, because the second noise estimation may result in overestimation of a noise. The overestimation can further suppress the noise in the case of the low signal-to-noise ratio, but speech information may be lost in a case of a high signal-to-noise ratio. Because decision of the noise estimation is introduced, and the first noise estimation or the second noise estimation is selectively used, according to a decision result, to calculate the Wiener gain, the method 600 can ensure a good performance in both the case of the high signal-to-noise ratio and the case of the low signal-to-noise ratio.
The signal obtaining module 810 is configured to obtain a noisy speech signal) y(n). Depending on an application scenario, the signal obtaining module 810 may be implemented in various different manners. In some embodiments, the signal obtaining module may be a speech pickup device such as a microphone or another hardware implemented receiver. In some embodiments, the signal obtaining module may be implemented as a computer instruction to retrieve a speech data record, for example, from a local memory. In some embodiments, the signal obtaining module may be implemented as a combination of hardware and software. The obtaining of the noisy speech signal y(n) involves the operation in step 110 described above with reference to
The signal-to-noise ratio estimation module 820 is configured to estimate a posteriori signal-to-noise ratio γ(k,l) and a priori signal-to-noise ratio ξ(k,l) of the noisy speech signal y(n). This involves the operations in step 120 described above with reference to
The likelihood ratio determining module 830 is configured to determine a speech/noise likelihood ratio in a Bark domain based on the estimated posteriori signal-to-noise ratio {circumflex over (γ)}(k, l) and the estimated priori signal-to-noise ratio {circumflex over (ξ)}(k, l). This involves the operations in step 130 described above with reference to
The probability estimation module 840 is configured to estimate a priori speech existence probability based on the determined speech/noise likelihood ratio. This involves the operations in step 140 described above with reference to
The gain determining module 850 is configured to determine a gain G(k,l) based on the estimated posteriori signal-to-noise ratio {circumflex over (γ)}(k, l), the estimated priori signal-to-noise ratio {circumflex over (ξ)}(k, l), and the estimated priori speech existence probability Pframe(l). This involves the operation in step 150 described above with reference to
The speech signal exporting module 860 is configured to export an estimation {circumflex over (x)}(n) of a pure speech signal x(n) from the noisy speech signal y(n) based on the gain G(k,l). This involves the operation in step 160 described above with reference to
The exemplary computing device 910 shown in the figure includes a processing system 911, one or more computer-readable media 912, and one or more I/O interfaces 913 that are communicatively coupled to each other. Although not shown, the computing device 910 may further include a system bus or another data and command transfer system, which couples various components to each other. The system bus may include any one or a combination of different bus structures. The bus structure is, for example, a memory bus or a memory controller, a peripheral bus, a universal serial bus, and/or a processor or a local bus that uses any one of various bus architectures. Various other examples are also conceived, such as control and data lines.
The processing system 911 represents a function to perform one or more operations by using hardware. Therefore, the processing system 911 is shown to include a hardware element 914 that can be configured as a processor, a functional block, and the like. This may include implementation, in the hardware, as an application-specific integrated circuit or another logic device formed by using one or more semiconductors. The hardware element 914 is not limited by a material from which the hardware element is formed or a processing mechanism used therein. For example, the processor may be formed by (a plurality of) semiconductors and/or transistors (such as an electronic integrated circuit (IC)). In such a context, a processor-executable instruction may be an electronically-executable instruction.
The computer-readable medium 912 is shown to include a memory/storage apparatus 915. The memory/storage apparatus 915 represents a memory/storage capacity associated with one or more computer-readable media. The memory/storage apparatus 915 may include a volatile medium (such as a random-access memory (RAM)) and/or a non-volatile medium (such as a read-only memory (ROM), a flash memory, an optical disc, and a magnetic disk). The memory/storage apparatus 915 may include a fixed medium (such as a RAM, a ROM, and a fixed hard disk drive) and a removable medium (such as a flash memory, a removable hard disk drive, and an optical disc). The computer-readable medium 912 may be configured in various other manners further described below.
The one or more I/O interfaces 913 represent functions to allow a user to input a command and information to the computing device 910, and also allow information to be presented to the user and/or another component or device by using various input/output devices. An exemplary input device includes a keyboard, a cursor control device (such as a mouse), a microphone (for example, for speech input), a scanner, a touch function (such as a capacitive sensor or another sensor configured to detect a physical touch), a camera (for example, which may detect a motion that does not involve a touch as a gesture by using a visible or an invisible wavelength (such as an infrared frequency), and the like. An exemplary output device includes a display device (such as a monitor or a projector), a speaker, a printer, a network interface card, a tactile response device, and the like. Therefore, the computing device 910 may be configured in various manners further described below to support user interaction.
The computing device 910 further includes the speech noise reduction application 916. The speech noise reduction application 916 may be, for example, a software instance of the speech noise reduction apparatus 800 of
Various technologies may be described herein in a general context of software, hardware elements or program modules. Generally, such modules include a routine, a program, an object, an element, a component, a data structure, and the like for executing a particular task or implementing a particular abstract data type. The terms “module”, “function” and “component” used herein generally represent a computer program or part of the computer program that has a predefined function and works together with other related parts to achieve a predefined goal and may be all or partially implemented by using software, hardware (e.g., processing circuitry and/or memory configured to perform the predefined functions), or a combination thereof. Each module can be implemented using one or more processors (or processors and memory). Likewise, a processor (or processors and memory) can be used to implement one or more modules. Moreover, each module can be part of an overall module that includes the functionalities of the module.
Implementations of the described modules and technologies may be stored on or transmitted across a particular form of a non-transitory computer-readable medium. The computer-readable medium may include various media that can be accessed by the computing device 910. By way of example, and not limitation, the computer-readable medium may include a “computer-readable storage medium” and a “computer-readable signal medium”.
Contrary to pure signal transmission, a carrier or a signal, the “computer-readable storage medium” is a medium and/or a device that can persistently store information, and/or a tangible storage apparatus. Therefore, the computer-readable storage medium is a non-signal bearing medium. The computer-readable storage medium includes hardware such as volatile and non-volatile, removable and non-removable media and/or storage devices implemented by using a method or a technology suitable for storing information (such as a computer-readable instruction, a data structure, a program module, a logic element/circuit or other data). Examples of the computer-readable storage medium may include, but are not limited to, a RAM, a ROM, an EEPROM, a flash memory, or another memory technology, a CD-ROM, a digital versatile disk (DVD), or another optical storage apparatus, a hard disk, a cassette magnetic tape, a magnetic tape, a magnetic disk storage apparatus, or another magnetic storage device, or another storage device, a tangible medium, or an article of manufacture that is suitable for storing expected information and may be accessed by a computer.
The “computer-readable signal medium” is a signal bearing medium configured to send an instruction to hardware of the computing device 910, for example, by using a network. A signal medium can typically embody a computer-readable instruction, a data structure, a program module, or other data in a modulated data signal such as a carrier, a data signal, or another transmission mechanism. The signal medium further includes any information transmission medium. The term “modulated data signal” is a signal that has one or more of features thereof set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, a communication medium includes a wired medium such as a wired network or direct-wired connection, and a wireless medium such as a sound medium, an RF medium, an infrared medium, and another wireless medium.
As described above, the hardware element 914 and the computer-readable medium 912 represent an instruction, a module, a programmable device logic and/or a fixed device logic that are implemented in the form of hardware, which may be used, in some embodiments, for implementing at least some aspects of the technologies described herein. The hardware element may include a component of an integrated circuit or a system-on-a-chip, an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), a complex programmable logic device (CPLD), and another implementation in silicon or another hardware device. In such a context, the hardware element may be used as a processing device for executing a program task defined by an instruction, a module, and/or a logic embodied by the hardware element, as well as a hardware device for storing an instruction for execution, such as the computer-readable storage medium described above.
The above combination can also be used to implement various technologies and modules described herein. Therefore, software, hardware or a program module and another program module may be implemented as one or more instructions and/or logic that are embodied on a particular form of a computer-readable storage medium, and/or embodied by one or more hardware elements 914. The computing device 910 may be configured to implement a specific instruction and/or function corresponding to a software and/or hardware module. Therefore, for example, by using the computer-readable storage medium and/or the hardware element 914 of the processing system, the module can be implemented, at least partially in hardware, as a module that can be executed as software by the computing device 910. The instruction and/or function may be executable/operable by one or more articles of manufacture (such as one or more computing devices 910 and/or processing systems 911) to implement the technologies, modules, and examples described herein.
In various implementations, the computing device 910 may use various different configurations. For example, the computing device 910 may be implemented as a computer type device including a personal computer, a desktop computer, a multi-screen computer, a laptop computer, a netbook, and the like. The computing device 910 may also be implemented as a mobile apparatus type device including a mobile device such as a mobile phone, a portable music player, a portable game device, a tablet computer, or a multi-screen computer. The computing device 910 may also be implemented as a television type device including a device having or connected to a generally larger screen in a casual viewing environment. The devices include a television, a set-top box, a game console, and the like.
The technologies described herein may be supported by the various configurations of the computing device 910, and are not limited to specific examples of the technologies described herein. The function may also be completely or partially implemented on a “cloud” 920 by using a distributed system such as a platform 922 as described below.
The cloud 920 includes and/or represents the platform 922 for a resource 924. The platform 922 abstracts an underlying function of hardware (such as a server device) and software resources of the cloud 920. The resource 924 may include an application and/or data that can be used when computer processing is performed on a server device away from the computing device 910. The resource 924 may also include a service provided through the Internet and/or a subscriber network such as a cellular or Wi-Fi network.
The platform 922 can abstract the resource and the function to connect the computing device 910 to another computing device. The platform 922 may also be used for abstracting scaling of resources to provide a corresponding level of scale to encountered demand for the resource 924 implemented through the platform 922. Therefore, in an interconnection device embodiment, the implementation of the functions described herein may be distributed throughout the system 900. For example, the function may be partially implemented on the computing device 910 and through the platform 922 that abstracts the function of the cloud 920. In some embodiments, the computing device 910 may send the exported pure speech signal to a speech recognition application (not shown) residing on the cloud 920 for recognition. In an implementation, the computing device 910 may also include a local speech recognition application (not shown).
Various different embodiments are described in the discussion herein. It is to be comprehended and understood that each of the embodiments described herein may be used alone or in association with one or more other embodiments described herein.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter limited in the appended claims is not necessarily limited to the foregoing specific features or acts. Rather, the foregoing specific features and acts are disclosed as example forms of implementing the claims. Although the operations are described in the accompanying drawings as being performed in a particular order, it is not to be understood that such operations have to be performed in the particular order shown or in sequence, and it is not to be understood either that all the operations shown have to be performed to obtain an expected result.
By studying the accompanying drawings, the disclosure, and the appended claims, a person skilled in the art can understand and implement variations of the disclosed embodiments when practicing the claimed subject matter. In the claims, the term “comprise” does not exclude other elements or steps, and the indefinite article “a” or “an” does not exclude a plurality. The only fact that some measures are recorded in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.
Number | Date | Country | Kind |
---|---|---|---|
201811548802.0 | Dec 2018 | CN | national |
This application is a continuation application of PCT Patent Application No. PCT/CN2019/121953, entitled “VOICE DENOISING METHOD AND APPARATUS, COMPUTING DEVICE AND COMPUTER READABLE STORAGE MEDIUM” filed on Nov. 29, 2019, which claims priority to Chinese Patent Application No. 201811548802.0, filed with the State Intellectual Property Office of the People's Republic of China on Dec. 18, 2018, and entitled “SPEECH NOISE REDUCTION METHOD AND APPARATUS, COMPUTING DEVICE, AND COMPUTER-READABLE STORAGE MEDIUM”, all of which are incorporated herein by reference in their entirety.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/CN2019/121953 | Nov 2019 | US |
Child | 17227123 | US |