Embodiments refer to a processor for processing an audio signal comprising an LTP buffer and/or a harmonic post-filter. Further embodiments refer to a corresponding method for processing an audio signal. Above embodiments may also be computer implemented. Therefore, another embodiment refers to a method for performing, when running on a computer, the method for processing an audio signal using the LTP buffering and/or using the harmonic post-filtering, or to a method for decoding and/or encoding including one of the processings. Another embodiment refers to an encoder. Another embodiment refers to a decoder. In general, embodiments have the aim to improve quality of harmonic signals coded in the MDCT domain.
MDCT domain codecs are well suited for coding music signals as the MDCT provides decorrelation and compaction of the harmonic components commonly produced by instruments and singing voice. However this MDCT property deteriorates if short MDCT windows are used or if harmonic components are frequency or amplitude modulated. By exhibiting significant frequency and amplitude modulations, vowels in speech signals are specially challenging for MDCT codecs.
The conventional technology already discloses some methods for long-term prediction.
The Long Term Prediction (LTP) methods use decoded samples from past frame, available at both encoder and decoder side to predict the samples in the current frame. As such they increase coding gain.
In [1] a pitch is determined and a prediction signal is constructed in an LTP using the pitch and a low-pass filtered decoded samples from past frames. The pitch may be searched in sub-frames. The LTP signal is transformed via the MDCT and subtracted from the MDCT of the input signal. The residual is coded and shaped using the transmitted masking curve. Only the low-frequency coefficients where the prediction gain is high are subtracted from the input MDCT. The LTP signal is added back to the decoded MDCT. Other similar method that work in a frequency domain using time domain signal include [2-6]. An extension for polyphonic signals is proposed in [22].
In [7] an LTP method that fully operates in time domain with the application of the MDCT on the LTP residual is proposed.
There are also LTP methods that operate in the MDCT domain without a need for the inverse MDCT in the encoder, for example [8][9][20][21].
The harmonic post-filter (HPF) methods used in conjunction with MDCT domain codecs implement time domain filtering that reduce quantization noise between harmonics and/or increases amplitudes of the harmonics. Sometime the post-filter is accompanied by a pre-filtering method that reduces amplitudes of the harmonics in expectance that the MDCT domain codec would need less bits in coding the pre-filtered signal.
y[n]=Σi=02Kaix[n−li]liai In [10] an adaptive FIR filter is used for speech enhancement. The parameters are defined by the pitch periods (from glottal movements measurements of an accelerometer). The parameters are fixed and defined by a windowing function (e.g rectangular, Blackman).
In [11] a bandwidth expansion and compression/reduction method called Time Domain Harmonic Scaling (TDHS) is used to implement time varying adaptive comb filter, which in fact can be seen as another way of implementing the adaptive FIR filter from [10] with specific window of adaptive length dependent on the pitch.
y[n]=x[n]+Σp=−mmbpy[n−d+p]bp In [12] a pre-/post-filter approach divides the frame into non-overlapping sub-frames, where the sub-frame borders are determined so that the net signal power is minimized. For each sub-frame pitch information is obtained. Post-filters are used, where d is the pitch estimated in a sub-frame and are prediction coefficients obtained with a closed-loop search.
γP0gγy[n]=x[n]+g−1y[n−P−1]g0y[n−P0]g0gg−1 In [13] a harmonic post-filter (HPF) is run on a decoded signal divided in sub-frames of fixed length. A pitch analysis returns a correlation and a pitch per sub-frame. A gain is derived from the correlation. The HPF+ is run for each sub-frame with changing from 0 towards and changing from the gain in the previous sub-frame towards 0, where is equal to the pitch in the previous sub-frame. In [14], [15] the harmonic filter with the transfer function:
has coefficients derived from a pitch lag and a gain value, which are signal adaptive. The gain value g is calculated using
where x is the input signal and y is the predicted signal. The gain value g is then limited between 0 and 1. The post-filter parameters are constant over a frame, where the frame is defined by a codec. A discontinuity at the frame borders is removed using a cross-fader or a similar method.
Below, an analysis of the conventional technology will be given showing that drawbacks, wherein the identification of the drawbacks is part of the present invention, since the improvements given by the present invention are at least partially resulting from the inventive analysis of the drawbacks of the conventional technology.
Using long MDCT blocks improves quality when coding harmonic signals even for varying pitch, yet the LTP used in signals with varying pitch (e.g. speech) needs adaptation with varying speed to achieve high enough coding gain. Decoupling of LTP update rate and the MDCT frame is not easy to achieve in the frequency only methods [8][9] and no solution is offered so far.
With time varying characteristics of a signal, it is needed to use the newest available samples as input for the LTP and this is not possible with time domain only methods [7] in conjunction with overlapping windows for a frequency transform.
Dividing time domain signal in overlapping sub-frames or smoothing at sub-frame borders and adaptive filter length dependent on the pitch are techniques known in time-domain filtering, but were not applied in an LTP methods that are adding/subtracting a prediction in a frequency domain.
In [1][9] pitch is found per sub-frame and if the sub-frame number is high, a lot of bits could be needed for coding the pitch information.
None of the known LTP techniques does not use additional non-overlapping output of the inverse MDCT that is available if for example methods from [16] are used.
The FIR filter in [10]0 doesn't model the amplitude modulations/changes. The increase of harmonicity that it introduces is fixed and signal independent. It uses overlapping window of fixed size spanning several pitch periods (as it needs to, because of the FIR filter limitation), thus also including periods with changing pitch periods within single window. The problem of (rapid) changing pitch period is named “Overload Problem” and is addressed by “turning off” the adaptive filter or equivalently inserting zeros into the signal. This reduces the effectiveness of the filter. The method from [10] also requires voiced/unvoiced detection. The TDHS method from [11] uses adaptive window length, but the FIR filter length spans over at least 4 pitch periods thus also is unable to model rapid pitch changes. It also does not model the amplitude modulations/changes. The increase of harmonicity that it introduces is also fixed and signal independent.
In [12] the de-harmonization predictor reduces the harmonic part in the coded signal and thus limits the quality of coded harmonic components and the post-filter efficiency. All parameters of the post-filter are estimated for each sub-frame and transmitted, thus significantly increasing the bitrate. The method also does not consider smoothing at sub-frame borders.
g0 In [13] the sub-frames are of constant length, not signal adaptive. The post-filter in [13] doesn't model amplitude modulations/changes, because is proportional to the correlation limited between 0 and 1.
g≤1g The LTP post-filter from [14], [15] is not adapting fast enough to signal changes because its adaptation is bound to the codec's constant framing. It also does not model well amplitude modulations/changes because of the limitation that and because appears in both numerator (feed-forward) and denominator (feed-backward).
An embodiment may have a processor for processing an encoded audio signal, the encoded audio signal comprising at least an encoded pitch parameter, the processor comprising: an LTP buffer configured to receive samples derived from a frame of the encoded audio signal; an interval splitter configured to divide a time interval associated with a subsequent frame of the encoded audio signal into sub-intervals depending on the encoded pitch parameter; a calculation unit configured to derive sub-interval parameters from the encoded pitch parameter dependent on a position of the sub-intervals within the time interval associated with the subsequent frame of the encoded audio signal; a predictor configured for generating a prediction signal from the LTP buffer dependent on the sub-interval parameters; and a frequency domain transformer configured for generating a prediction spectrum based on the prediction signal.
Another embodiment may have a processor for processing an audio signal, the processor comprising: a splitter configured for splitting a time interval associated with a frame of the audio signal into a plurality of sub-intervals, each comprising a respective length, the respective length of the plurality of sub-intervals being dependent on a pitch lag value; a harmonic post-filter configured for filtering the plurality of sub-intervals, wherein the harmonic post-filter is based on a transfer function comprising a numerator and a denominator, where the numerator comprises a harmonicity value, and wherein the denominator comprises a sub-interval pitch lag value and the harmonicity value and/or a gain value; wherein the associated harmonicity value and/or the sub-interval pitch lag value and/or the gain value is different in at least two different sub-intervals of the plurality of sub-intervals; wherein the sub-interval pitch lag value, the harmonicity value and/or the gain value are obtained based on the audio signal in each sub-interval of the plurality of sub-intervals.
Another embodiment may have a processing unit comprising the processor for processing an encoded audio signal according to the invention and the processor for processing an audio signal according to the invention.
Another embodiment may have a decoder for decoding an encoded audio signal which comprises the processor for processing an encoded audio signal according to the invention and/or the processor for processing an audio signal according to the invention.
Another embodiment may have a encoder for encoding an audio signal, comprising the processor for processing an encoded audio signal according to the invention.
Another embodiment may have a method for processing an encoded audio signal, the encoded audio signal comprising at least an encoded pitch parameter, the method comprising the following steps: receiving samples derived from a frame of the encoded audio signal using an LTP buffer; dividing a time interval associated with a subsequent frame of the encoded audio signal subsequent to the frame into sub-intervals depending on the encoded pitch parameter; deriving sub-interval parameters from the encoded pitch parameter dependent on a position of the sub-intervals within the time interval associated with the subsequent frame of the encoded audio signal; generating a prediction signal from the LTP buffer dependent on the sub-interval parameters; and generating a prediction spectrum based on the prediction signal.
Another embodiment may have a method for processing an audio signal, the method comprising the following steps: splitting a time interval associated with a frame of the audio signal into a plurality of sub-intervals, each comprising a respective length, the respective lengths of at least two of the plurality of sub-intervals being dependent on a pitch lag value; filtering the plurality of sub-intervals using a harmonic post-filter, wherein the harmonic post-filter is based on a transfer function comprising a numerator and a denominator, where the numerator comprises a harmonicity value, and wherein the denominator comprises a sub-interval pitch lag value and the harmonicity value and/or a gain value; wherein the associated harmonicity value and/or the sub-interval pitch lag value and/or the gain value is different in at least two different sub-intervals of the plurality of sub-intervals; wherein the sub-interval pitch lag value, the harmonicity value and/or the gain value are obtained based on the audio signal in each sub-interval of the plurality of sub-intervals.
Another embodiment may have a non-transitory digital storage medium having a computer program stored thereon to perform the method for processing an encoded audio signal, the encoded audio signal comprising at least an encoded pitch parameter, the method comprising the following steps: receiving samples derived from a frame of the encoded audio signal using an LTP buffer; dividing a time interval associated with a subsequent frame of the encoded audio signal subsequent to the frame into sub-intervals depending on the encoded pitch parameter; deriving sub-interval parameters from the encoded pitch parameter dependent on a position of the sub-intervals within the time interval associated with the subsequent frame of the encoded audio signal; generating a prediction signal from the LTP buffer dependent on the sub-interval parameters; and generating a prediction spectrum based on the prediction signal, when said computer program is run by a computer.
Another embodiment may have a non-transitory digital storage medium having a computer program stored thereon to perform the method for processing an audio signal, the method comprising the following steps: splitting a time interval associated with a frame of the audio signal into a plurality of sub-intervals, each comprising a respective length, the respective lengths of at least two of the plurality of sub-intervals being dependent on a pitch lag value; filtering the plurality of sub-intervals using a harmonic post-filter, wherein the harmonic post-filter is based on a transfer function comprising a numerator and a denominator, where the numerator comprises a harmonicity value, and wherein the denominator comprises a sub-interval pitch lag value and the harmonicity value and/or a gain value; wherein the associated harmonicity value and/or the sub-interval pitch lag value and/or the gain value is different in at least two different sub-intervals of the plurality of sub-intervals; wherein the sub-interval pitch lag value, the harmonicity value and/or the gain value are obtained based on the audio signal in each sub-interval of the plurality of sub-intervals, when said computer program is run by a computer.
An embodiment provides a processor for processing an encoded audio signal. The encoded audio signal or encoded time domain audio signal may comprise at least an encoded pitch parameter. For the sake of completeness it should be noted that the audio signal may also have parameters defining samples of a decoded time domain (TD) audio signal. The processor comprising an LTP buffer, a time interval divider/splitter, calculation means (or unit), a predictor and a frequency domain transformer. The LTP buffer is configured to receive samples derived from a frame of the encoded audio signal, the interval divider/splitter is configured to divide a time interval associated with the subsequent frame (subsequent to the frame) of the encoded audio signal into sub-intervals depending on the encoded pitch parameter. The calculation means are configured to derive sub-interval parameters from the encoded pitch parameter dependent on a positon of the sub-intervals within the (time) interval associated with the subsequent frame of the encoded audio signal. The predictor is configured to generate a prediction signal from the LTP buffer dependent on the sub-interval parameters. The frequency domain transform is configured to generate a prediction spectrum based on the prediction signal.
Embodiments of this aspect of the invention are based on the principle that it is beneficial with respect to the quality of harmonic signal coding in the MDCT domain to split a current window into overlapping sub-intervals, wherein optionally, the lengths of the sub-intervals may be dependent of a pitch. In each sub-interval the predicted signal may be constructed using a decoded TD signal and a filter derived from the pitch contour depending on the sub-interval position. The predicted signal is windowed and transformed to the frequency domain, afterwards. This way constructed predicted signal and the LTP applied in a frequency domain, enable a smooth and fast delay-less adaption to varying signal characteristics in a non-constant rate different to a frequency domain coder frame rate. According to further embodiment the predicted spectrum may be perceptually flattened to produce derivation of the prediction spectrum. Additionally, it should be noted that the prediction spectrum or the derivation of the prediction spectrum may be combined with an error spectrum. Magnitudes away from harmonics in the predicted spectrum may be reduced to zero. Due to this the following advantage results: a predicted spectrum is further processed using pitch information to remove non-predictable parts of the predicted spectrum.
Regarding the pitch parameters it should be noted that there may be more sub-intervals than temporarily distinct encoded pitch parameters.
According to further embodiments the processor further comprises an inverse frequency domain transformer. This may be configured for generating a block aliased (TD, time domain) audio signal from a derivation of an error spectrum; additionally or alternatively, the processor further comprised means (or a unit) for generating a frame of (TD) audio signal using at least two blocks of aliased (TD) audio signal, wherein at least some portions of the aliased (TD) audio signal are different from the (TD) audio signal and the received samples, respectively. Note a prediction spectrum is obtained from the frame of the encoded audio signal and/or the error spectrum is obtained from a frame of the encoded audio signal subsequent to the frame and the derivation of the error spectrum is derived from the error spectrum.
Note, a frame of a signal has typically a time interval associated with it. For example: the encoded audio signal is divided into frames. A block of the aliased audio signal may be obtained from the frame of the encoded audio signal. A frame of the output time domain audio signal may be obtained from at least two (consecutive and overlapping) blocks of the aliased audio.
According to further embodiments the processor may comprise a combiner configured to combine at least a portion of a derivation of the prediction spectrum with an error spectrum to generate a combined spectrum. Here, the derivation of the error spectrum may, for example, be derived from the combined spectrum.
According to embodiments, in each sub-interval the predicted signal may be constructed using the LTP buffer and/or using a decoded (TD) audio signal out of the LTP buffer and a filter whose parameters are derived from a pitch contour and the sub-interval positon within the frame.
According to further embodiments a number of predictable harmonics is determined based on the pitch contour or based on a corrected pitch contour. Note the corrected pitch contour is derived from a modified pitch parameters (see below).
According to further embodiments, there are more distinct sub-interval parameters than temporarily distinct encoded pitch parameters.
According to another embodiment the processor further comprises means (or a unit) for smoothing the plurality of sub-intervals across/at sub-interval borders (borders of the sub-intervals). The smoothing may be done, e.g. by crossfading or a cascade of time varying filters (e.g. cascaded filers in [19]).
According to further embodiments the processor comprises means (or a unit) for modifying the predicted spectrum (or of the a derivative of the predicted spectrum) depended on a parameter derived from the encoded pitch parameter. This has the purpose to generate a modified predicted spectrum.
According to further embodiments, the processor further comprises means (or a unit) for deriving a modified pitch parameter from the encoded pitch parameter dependent on a content of the LTP buffer. For example, the predicted spectrum may be generated dependent on the modified pitch parameter.
According to further embodiments the processor further comprising means (or a unit) for putting all samples from the block of aliased (TD) audio signal being not different from the (TD) audio signal into the LTP buffer. This procedure is according to embodiments especially then performed, when samples of one block of aliased (TD) audio signal are used for producing two distinct frames of the (TD) audio signal.
Another embodiment according to another aspects provides a processor for processing an encoded audio signal. The processor comprises means (or a unit) for splitting a frame as well as a harmonic post-filter. The means for splitting the frame are configured to split the frame of the audio signal into a plurality of (overlapping) sub-intervals, each having respective lengths and the respective lengths of the plurality of (overlapping) sub-intervals or at least two sub-intervals is dependent on a pitch lag value. Respective length means, that the length of different sub-intervals may be different, i.e. each sub-interval has a length just defined for the subinterval of all itself. The harmonic post-filter is configured for filtering the plurality of overlapping sub-intervals, wherein the harmonic post-filter is based on a transfer function comprising a numerator and a denominator. Here, the numerator comprise a harmonic value, wherein the denominator comprises the harmonic value and a gain value and/or pitch value.
Note, a frame of a signal has typically a time interval associated with it. For example: the encoded audio signal is divided into frames. A block of the aliased audio signal may be obtained from the frame of the encoded audio signal. A frame of the output time domain audio signal may be obtained from at least two (consecutive overlapping) blocks of the aliased audio.
Embodiments of this second aspect are based on the finding that it is beneficial, if a changing pitch, a changing harmonicity or an amplitude modulation is detected, so that the current output frame is split into overlapping sub-intervals of lengths dependent of a pitch, where this pitch is obtained from the coded pitch parameters are found on the detected time domain signal. In each sub-interval the decoded (TD) signal may be filtered using the adaptive parameters found in each sub-interval. The decoded signal contains enough information for a detection of a varying signal characteristic for the harmonic post-filter (HPF) were the harmonic post-filter can model pitch and amplitude changes. Here, the update rate of the harmonic post-filter parameters is independent of the frequency domain coder frame rate.
According to further embodiments, the harmonicity value is proportional to a desired intensity of the filter and/or independent of amplitude changes in an audio signal.
According to embodiments the gain value is dependent on the amplitude change in the audio signal.
According to further embodiments, the harmonic value, the gain value and the pitch lag value are derived using an output of the harmonic post-filter, i.e., representing the result of a previous sub-interval/previous sub-intervals.
According to further embodiments, the harmonic post-filter is different in the different sub-interval in the pluralities of the sub-intervals.
According to further embodiments the processor comprises means (or a unit) for smoothing the plurality of sub-intervals across/at sub-interval border (borders of the sub-intervals).
It should be noted, that according embodiments there are at least two sub-intervals within the frame. It should further be noted that the respective lengths of each sub-interval is dependent on an average pitch. For example, the average pitch is obtained from an encoded pitch parameter.
According to embodiments, the encoded pitch parameter may have higher time resolution than a codec framing. Further, the encoded pitch parameter having lower time resolution than the pitch contour.
According to further embodiments the processor comprises a domain converter for converting on a frame basis a first domain representation of the audio signal into a second domain representation of the audio signal. For example the domain converter provides for the harmonic post-filtering (HPF)) a signal in the time domain.
According to further embodiments the domain converter is configured for converting the domain representation of the audio signal into a frequency domain representation of the audio signal.
According to further embodiments, the processing unit belonging to the first aspect may be combined to the processing unit of the second aspect. Expressed in other words this means that both approaches (the new LTP approach and the harmonic post-filtering (HPF)) may be combined and advantageously used with an MDCT codec. Compared to the conventional technology, the new method aim are better modelling of the frequency and amplitude modulations with minimum or no side information needed.
Another embodiment provides a decoder for decoding an encoded audio signal which comprises the processor according to aspect 1 and/or the processor according to aspect two.
According to embodiments the decoder further comprises a frequency domain decoder or a decoder based on a MDCT codec. Note, the frequency domain encoder and decoder operate advantageously in a frequency domain in frames with overlapping windows.
Another embodiment provides an encoder for encoding an audio signal comprising a processor according to aspect one.
Further embodiments provide a method for processing an encoded audio signal. The method comprises the steps:
Another embodiment provides a method for processing an audio signal comprising the following steps:
Further embodiments provide a computer program for performing when running a computer the above method.
Embodiments of the present invention will be detailed subsequently referring to the appended drawings, in which:
Below, embodiments of the present invention will subsequently be discussed referring to the enclosed figures, wherein identical reference numerals are provided to objects having identical or similar functions, so that the description thereof is mutually applicable and interchangeable.
The audio signal may be an encoded audio signal comprising at least an encoded pitch parameter and optionally one or more parameters defining samples of a decoded time domain (TD) audio signal. Note the encoded audio signal may consist of “pitch contour”, “spect”, “zfl”, “tns”, “sns” and “coded pulses” (cf.
From another point of view, this means that the audio signal is processed in a frequency domain. Note a derivative of the error spectrum is for example XC (
This audio signal is received by the buffer 1010 and then processed by the processing path consisting out of the elements 1010, 1020 and 1030. The buffer 1010 buffers/receives the samples from the frame of the TD audio signal. As a possible implementation, the output of the frequency domain decoder may be used as LTP buffer, including complete non-overlapping part of the decoded signal.
In the next entity 1020, the time interval of the current frame window length is split into overlapping sub-intervals (interval for which the prediction signal will be generated). Here, the lengths of each sub-interval is dependent on the pitch, e.g., dependent of an average pitch. Since the audio signal comprises a coded pitch parameters, it is possible that the pitch or a pitch information is obtained from the coded pitch parameter. According to embodiments, the pitch is determined using a pitch contour. The pitch contour is obtained from coded pitch parameters using, for example, an interpolation. For example, the coded pitch parameter may have higher time resolution than the coded framing and/or may have a lower time resolution than the pitch contour itself. It should be noted that according to embodiments, there may be more sub-intervals than temporary distinct encoded pitch parameters. The next entity 1030 receives the divided time interval associated with the frame of the encoded audio signal, i.e., the sub-intervals and is configured to derive sub-interval parameters from the encoded pitch parameter dependent on a position of the sub-interval within the prediction signal. This calculation is performed by the entity 1030. It should be noted that at least in some cases, there are more distinct sub-interval parameters than temporary distinct encoded pitch parameters. Due to the processing of the prediction signal/predicted spectrum using the pitch information, it is possible to review non-predictable parts. After this processing, the construction of the predicted signal is performed. The entity 1040 is configured to construct the predicted signal XP* in each sub-interval, e.g., using a filter whose parameters are derived from the encoded pitch parameter/the pitch contour (note the pitch contour is derived from the encoded pitch parameters, so it could also be stated that the parameters are derived from the encoded pitch parameters) and the sub-interval position within the window/within the time interval associated with the frame of the encoded audio signal. Therefore, the predictor 1040 constructs/generates the prediction signal is XP* dependent on the sub-interval parameters output by the entity 1030. Subsequent to the entity 1040 a frequency domain transformer 1050 may be arranged/configured to generate a prediction spectrum XP based on the prediction signal XP*. Here, the predicted signal XP* is windowed and transformed to the frequency domain. According to embodiments, the predicted spectrum may be optionally perceptually flattened to produce a flattened predicted spectrum. Due to the per sub-interval construction and the application of the LTP in the frequency domain it is possible to smoothly, fast and without an additional delay adapt the LTP to varying signal characteristics in a non-constant rate different to a frequency domain coder frame rate.
Magnitudes away from harmonics in the (flattened) predicted spectrum are reduced to a zero, where the location of the harmonics is derived from the corrected pitch contour.
A number of predictable harmonics is determined in the encoder based on the corrected pitch contour, the (flattened) predicted spectrum and a spectrum derived from the input signal According to embodiments, a part of the flattened predicted spectrum, corresponding to number of predictable harmonics, is subtracted in frequency domain in the encoder. According to further embodiments this part is added in the frequency domain in the decoder and/or in the encoder.
It should be noted that this LTP approach may be part of an encoder or decoder as will be discussed with respect to
With respect to
The harmonic post filter 1120 is configured for filtering the plurality of (overlapping) sub-intervals. The filter 1120 uses a filter function based on a transfer function comprising a numerator and a denominator. The numerator comprises a harmonicity value, while the denominator comprises the harmonicity value, gain value and pitch lag value. For example, this transfer function may be defined by use of a numerator comprising a harmonic value, and a denominator comprising the harmonic value, gain value and pitch lag value.
The filter can for example be described based the following transfer function:
where the signal adaptive parameters T_int, T_fr, h, g are found in each sub-interval based on the decoded time domain signal and the already available previous sub-intervals of the output signal.
According to further embodiments, the audio signal is received from a domain converter for converting on a frame basis a first domain representation of the audio signal into a second domain, advantageously a time domain representation of the audio signal.
According to embodiments, the harmonicity value is proportional to the desired intensity of the filter. Further, it can be independent of the amplitude changes in the audio signal, wherein the gain value may be dependent on the amplitude changes. The result is that at least in some cases, the harmonic post-filter is different in at least two sub-intervals. This also means that, if for one frame this condition is given, for some other frame(s) the harmonic post-filter may be the same in all sub-intervals or if in some cases there is only one sub-interval being equal to the time interval associated with the whole frame. Note, the filter may have a kind of feedback loop, so that the harmonicity value, the gain value and the pitch lag value may be derived using already available output of the harmonic filter in past sub-intervals and the second domain representation of the audio signal (e.g. second domain representation is a time domain) . According to further embodiments, there may be at least two sub-intervals within the frame. Here, there may be some other frames where there is only one sub-interval being equal to the time interval associated with the whole frame.
According to embodiments, if a changing pitch, a changing harmonicity or an amplitude modulation is detected, the time interval of the current output frame length is split into overlapping sub-intervals of length dependent of a pitch, where the pitch is obtained from the coded pitch parameters or found on the decoded time domain signal. According to embodiments the harmonic post-filer 1100 is configured to model pitch and/or amplitude changes. According to embodiments, the update rate of the HPF parameters may be independent of the frequency domain coder frame rate.
As will be shown with respect to
The LTP buffer included by the processor 1000 may be used for the encoder 101 as well as for the decoder 201 which are discussed with respect to
The complete interaction of the entities 164 (LTP) and 214 (HPF) will be discussed with respect to
The main entities of the encoder 101 are marked by the reference numerals 110, 130, 151. The entity 110 performs the pulse extraction, wherein the pulses p are encoded using the entity 132 for pulse coding.
The signal encoder 150 is implemented by a plurality of entities 152, 153, 154, 155, 156, 157, 158, 159, 160 and 161. These entities 152-161 form the main path of the encoder 150, wherein in parallel, additional entities 162, 163, 164, 165 and 166 may be arranged. The entity 162 (zfl decoder) connects informatively the entities 156 (iBPC) with the entity 158 (Zero filling). The entity 165 (get TNS) connects informatively the entity 153 (SNSE) with the entity 154, 158 and 159. The entity 166 (get SNS) connects informatively the entity 152 with the entities 153, 163 and 160. The entity 158 performs zero filling an can comprise a combiner 158c which will be discussed in context of
The entities 163 and 164 (LTP buffer, e.g. as described above referring to the unit 1010) receive the pitch contour from the entity 180 and the time domain audio signal yC so as to generate the predicted spectrum XP and/or the perceptually flattened prediction XPS. The functionality and the interaction of the different entities will be described below.
Before discussing the functionality of the encoder 101 and especially of the encoder 150 a short description of the decoder 201 is given. The decoder 210 may comprise the entities 157, 162, 163, 164, 158, 159, 160, 161 as well as decoder specific entities 214 (HPF), 23 (signal combiner) and 22 (for constructing the waveform representing coded pulses). Furthermore, the decoder 201 comprises the signal decoder 210, wherein the entities 158, 159, 160, 161, 162, 163 and 164 form together with the entity 214 the signal decoder 210. The entity 1100 may be used as HPF 214. Furthermore, the decoder 201 comprises the signal combiner 23. Note: According to embodiments the entity 156 is just partially used by the decoder. Thus, the reference number 201 does not include the entity 156, while the decoding path 210 includes same. The partial usage of 156 by the decoder 210 is illustrated by
The pulse extraction 110 obtains an STFT of the input audio signal PCMI, and uses a non-linear magnitude spectrogram and a phase spectrogram of the STFT to find and extract pulses, each pulse having a waveform with high-pass characteristics. Pulse residual signal yM is obtained by removing pulses from the input audio signal. The pulses are coded by the Pulse coding 132 and the coded pulses CP are transmitted to the decoder 201.
yMXMLMXMSNSEXMSTNSEXMTϕHXMXMSXMTLTPXPXPSXMTLTPXMR The pulse residual signal is windowed and transformed via the MDCT 152 to produce of length. The windows are chosen among 3 windows as in [17]. The longest window is 30 milliseconds long with 10 milliseconds overlap in the example below, but any other window and overlap length may be used. The spectral envelope of is perceptually flattened via 153 obtaining. Optionally Temporal Noise Shaping 154 is applied to flatten the temporal envelope, in at least a part of the spectrum, producing. At least one tonality flag in a part of a spectrum (in or or) may be estimated and transmitted to the decoder 201/210. Optionally Long Term Prediction 164 that follows the pitch contour 180 is used for constructing a predicted spectrum from a past decoded samples and the perceptually flattened prediction is subtracted in the MDCT domain from, producing an residual. An average harmonicity is calculated for each frame. A pitch contour is obtained in the block Get pich contour 180 for frames with high average harmonicity and transmitted to the decoder 201. The pitch contour and a harmonicity is used to steer many parts of the codec. Alternatively, the pitch contour may be derived from the encoded pitch parameters, so it could also be stated that the parameters are derived from the encoded pitch parameters.
According to embodiments, the encoder splits the input signal into frames and outputs for example for each frame one or more of the following parameters:
XPS is an output of the 163 or 164 which also may be required in the encoder, but is shown only in the decoder.
Excurse for the MDCT coder: The output of the MDCT is XM of length LM. For an example at the input sampling rate of 48 kHz and for the example frame length of 20 milliseconds, LM is equal to 960. The codec may operate at other sampling rates and/or at other frame lengths. All other spectra derived from XM:XMS, XMT, XMR, XQ, XD, XDT, XCT, XCS, XC, XP, XPS, XN, XNP, XS are also of the same length LM, though in some cases only a part of the spectrum may be needed and used. A spectrum consists of spectral coefficients, also known as spectral bins or frequency bins. In the case of an MDCT spectrum, the spectral coefficients may have positive and negative values. We can say that each spectral coefficient covers a bandwidth. In the case of 48 kHz sampling rate and the 20 milliseconds frame length, a spectral coefficient covers the bandwidth of 25 Hz. The spectral coefficients may be indexed from 0 to LM−1.
SNSESNSDNSB=64NSB−1NSB=64 The SNS scale factors, used in and, may be obtained from energies in frequency sub-bands (sometimes also referred to as bands) having increasing bandwidths, where the energies are obtained from a spectrum divided in the frequency sub-bands. For an example, the sub-bands borders, expressed in Hz, may be set to 0, 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 700, 800, 900, 1000, 1100, 1200, 1300, 1400, 1500, 1600, 1700, 1800, 1900, 2050, 2200, 2350, 2500, 2650, 2800, 2950, 3100, 3300, 3500, 3700, 3900, 4100, 4350, 4600, 4850, 5100, 5400, 5700, 6000, 6300, 6650, 7000, 7350, 7750, 8150, 8600, 9100, 9650, 10250, 10850, 11500, 12150, 12800,13450, 14150, 15000, 16000, 24000. The sub-bands may be indexed from 0 to. In this example the 0th sub-band (from 0 to 50 Hz) contains 2 spectral coefficients, the same as the sub-bands 1 to 11, the sub-band 62 contains 40 spectral coefficients and the sub-band 63 contains 320 coefficients. The energies in frequency sub-bands may be downsampled to 16 values which are coded, the coded values being denoted as “sns”. The 16 decoded values obtained from “sns” are interpolated into SNS scale factors, where may for example be 32, 64 or 128 scale factors. For more details on obtaining the SNS, the reader is referred to [22-26].
In iBPC, “zfl decode” and/or “Zero Filling” blocks, the spectra may be divided into sub-bands Bi of varying length LB
Note in yet another embodiment, sub-bands (that is sub-band borders) for the iBPC, “zfl decode” and “Zero Filling” could be derived from the positions of the zero spectral coefficients in XD and XQ.
The encoding of the XMR (residual from the LTP) output by the entity 155 is done in the integral band-wise parameter coder (iBPC) as will be discussed with respect to
At the output of the bit-stream multiplexer 156mu the band-wise parametric decoder 162 is arranged together with the spectrum decoder 156sc. The entity 162 receives the signal zfl, the entity 156sc the signal spect, where both receive the global gain/step size gQa. Note the parametric decoder 162 uses the output XD of the spectrum decoder 156sc for decoding zfl. It may alternatively use another signal output from the decoder 156sc. Background there of is that the spectrum decoder 156sc may comprise two parts, namely a spectrum decoder and a dequantizer. For example, the output of the quantizer may be used as input for the parametric decoder 162.
XMR is quantized and coded including a quantization and coding of an energy for zero values in (a part of) the quantized spectrum XQ, where XQ is a quantized version of XMR. The quantization and coding of XMR is done in the Integral Band-wise Parametric Coder iBPC 156. As one of the parts of the iBPC, the quantization (quantizer 156q) together with the adaptive band zeroing 156m produces, based on the optimal quantization step size gQo, the quantized spectrum XQ. The iBPC 156 produces coded information consisting of spect 156sc (that represent XQ) and zfl 162 (that represent the energy for zero values in a part of XQ).
The zero-filling entity 158 arranged at the output of the entity 157 is illustrated by
The spect is decoded to obtain a decoded spectrum XD (decoded LTP residual, error spectrum) equivalent to the quantized version of XMR being XQ. EB are obtained from zfl taking into account the location of zero values in XD (error spectrum). EB may be a smoothed version of the energy for zero values in XQ. EB may have a different resolution than zfl, advantageously higher resolution coming from the smoothing. After obtaining EB (cf. 162), the perceptually flattened prediction XPS is optionally added to the decoded XD, producing XDT. A zero filling XS is obtained and combined with XDT (for example using addition 158c) in “Zero Filling”, where the zero filling XG consists of a band-wise zero filling
that is iteratively obtained from a source spectrum XS consisting of a band-wise source spectrum
(cf. 156sc) weighted based on EB. XCT is a band-wise combination of the zero filling XG and the spectrum XDT (158c). XS is band-wise constructed (158sg outputting XG) and XCT is band-wise obtained starting from the lowest sub-band. For each sub-band the source spectrum is chosen (cf. 158sc), for example depending on the sub-band position, the tonality flag (toi), a power spectrum (pii) estimated from XDT, EB, pitch information and temporal information (tei). Note power spectrum estimated from XDT may be derived from XDT or XD Alternatively a choice of the source spectrum may be obtained from the bit-stream. The lowest sub-bands
in XS up to a starting frequency fZFStart may be set to 0, meaning that in the lowest sub-bands XCT may be a copy of XDT. fZFStart may be 0 meaning that the source spectrum different from zeros may be chosen even from the start of the spectrum. The source spectrum for a sub-band i may for example be a random noise or a predicted spectrum or a combination of the already obtained lower part of XCT, the random noise and the predicted spectrum. The source spectrum is weighted based on EB to obtain the zero filling
The weighting may be performed by 158sg and have higher resolution than the sub-band division; it may be even sample wise determined to obtain a smooth weighting.
is added to the sub-band i of XDT to produce the sub-band i of XCT. After obtaining the complete XCT, its temporal envelope is optionally modified via TNSD 159 (cf.
The entity “get pitch contour” 180 is described below taking reference to
The process in the block “Get pitch contour 180” will be explained now. The input signal is downsampled from the full sampling rate to lower sampling rate, for example to 8 kHz. The pitch contour is determined by pitch_mid and pitch_end from the current frame and by pitch_start that is equal to pitch_end from the previous frame. The frames are exemplarily illustrated by
The pitch search calculates normalized autocorrelation ρH[dF] of its input and a delayed version of the input. The lags dF are between a pitch search start dFstart and a pitch search end dFend. The pitch search start dFstart, the pitch search end dFend, the autocorrelation length lρH and a past pitch candidate dFpast are parameters of the pitch search. The pitch search returns an optimum pitch dFoptim, as a pitch lag with a fractional precision, and a harmonicity level ρHoptim, obtained from the autocorrelation value at the optimum pitch lag. The range of ρHoptim is between 0 and 1, 0 meaning no harmonicity and 1 maximum harmonicity.
The location of the absolute maximum in the normalized autocorrelation is a first candidate dF1 for the optimum pitch lag. If dFpast is near dF1 then a second candidate dF2 for the optimum pitch lag is dFpast, otherwise the location of the local maximum near dFpast is the second candidate dF2. The local maximum is not searched if dFpast is near dF1, because then dF1 would be chosen again for dF2. If the difference of the normalized autocorrelation at dF1 and dF2 is above a pitch candidate threshold τdF, then dFoptim is set to dF1 (ρH[dF1]−ρH[dF2]>τdF⇒dFoptim=dF1), otherwise dFoptim is set to dF2. τdF is adaptively chosen depending on dF1, dF2 and dFpast, for example τdF=0.01 if 0.75·dF1≤dFpast≤1.25·dF1 otherwise τdF=0.02 if dF1≤dF2 and τdF=0.03 if dF1<dF2 (for a small pitch change it is easier to switch to the new maximum location and if the change is big then it is easier to switch to a smaller pitch lag than to a larger pitch lag).
Locations of the areas for the pitch search in relation to the framing and windowing are shown in
If the average harmonicity is below 0.3 or if norm_corr_end is below 0.3 or if norm_corr_mid is below 0.6 then it is signaled in the bit-stream with a single bit that there is no pitch contour in the current frame. If the average harmonicity is above 0.3 the pitch contour is coded using absolute coding for pitch_end and differential coding for pitch_mid. Pitch_mid is coded differentially to (pitch_start+pitch_end)/2 using 3 bits, by using the code for the difference to (pitch_start+pitch_end)/2 among 8 predefined values, that minimizes the autocorrelation in the pitch_mid area. If there is an end of harmonicity in a frame, e.g. norm_corr_end<norm_corr_mid/2, then linear extrapolation from pitch_start and pitch_mid is used for pitch_end, so that pitch_mid may be coded (e.g. norm_corr_mid>0.6 and norm_corr_end<0.3).
If |pitch_mid−pitch_start|≤τHPFconst and |norm_corr_mid−norm_corr_start|≤0.5 and the expected HPF gains in the area of the pitch_start and pitch_mid are close to 1 and don't change much then it is signaled in the bit-stream that the HPF should use constant parameters.
According to embodiments, the pitch contour provides dcontour a pitch lag value dcontour[i] at every sample i in the current window and in at least dFmax past samples. The pitch lags of the pitch contour are obtained by linear interpolation of pitch_mid and pitch_end from the current, previous and second previous frame.
An average pitch lag
A half pitch lag correction is according to further embodiments also possible.
The LTP buffer 164 which is available in both the encoder and the decoder, is used to check if the pitch lag of the input signal is below dFmin. The detection if the pitch lag of the input signal is below dFmin is called “half pitch lag detection” and if it is detected it is said that “half pitch lag is detected”. The coded pitch lag values (pitch_mid, pitch_end) are coded and transmitted in the range from dFmin to dFmax. From these coded parameters the pitch contour is derived as defined above. If half pitch lag is detected, it is expected that the coded pitch lag values will have a value close to an integer multiple nFcorrection of the true pitch lag values (equivalently the input signal pitch is near an integer multiple nFcorrection of the coded pitch). To extended the pitch lag range beyond the codable range, corrected pitch lag values (pitch_mid_corrected, pitch_end_corrected) are used. The corrected pitch lag values (pitch_mid_corrected, pitch_end_corrected) may be equal to the coded pitch lag values (pitch_mid, pitch_end) if the true pitch lag values are in the codable range. Note the corrected pitch lag values may be used to obtain the corrected pitch contour in the same way as the pitch contour is derived from the pitch lag values. In other words, this enables to extend the frequency range of the pitch contour outside of the frequency range for the coded pitch parameters, producing a corrected pitch contour.
The half pitch detection is run only if the pitch is considered constant in the current window and
If half pitch lag is detected then pitch_mid_corrected and pitch_end_corrected take the value returned by the pitch search for nFmultiple=nFcorrection, otherwise pitch_mid_corrected and pitch_end_corrected are set to pitch_mid and pitch_end respectively.
An average corrected pitch lag
Below the pulse extraction may be discussed in context of
At the output two entities 113c and 113p are arranged, which interact together and receive as input the pitch contour from the entity 180. The entity for choosing the pulses 113c outputs the pulses P directly into another entity 114 producing a waveform. This is the waveform of the pulse and can be subtracted using the mixer 114m from the PCM signal so as to generate the residual signal R (residual after extracting the pulses).
Up to 8 pulses per frame are extracted and coded. In another example other number of maximum pulses may be used. NP
Time-frequency analysis via Short-time Fourier Transform (STFT) is used for finding and extracting pulses (cf. entity 112). In another example other time-frequency representations may be used. The signal PCMI may be high-passed (111hp) and windowed using 2 milliseconds long squared sine windows with 75% overlap and transformed via Discrete Fourier Transform (DFT) into the Frequency Domain (FD). Alternatively, the high pass filtering may be done in the FD (in 112s or at the output of 112s). Thus in each frame of 20 milliseconds there are 40 points for each frequency band, each point consisting of a magnitude and a phase. Each frequency band is 500 Hz wide and we are considering only 49 bands for the sampling rate FS=48 kHz, because the remaining 47 bands may be constructed via symmetric extension. Thus there are 49 points in each time instance of the STFT and 40·49 points in the time-frequency plane of a frame. The STFT hop size is HP=0.0005 FS.
In
The shown entity 112 comprises a Get spectrogram entity 112s outputting the phase and/or the magnitude spectrogram based on the PCMI signal. The phase spectrogram is forwarded to the pulse extractor 112pe, while the magnitude spectrogram is further processed. The magnitude spectrogram may be processed using a background remover 112br, a background estimator 112be for estimating the background signal to be removed. Additionally or alternatively a temporal envelope determiner 112te and a pulse locator 112pl processes the magnitude spectrogram. The entities 112pl and 112te enable to determine that pulse location(s) which are used as input for the pulse extractor 112pe and the background estimator 112be. The pulse locator finder 112pl may use a pitch contour information. Optionally, some entities, for example, the entity 112be and the entity 112te may use algorithmic representation of the magnitude spectrogram obtained by the entity 112lo.
Below the functionality will be discussed. Smoothed temporal envelope is low-pass filtered version of the temporal envelope using short symmetrical FIR filter (for an example 4th order filter at FS=48 kHz).
Normalized autocorrelation of the temporal envelope is calculated:
where eT is the temporal envelope after mean removal. The exact delay for the maximum
is estimated using Lagrange polynomial of 3 points forming the peak in the normalized autocorrelation.
Expected average pulse distance may be estimated from the normalized autocorrelation of the temporal envelope and the average pitch lag in the frame:
where for the frames with low harmonicity, {tilde over (D)}P is set to 13, which corresponds to 6.5 milliseconds.
Positions of the pulses are local peaks in the smoothed temporal envelope with the requirement that the peaks are above their surroundings. The surrounding is defined as the low-pass filtered version of the temporal envelope using simple moving average filter with adaptive length; the length of the filter is set to the half of the expected average pulse distance ({tilde over (D)}P). The exact pulse position ({dot over (t)}P
Up to 8 pulses per 20 milliseconds are found; if more pulses are detected then smaller pulses are disregarded. The number of found pulses is denoted as NP
Magnitudes are enhanced based on the pulse positions so that the enhanced STFT, also called enhanced spectrogram, consists only of the pulses. The background of a pulse is estimated as the linear interpolation of the left and the right background, where the left and the right backgrounds are mean of the 3rd to 5th time instance away from the (temporal) center position. The background is estimated in the log magnitude domain in 112be and removed by subtracting it in the linear magnitude domain in 112br. Magnitudes in the enhanced STFT are in the linear scale. The phase is not modified. All magnitudes in the time instances not belonging to a pulse are set to zero.
The start frequency of a pulse is proportional to the inverse of the average pulse distance (between nearby pulse waveforms) in the frame, but limited between 750 Hz and 7250 Hz:
The start frequency (fP
The change of the starting frequency in consecutive pulses is limited to 500 Hz (one STFT band). Magnitudes of the enhanced STFT bellow the starting frequency are set to zero in 112pe.
Waveform of each pulse is obtained from the enhanced SIFT in 112pe. The pulse waveform is non-zero in 4 milliseconds around its (temporal) center and the pulse length is LW
Each pulse Pi is uniquely determined by the center position tP
Features are calculated for each pulse:
The local energy is calculated from the 11 time instances around the pulse center in the original STFT. All energies are calculated only above the start frequency.
The distance between a pulse pair dP
The value of (xP
Error between the pitch and the pulse distance is calculated as:
Introducing multiple of the pulse distance (k·dP
Probability of a pulse with the relation only to the already coded past pulses is defined as:
Probability (cf. entity 113p) of a pulse (pP
p
P
={dot over (p)}
P
+P
p
P
=max(pP
p
P
=min(pP
At the end of this procedure, there are NP
Below, with respect to
Pulses are coded using parameters:
and if
is not zero:
A single coded pulse is determined by parameters:
and if
is not zero:
The number of pulses is Huffman coded.
The first pulse position tP
The first pulse starting frequency fP
The spectrally flatten, e.g. performed using STFT (cf. entity 132fs of
All pulses in the frame may use the same spectral envelope (cf. entity 132as) consisting for example of eight bands. Band border frequencies are: 1 kHz, 1.5 kHz, 2.5 kHz, 3.5 kHz, 4.5 kHz, 6 kHz, 8.5 kHz, 11.5 kHz, 16 kHz. Spectral content above 16 kHz is not explicitly coded. In another example other band borders may be used.
Spectral envelope in each time instance of a pulse is obtained by summing up the magnitudes within the envelope bands, the pulse consisting of 5 time instances. The envelopes are averaged across all pulses in the frame. Points between the pulses in the time-frequency plane are not taken into account.
The values are compressed using fourth root and the envelopes are vector quantized. The vector quantizer has 2 stages and the 2nd stage is split in 2 halves. Different codebooks exist for frames with
The quantized envelope may be smoothed using linear interpolation. The spectrograms of the pulses are flattened using the smoothed envelope (cf. entity 132fs). The flattening is achieved by division of the magnitudes with the envelope (received from the entity 132as), which is equivalent to subtraction in the logarithmic magnitude domain. Phase values are not changed. Alternatively a filter processor may be configured to spectrally flatten magnitudes or the pulse STFT by filtering the pulse waveform in the time domain.
Waveform of the spectrally flattened pulse yP
The entity 132pc of
According to embodiments the most similar previously quantized pulse is found among NP
relative to the currently coded pulse, is used in the pulse coding. Up to four relative prediction source indexes
are grouped and Huffman coded. The grouping and the Huffman codes are dependent on NP
The offset for the maximum correlation is the pulse prediction offset
It is coded absolutely, differentially or relatively to an estimated value, where the estimation is calculated from the pitch lag at the exact location of the pulse dP
that maximizes the SNR is used for scaling the prediction {tilde over (z)}P
is set to zero.
The prediction residual is quantized using up to four impulses. In another example other maximum number of impulses may be used. The quantized residual consisting of impulses is named innovation żP
The first entity 132bp for finding the best prediction uses the past pulse(s) and the pulse waveform to determine the iSOURCE, shift, GP′ and prediction residual. The quantize impulse entity 132gi quantizes the prediction residual and outputs GI′ and the impulses. The entity 132ce is configured to calculate and apply a correction factor. All this information together with the pulse waveform are received by the entity 132ce for correcting the energy, so as to output the coded impulse. The following algorithm may be used according to embodiments:
For finding and coding the impulses the following algorithm is used:
|x|P
└x┘P
└x┘P
Notice that the impulses may have the same location. Locations of the pulses are ordered by their distance from the pulse center. The location of the first impulse is absolutely coded.
The locations of the following impulses are differentially coded with probabilities dependent on the position of the previous impulse. Huffman coding is used for the impulse location.
Sign of each impulse is also coded. If multiple impulses share the same location then the sign is coded only once.
The resulting 4 found and scaled impulses 15i of the residual signal 15r are illustrated by
may be scaled accordingly, e.g. impulse +/−1 multiplied by Gain
Gain
that maximizes the SNR is used for scaling the innovation żP
The first estimate for quantization of the flattened pulse waveform źP
Because the gains are found by maximizing the SNR, the energy of źP
The final gains are then:
The memory for the prediction is updated using the quantized flattened pulse waveform zP
At the end of coding of NP
Below, taking reference to
The entity 220 comprises a plurality of sub-entities, for example, the entity 220cpw for constructing spectrally flattened pulse waveform, an entity 224 for generating a pulse spectrogram (phase and magnitude spectrogram) of the spectrally flattened pulse waveform and an entity 226 for spectrally shaping the pulse magnitude spectrogram. This entity 226 uses a magnitude spectrogram as well as a pulse spectral envelope. The output of the entity 226 is fed to a converter for converting the pulse spectrogram to a waveform which is marked by the reference numeral 228. This entity 228 receives the phase spectrogram as well as the spectrally shaped pulse magnitude spectrogram, so as to reconstruct the pulse waveform. It should be noted, that the entity 220cpw (configured for constructing a spectrally flattened pulse waveform) receives at its input a signal describing a coded pulse. The constructor 220cpw comprises a kind of feedback loop including an update memory 229. This enables that the pulse waveform is constructed taking into account past pulses. Here the previously constructed pulse waveforms are fed back so that past pulses can be used by the entity 220cpw for constructing the next pulse waveform. Below, the functionality of this pulse reconstructor 220 will be discussed. To be noted that at the decoder side there are only the quantized flattened pulse waveforms (also named decoded flattened pulse waveforms or coded flattened pulse waveforms) and since there are no original pulse waveforms on the decoder side, we use the flattened pulse waveforms for naming the quantized flattened pulse waveforms at the decoder side and the pulse waveforms for naming the quantized pulse waveforms (also named decoded pulse waveforms or coded pulse waveforms or decoded pulse waveforms).
For reconstructing the pulses on the decoder side 220, the quantized flattened pulse waveforms are constructed (cf. entity 220cpw) after decoding the gains
impulses/innovation, prediction source
and offset
The memory 229 for the prediction is updated (in the same way as in the encoder in the entity 132m). The STFT (cf. entity 224) is then obtained for each pulse waveform. For example, the same 2 milliseconds long squared sine windows with 75% overlap are used as in the pulse extraction. The magnitudes of the STFT are reshaped using the decoded and smoothed spectral envelope and zeroed out below the pulse starting frequency fP
The reconstructed pulse waveforms are concatenated based on the decoded positions tP
The reconstructed pulse waveforms are concatenated based on the decoded positions tP
The reconstructed pulse waveform are not perfect representations of the original pulses. Removing the reconstructed pulse waveform from the input would thus leave some of the transient parts of the signal. As transient signals cannot be well presented with an MDCT codec, noise spread across whole frame would be present and the advantage of separately coding the pulses would be reduced. For this reason the original pulses are removed from the input.
According to embodiments the HF tonality flag ϕH may be defined as follows:
Normalized correlation ρHF is calculate on yMGF between the samples in the current window and a delayed version with
nHFTonalCurrnHFTonal=0.5·nHFTonal+nHFTonalCurr For each MDCT frequency bin above a specified frequency, it is determined, as in 5.3.3.2.5 of [18], if the frequency bin is tonal or noise like. The total number of tonal frequency bins is calculated in the current frame and additionally smoothed total number of tonal frequencies is calculated as.
HF tonality flag ϕH is set to 1 if the TNS is inactive and the pitch contour is present and there is tonality in high frequencies, where the tonality exists in high frequencies if ρHF>0 or nHFTonal>1.
With respect to
In case, the spectrum is not codeable, the process having the steps 311 and 312 together with the verifying step (spectrum now codebale) 313 is applied. After that the step size is increased (cf. 340) before initiating the next iteration (cf. step 308).
A spectrum XMR, which spectral envelope is perceptually flattened, is scalar quantized using single quantization step size gQ across the whole coded bandwidth and entropy coded for example with a context based arithmetic coder producing a coded spect. The coded spectrum bandwidth is divided into sub-bands Bi of increasing width LB
The optimal quantization step size gQo, also called global gain, is iteratively found, explained above in the explanation of the
In each iteration the spectrum XMR is quantized in the block Quantize to produce XQ1. In the block “Adaptive band zeroing” a ratio of the energy of the zero quantized lines and the original energy is calculated in the sub-bands Bi and if the energy ratio is above an adaptive threshold τB
where the flags
indicate if a sub-band was zeroed-out in the previous frame:
For each zeroed-out sub-band a flag
is set to one. At the end of processing the current frame,
are copied to
Alternatively there could be more than one tonality flag and a mapping from the plurality of the tonality flags into tonality of each sub-band, producing a tonality value for each sub-band
The values of τB
A frequency range where the adaptive band zeroing is used may be restricted above a certain frequency fABZStart, for example 7000 Hz, extending the adaptive band zeroing as long, as the lowest sub-band is zeroed out, down to a certain frequency fABZMin, for example 700 Hz.
The individual zero filling levels (individual zfl) of sub-bands of XQ1 above fEZ, where fEZ is for an example 3000 Hz that are completely zero is explicitly coded and additionally one zero filling level (zflsmall) for all zero sub-bands bellow fEZ and all zero sub-bands above fEZ quantized to zero is coded. A sub-band of XQ1 may be completely zero because of the quantization in the block Quantize even if not explicitly set to zero by the adaptive band zeroing. The required number of bits for the entropy coding of the zero filling levels (zfl consisting of the individual zfl and the zflsmall) and the spectral lines in XQ1 is calculated. Additionally the number of spectral lines NQ that can be explicitly coded with the available bit budget is found. NQ is an integral part of the coded spect and is used in the decoder to find out how many bits are used for coding the spectrum lines; other methods for finding the number of bits for coding the spectrum lines may be used, for example using special EOF character. As long as there is not enough bits for coding all non-zero lines, the lines in XQ1 above NQ are set to zero and the required number of bits is recalculated.
For the calculation of the bits needed for coding the spectral lines, bits needed for coding lines starting from the bottom are calculated. This calculation is needed only once as the recalculation of the bits needed for coding the spectral lines is made efficient by storing the number of bits needed for coding n lines for each n≤NQ.
In each iteration, if the required number of bits exceeds the available bits, the global gain is decreased (307), otherwise it is increased (314). In each iteration the speed of the global gain change is adapted. The same modification as in the rate-distortion loop from the EVS may be used to iteratively modify the global gain. At the end of the iteration process, the optimal quantization step size gQo is equal to gQ that produces optimal coding of the spectrum, for example using the criteria from the EVS.
Instead of an actual coding, an estimation of maximum number of bits needed for the coding may be used. The output of the iterative process is the optimal quantization step size gQo; the output may also contain the coded spect and the coded noise filling levels (zfl), as they are usually already available, to avoid repetitive processing in obtaining them again.
Below, the zero-filling will be discussed in detail.
According to embodiments, the block “Zero Filling” will be explained now, starting with an example of a way to choose the source spectrum.
For creating the zero filling, following parameters are adaptively found:
The optimal copy-up distance {dot over (d)}C determines the optimal distance if the source spectrum is the already obtained lower part of XCT. The value of {dot over (d)}C is between the minimum {dot over (d)}Č, that is for an example set to an index corresponding to 5600 Hz, and the maximum {dot over (d)}Ĉ, that is for an example set to an index corresponding to 6225 Hz. Other values may be used with a constraint {dot over (d)}Č<{dot over (d)}Ĉ.
The distance between harmonics
is calculated from an average pitch lag
may be obtained by analyzing XDT or a derivative of it (e.g. from a time domain signal obtained using XDT). The distance between harmonics
is not necessarily an integer. If
is set to zero, where zero is a way of signaling that there is no meaningful pitch lag.
The value of
is the minimum multiple of the harmonic distance
larger than the minimal optimal copy-up distance {dot over (d)}Č:
If
is zero then
is not used.
The starting TNS spectrum line plus the TNS order is denoted as iT, it can be for example an index corresponding to 1000 Hz.
If TNS is inactive in the frame iC
If TNS is active iC
if HFs are tonal (e.g. if ϕH is one).
Magnitude spectrum ZC is estimated from the decoded spect XDT:
A normalized correlation of the estimated magnitude spectrum is calculated:
The length of the correlation LC is set to the maximum value allowed by the available spectrum, optionally limited to some value (for example to the length equivalent of 5000 Hz).
Basically we are searching for n that maximizes the correlation between the copy-up source ZC[iC
We choose dC
and for every m≤dC
If the TNS is active we may choose {dot over (d)}C=dC
If the TNS is inactive
where {grave over (ρ)}C is the normalized correlation and {grave over (d)}C the optimal distance in the previous frame. The flag {grave over (ϕ)}T
The decision which value to return in C is primarily based on the values
and ρC[{grave over (d)}C]. If the flag {grave over (ϕ)}T
are valid then ρC[{grave over (d)}C] is ignored. The values of {grave over (ρ)}C[{grave over (d)}C] and
are used in rare cases.
In an example C could be defined with the following decisions:
for at least
and larger than ρC[{grave over (d)}C] for at least τ{grave over (d)}
and τ{grave over (d)}
and |dC
is returned if
is larger than ρC[{grave over (d)}C] for at least a threshold, for example 0.2
is returned if {grave over (ϕ)}T
is valid, that is if there is a meaningful pitch lag
is returned if {grave over (ρ)}C[{grave over (d)}C] is small, for example below 0.1, and the value of
is valid, that is if there is a meaningful pitch lag, and the pitch lag charge from the previous frame is small
The flag {grave over (ϕ)}T
The percentual change of
is also calculated.
The copy-up distance shift ΔC is set to
unless the optimal copy-up distance {dot over (d)}C is equivalent to {grave over (d)}C and
(τΔ
is a measure of change (e.g. a percentual change) of
is the perceptual change of
The minimum copy up source start šC can for an example be set to iT if the TNS is active, optionally lower bound by
if HFs are tonal, or for an example set to └2.5ΔC┘ if the TNS is not active in the current frame.
The minimum copy-up distance ďC is for an example set to ┌ΔC┐ if the TNS is inactive. If TNS is active, ďC is for an example set to šC if HF are not tonal, or ďC is set for an example to
if HFs are tonal.
Using for example XN[−1]=Σn2n|XD[n]| as an initial condition, a random noise spectrum XN is constructed as XN[n]=short(31821XN[n−1]+13849), where the function short truncates the result to 16 bits. Any other random noise generator and initial condition may be used. The random noise spectrum XN is then set to zero at the location of non-zero values in XD and optionally the portions in XN between the locations set to zero are windowed, in order to reduce the random noise near the locations of non-zero values in XD.
For each sub-band Bi of length LB
is found. The sub-band division may be the same as the sub-band division used for coding the zfl, but also can be different, higher or lower.
For an example if TNS is not active and HFs are not tonal then the random noise spectrum XN is used as the source spectrum for all sub-bands. In another example XN is used as the source spectrum for the sub-bands where other sources are empty or for some sub-bands which start below minimal copy-up destination: šC+min(ďC, LB
In another example if the TNS is not active and HFs are tonal, a predicted spectrum XNP may be used as the source for the sub-bands which start below šC+{dot over (d)}C and in which EB is at least 12 dB above EB in neighboring sub-bands, where the predicted spectrum is obtained from the past decoded spectrum or from a signal obtained from the past decoded spectrum (for example from the decoded TD signal).
For cases not contained in the above examples, distance dC may be found so that XCT[sC+m](0≤m<LB
that starts at jB
and dC may be set to
for example to the smallest such integer n. If the TNS is not active, another positive integer n may be found so that jB
In another example the lowest sub-bands
in XS up to a starting frequency fZFStart may be set to 0, meaning that in the lowest sub-bands XCT may be a copy of XDT.
An example of weighting the source spectrum based on EB in the block “Zero Filling” is given now.
In an example of smoothing the EB, EB
The scaling factor aC
Additionally the scaling is limited with the factor bC
The source spectrum band
is split in two halves and each half is scaled, the first half with gC
The scaled source spectrum band
where the scaled source spectrum band is
is added to XDT[jB
An example of quantizing the energies of the zero quantized lines (as a part of iBPC) is given now.
XQZ is obtained from XMR by setting non-zero quantized lines to zero. For an example the same way as in XN, the values at the location of the non-zero quantized lines in XQ are set to zero and the zero portions between the non-zero quantized lines are windowed in XMR, producing XQZ.
The energy per band i for zero lines (EZ
The EZ
The block LTP 164 will be explained now.
The time-domain signal yC is used as the input to the LTP, where yC is obtained from XC as output of IMDCT. IMDCT consists of the inverse MDCT, windowing and the Overlap-and-Add. The left overlap part and the non-overlapping part of yC in the current frame is saved in the LTP buffer. The LTP buffer is used in the following frame in the LTP to produce the predicted signal for the whole window of the MDCT. This is illustrated by
If a shorter overlap, for example half overlap, is used for the right overlap in the current window, then also the non-overlapping part “overlap diff” is saved in the LTP buffer. Thus, the samples at the position “overlap diff” (cf.
If a shorter overlap is used for the left overlap in the current window, the whole non-overlapping part up to the start of the current window is used as a part of the LTP buffer for producing the predicted signal.
The predicted signal for the whole window of the MDCT is produced from the LTP buffer. The time interval of the window length is split into overlapping sub-intervals of length LsubF0 with the hop size LupdateF0=LsubF0/2. Other hop sizes and relations between the sub-interval length and the hop size may be used. The overlap length may be LupdateF0−LsubF0 or smaller. LsubF0 is chosen so that no significant pitch change is expected within the sub-intervals. In an example LupdateF0 is an integer closest to
Below, an example of “calculation means (1030) configured to derive sub-interval parameters from the encoded pitch parameter dependent on a position of the sub-intervals within the interval associated with the frame of the encoded audio signal” and also an example of “parameters are derived from the encoded pitch parameter and the sub-interval position within the interval associated with the frame of the encoded audio signal” will be given. For each sub-interval pitch lag at the center of the sub-interval isubCenter is obtained from the pitch contour. In the first step, the sub-interval pitch lag dsubF0 is set to the pitch lag at the position of the sub-interval center dcontour[isubCenter]. As long as the distance of the sub-interval end to the window start (isubCenter+LsubF0/2) is bigger than dsubF0, dsubF0 is increased for the value of the pitch lag from the pitch contour at position dsubF0 to the left of the sub-interval center, that is dsubF0=dsubF0+dcontour[isubCenter−dsubF0] until isubCenter+LsubF0/2<dsubF0. The distance of the sub-interval end to the window start (isubCenter+LsubF0/2) may also be termed the sub-interval end.
In each sub-interval the predicted signal is constructed using the LTP buffer and a filter with the transfer function HLTP(z), where:
H
LTP(z)=B(z, Tfr)z−T
where Tint is the integer part of dsubF0, that is Tint=└dsubF0┘, and Tfr is the fractional part of dsubF0, that is Tfr=dsubF0−Tint, and B(z, Tfr) is a fractional delay filter. B(z, Tfr) may have a low-pass characteristics (or it may de-emphasize the high frequencies). The prediction signal is then cross-faded in the overlap regions of the sub-intervals. HLTP2(z) Alternatively the predicted signal can be constructed using the method with cascaded filters as described in [19], with zero input response (ZIR) of a filter based on the filter with the transfer function and the LTP buffer used as the initial output of the filter, where:
Examples for B(z, Tfr):
In the examples Tfr is usually rounded to the nearest value from a list of values and for each value in the list the filter B is predefined.
The predicted signal XP* is windowed, with the same window as the window used to produce XM, and transformed via MDCT to obtain XP.
Below, an example of means for modifying the predicted spectrum, or a derivative of the predicted spectrum, dependent on a parameter derived from the encoded pitch parameter will be given. The magnitudes of the MDCT coefficients at least nFsafeguard away from the harmonics in XP are set to zero (or multiplied with a positive factor smaller than 1), where nFsafeguard is for example 10. Alternatively other windows than the rectangular window may be used to reduce the magnitudes between the harmonics. It is considered that the harmonics in XP are at bin locations that are integer multiples of iF0=2LM/
The spectral envelope of XP is perceptually flattened with the same method as XM, for example via SNSE, to obtain XPS.
Below an example of “a number of predictable harmonics is determined based on the coded pitch parameter is given. Using XPS, XMS and
If the LTP is active then first └(nLTP+0.5)iF0┘ coefficients of XPS, except the zeroth coefficient, are subtracted from XMT to produce XMR. The zeroth and the coefficients above └(nLTP+0.5)iF0┘ are copied from XMT to XMR.
In a process of a quantization, XQ is obtained from XMR, and XQ is coded as spect, and by decoding XD is obtained from spect.
Below, an example of a combiner (157) configured to combine at least a portion of the prediction spectrum (XP) or a portion of the derivative of the predicted spectrum (XPS) with the error spectrum (XD) will be given. If the LTP is active then first └(nLTP+0.5)iF0┘ coefficients of XPS, except the zeroth coefficient, are added to XD to produce XDT. The zeroth and the coefficients above └(nLTP+0.5)iF0┘ are copied from XD to XDT. The “└ ┘” indicates the use of the floor function.
Below, the optional features of harmonic post-filtering will be discussed.
A time-domain signal yC is obtained from XC as output of IMDCT where IMDCT consists of the inverse MDCT, windowing and the Overlap-and-Add. A harmonic post-filter (HPF) that follows pitch contour is applied on yC to reduce noise between harmonics and to output yH. Instead of yC, a combination of yC and a time domain signal yP, constructed from the decoded pulse waveforms, may be used as the input to the HPF.
The HPF input for the current frame k is yC[n](0≤n<N). The past output samples yH[n] (−dHPFmax≤n<0, where dHPFmax is at least the maximum pitch lag) are also available. Nahead IMDCT look-ahead samples are also available, that may include time aliased portions of the right overlap region of the inverse MDCT output. We show an example where an time interval on which HPF is applied is equal to the current frame, but different intervals may be used. The location of the HPF current input/output, the HPF past output and the IMDCT look-ahead relative to the MDCT/IMDCT windows is illustrated by
If it is signaled in the bit-stream that the HPF should use constant parameters, a smoothing is used at the beginning of the current frame, followed by the HPF with constant parameters on the remaining of the frame. Alternatively, a pitch analysis may be performed on yC to decide if constant parameters should be used. The length of the region where the smoothing is used may be dependent on pitch parameters.
When constant parameters are not signaled, the HPF input is split into overlapping sub-intervals of length Lk with the hop size Lk,update=Lk/2. Other hop sizes may be used. The overlap length may be Lk,update−Lk or smaller. Lk is chosen so that no significant pitch change is expected within the sub-intervals. In an example Lk,update is an integer closest to pitch_mid/2, but not greater than pitch_mid/2, and Lk is set to 2Lk,update. Instead of pitch_mid some other values may be used, for example mean of pitch_mid and pitch_start or a value obtained from a pitch analysis on yC or for example an expected minimum pitch lag in the interval for signals with varying pitch. Alternatively a fixed number of sub-intervals may be chosen. In another example it may be additionally requested that the frame length is divisible by Lk,update (Cf
We say that the number of sub-intervals in the current interval k is Kk, in the previous interval k−1 is Kk−1 and in the following interval k+1 is Kk+1. In the example in
In other example it is possible that the current (time) interval is split into non integer number of sub-intervals and/or that the length of the sub-intervals change within the current interval as illustrated by
For each sub-interval l in the current interval k (1≤l≤Kk), sub-interval pitch lag pk,l is found using a pitch search algorithm, which may be the same as the pitch search used for obtaining the pitch contour or different from it. The pitch search for sub-interval l may use values derived from the coded pitch lag (pitch_mid, pitch_end) to reduce the complexity of the search and/or to increase the stability of the values pk,l across the sub-intervals, for example the values derived from the coded pitch lag may be the values of the pitch contour. In other example, parameters found by a global pitch analysis in the complete interval of yC may be used instead of the coded pitch lag to reduce the complexity of the search and/or the stability of the values pk,l across the sub-intervals. In another example, when searching for the sub-interval pitch lag, it is assumed that an intermediate output of the harmonic post-filtering for previous sub-intervals is available and used in the pitch search (including sub-intervals of the previous intervals).
The Nahead (potentially time aliased) look-ahead samples may also be used for finding pitch in sub-intervals that cross the (time) interval/frame border or, for example if the look-ahead is not available, a delay may be introduced in the decoder in order to have a look-ahead for the last sub-interval in the interval. Alternatively a value derived from the coded pitch lag (pitch_mid, pitch_end) may be used for pk,K
For the harmonic post-filtering, the gain adaptive harmonic post-filter may be used. In the example the HPF has the transfer function:
where B(z, Tfr) is a fractional delay filter. B(z, Tfr) may be the same as the fractional delay filters used in the LTP or different from them, as the choice is independent. In the HPF, B(z, Tfr) acts also as a low-pass (or a tilt filter that de-emphasizes the high frequencies). An example for the difference equation for the gain adaptive harmonic post-filter with the transfer function H(z) and bj(Tfr) as coefficients of B(z, Tfr) is:
Instead of a low-pass filter with a fractional delay, the identity filter may be used, giving B(z, Tfr)=1 and the difference equation:
y[n]=x[n]−βh(αx[n]−gy[n−Tint])
The parameter g is the optimal gain. It models the amplitude change (modulation) of the signal and is signal adaptive.
The parameter h is the harmonicity level. It controls the desired increase of the signal harmonicity and is signal adaptive. The parameter β also controls the increase of the signal harmonicity and is constant or dependent on the sampling rate and bit-rate. The parameter β may also be equal to 1. The value of the product βh should be between 0 and 1, 0 producing no change in the harmonicity and 1 maximally increasing the harmonicity. In practice it is usual that βh<0.75.
The feed-forward part of the harmonic post-filter (that is 1−αβhB(z, 0)) acts as a high-pass (or a tilt filter that de-emphasizes the low frequencies). The parameter α determines the strength of the high-pass filtering (or in another words it controls the de-emphasis tilt) and has value between 0 and 1. The parameter α is constant or dependent on the sampling rate and bit-rate. Value between 0.5 and 1 is advantageous in embodiments.
For each sub-interval, optimal gain gk,l and harmonicity level hk,l is found or in some cases it could be derived from other parameters.
For a given B(z, Tfr) we define a function for shifting/filtering a signal as:
With these definitions yL,l[n] represents for 0≤n<L the signal yC in a sub-interval l with length L,
We define normalized correlation normcorr(yC, yH, l, L, p) of signals yC and yH at sub-interval l with length L and shift p as:
An alternative definition of normcorr(yC, yH, l, L, p) may be:
In the alternative definition yL,l[n−Tint] represents yH in the past sub-intervals for n<Tint. In the definitions above we have used the 4th order B (z, Tfr). Any other order may be used, requiring change in the range for j. In the example where B(z, Tfr)=1, we get
The normalized correlation defined in this manner allows calculation for fractional shifts p.
The parameters of normcorr l and L define the window for the normalized correlation. In the above definition rectangular window is used. Any other type of window (e.g. Hann, Cosine) may be used instead which can be done multiplying
To get the normalized correlation on a sub-interval we would set l to the interval number and L to the length of the sub-interval.
The output of yL,l−p[n] represents the ZIR of the gain adaptive harmonic post-filter H(z) for the sub-frame l, with β=h=g=1 and Tint=└p┘ and Tfr=p−Tint.
The optimal gain gk,l models the amplitude change (modulation) in the sub-frame l. It may be for example calculated as a correlation of the predicted signal with the low passed input divided by the energy of the predicted signal:
In another example the optimal gain gk,l may be calculated as the energy of the low passed input divided by the energy of the predicted signal:
The harmonicity level hk,l controls the desired increase of the signal harmonicity and can be for example calculated as square of the normalized correlation:
hk,l=normcorr(yC, yH, l, Lk, pk,l)2
Usually the normalized correlation of a sub-interval is already available from the pitch search at the sub-interval.
The harmonicity level hk,l may also be modified depending on the LTP and/or depending on the decoded spectrum characteristics. For an example we may set:
hk,l=hmodLTPhmodTiltnormcorr(yC, yH, l, Lk, pk,l)2
where hmodLTP is a value between 0 and 1 and proportional to the number of harmonics predicted by the LTP and hmodTilt is a value between 0 and 1 and inverse proportional to a tilt of XC. In an example hmodLTP=0.5 if nLTP is zero, otherwise hmodLTP=0.7+0.3nLTP/nLTP. The tilt of XC may be the ratio of the energy of the first 7 spectral coefficients to the energy of the following 43 coefficients.
Once we have calculated the parameters for the sub-interval l, we can produce the intermediate output of the harmonic post-filtering for the part of the sub-interval l that is not overlapping with the sub-interval l+1. As written above, this intermediate output is used in finding the parameters for the subsequent sub-intervals.
Each sub-interval is overlapping and a smoothing operation between two filter parameters is used. The smoothing as described in [3] may be used. Below, advantageous embodiments will be discussed:
Embodiments provide an apparatus for decoding and encoding audio signals, the encoded audio signal comprising at least encoded pitch parameters and parameters defining an error spectrum, the apparatus comprising: inverse frequency domain transform (e.g. inverse MDCT) for generating a block of aliased td audio signal from a derivative of the error spectrum; means for generating a frame of td audio signal using at least two blocks of aliased td audio signal, where at least some portions of the aliased td audio signal are different from the td audio signal (time domain alias cancelation (tdac) coming from windowing and Overlap-and-Add); means for putting samples from the frame of td audio signal into an LTP buffer; means for dividing a prediction signal into sub-intervals depending on the encoded pitch parameters, where at least in some cases there are more sub-intervals than temporally distinct encoded pitch parameters; means for deriving sub-interval parameters from the encoded pitch parameters depending on the position of the sub-interval within the prediction signal, where at least in some cases there are more distinct sub-interval parameters than temporally distinct encoded pitch parameters; means for generating the prediction signal from the LTP buffer depending on the sub-interval parameters, including smoothing across/at sub-interval borders; frequency domain transform for generating a prediction spectrum; means to combine at least a portion of a derivative of the prediction spectrum with the error spectrum to generate a combined spectrum (derivation is a perceptual spectral flattening or a modification); where the derivative of the error spectrum is derived from the combined spectrum (derivation including zero filling, perceptual spectral shaping and TNS).
According to another embodiment an apparatus is provided for decoding an encoded audio signal. The apparatus comprises: inverse frequency domain transform for generating a block of aliased td audio signal from a derivative of the error spectrum; means for generating a frame of td audio signal using at least two blocks of aliased td audio signal, where at least some portions of the aliased td audio signal are different from the td audio signal (time domain alias cancelation (tdac) coming from windowing and Overlap-and-Add); means for putting samples from the frame of td audio signal into an LTP buffer; means for generating a prediction signal from the LTP buffer depending on parameters derived from the encoded pitch parameters; frequency domain transform for generating a prediction spectrum from the prediction signal; means for modifying the prediction spectrum, or a derivative of it, depending on parameters derived from the encoded pitch parameters, to generate modified prediction spectrum; (derivation is for example perceptual spectral flattening. modification is for example the magnitude reduction between harmonics or restriction to the number of predictable harmonics) means to combine at least a portion of a derivative of the modified prediction spectrum with the error spectrum to generate a combined spectrum (derivation is for example perceptual spectral flattening); where the derivative of the error spectrum is derived from the combined spectrum (derivation including for example zero filling, perceptual spectral shaping and TNS).
Another apparatus for decoding an encoded audio signal comprises: inverse frequency domain transform for generating a block of aliased td audio signal from a derivative of the error spectrum; means for generating a frame of td audio signal using at least two blocks of aliased td audio signal, where at least some portions of the aliased td audio signal are different from the td audio signal (time domain alias cancelation (tdac) coming from windowing and Overlap-and-Add); means for putting samples from the frame of td audio signal into an LTP buffer; means for deriving modified pitch parameters from the encoded pitch parameters depending on the contents of the LTP buffer (i.e. extending frequency range of the encoded pitch parameters); means for generating a prediction spectrum from the LTP buffer depending on the modified pitch parameters; (the modified pitch parameters may be used to generate the prediction signal or to modify the prediction spectrum) means to combine at least a portion of a derivative of the prediction spectrum with the error spectrum to generate a combined spectrum (derivation is for example perceptual spectral flattening); where the derivative of the error spectrum is derived from the combined spectrum (derivation including for example zero filling, perceptual spectral shaping and TNS).
According to embodiments the apparatus additionally comprises means for putting all samples from the block of aliased td audio signal not different from the td audio signal into the LTP buffer, even when the samples are used for producing the subsequent frame of td audio signal (using the non-overlapping IMDCT output when overlap is shorter than the maximum overlap). For example, the portion of respective samples used by the LTP buffer may be adapted (e.g. so that a portion of the samples used for the LTP is increased). An example for an increased portion used for the LTP is shown by
Another embodiment provides an audio processor for processing an audio signal having associated therewith a pitch lag information, the audio processor comprises a domain converter for converting on a frame basis a first domain representation of the audio signal into a second domain representation of the audio signal; and means for dividing the audio signal into overlapping sub-intervals depending on the pitch information, where at least in some cases there are at least two sub-intervals in a frame; a harmonic post-filter for filtering on a sub-interval basis the second domain representation of the audio signal, (including smoothing across/at sub-interval borders,) wherein the harmonic post-filter is based on a transfer function comprising a numerator and a denominator, wherein the numerator comprises a harmonicity value, and wherein the denominator comprises the harmonicity value and a gain value and a pitch lag value, where the harmonicity value is proportional to a desired intensity of the filter independent of amplitude changes in the audio signal and the gain value is dependent on amplitude changes in the audio signal and at least in some cases the harmonic post-filter is different in different sub-intervals.
According to embodiments, the harmonicity value, the gain value and the pitch lag value are derived using already available output of the harmonic post-filter in past sub-intervals and the second domain representation of the audio signal. Background is that harmonic post-filter may change from a previous sub-interval to a subsequent sub-interval and that the harmonic post-filter uses the already available output as its input.
Another embodiment provides a combination of both the LTP and the HPF with a frequency domain decoder.
Although some aspects have been described in the context of an apparatus, it is clear that these aspects also represent a description of the corresponding method, where a block or device corresponds to a method step or a feature of a method step. Analogously, aspects described in the context of a method step also represent a description of a corresponding block or item or feature of a corresponding apparatus. Some or all of the method steps may be executed by (or using) a hardware apparatus, like for example, a microprocessor, a programmable computer or an electronic circuit. In some embodiments, some one or more of the most important method steps may be executed by such an apparatus.
The inventive encoded audio signal can be stored on a digital storage medium or can be transmitted on a transmission medium such as a wireless transmission medium or a wired transmission medium such as the Internet.
Depending on certain implementation requirements, embodiments of the invention can be implemented in hardware or in software. The implementation can be performed using a digital storage medium, for example a floppy disk, a DVD, a Blu-Ray, a CD, a ROM, a PROM, an EPROM, an EEPROM or a FLASH memory, having electronically readable control signals stored thereon, which cooperate (or are capable of cooperating) with a programmable computer system such that the respective method is performed. Therefore, the digital storage medium may be computer readable.
Some embodiments according to the invention comprise a data carrier having electronically readable control signals, which are capable of cooperating with a programmable computer system, such that one of the methods described herein is performed.
Generally, embodiments of the present invention can be implemented as a computer program product with a program code, the program code being operative for performing one of the methods when the computer program product runs on a computer. The program code may for example be stored on a machine readable carrier.
Other embodiments comprise the computer program for performing one of the methods described herein, stored on a machine readable carrier.
In other words, an embodiment of the inventive method is, therefore, a computer program having a program code for performing one of the methods described herein, when the computer program runs on a computer.
A further embodiment of the inventive methods is, therefore, a data carrier (or a digital storage medium, or a computer-readable medium) comprising, recorded thereon, the computer program for performing one of the methods described herein. The data carrier, the digital storage medium or the recorded medium are typically tangible and/or non-transitionary.
A further embodiment of the inventive method is, therefore, a data stream or a sequence of signals representing the computer program for performing one of the methods described herein. The data stream or the sequence of signals may for example be configured to be transferred via a data communication connection, for example via the Internet.
A further embodiment comprises a processing means, for example a computer, or a programmable logic device, configured to or adapted to perform one of the methods described herein.
A further embodiment comprises a computer having installed thereon the computer program for performing one of the methods described herein.
A further embodiment according to the invention comprises an apparatus or a system configured to transfer (for example, electronically or optically) a computer program for performing one of the methods described herein to a receiver. The receiver may, for example, be a computer, a mobile device, a memory device or the like. The apparatus or system may, for example, comprise a file server for transferring the computer program to the receiver .
In some embodiments, a programmable logic device (for example a field programmable gate array) may be used to perform some or all of the functionalities of the methods described herein. In some embodiments, a field programmable gate array may cooperate with a microprocessor in order to perform one of the methods described herein. Generally, the methods are advantageously performed by any hardware apparatus.
The above described embodiments are merely illustrative for the principles of the present invention. It is understood that modifications and variations of the arrangements and the details described herein will be apparent to others skilled in the art. It is the intent, therefore, to be limited only by the scope of the impending patent claims and not by the specific details presented by way of description and explanation of the embodiments herein.
Number | Date | Country | Kind |
---|---|---|---|
21185662.0 | Jul 2021 | EP | regional |
This application is a continuation of copending International Application No. PCT/EP2022/069751, filed Jul. 14, 2022, which is incorporated herein by reference in its entirety, and additionally claims priority from European Application No. EP 21 185 662.0, filed Jul. 14, 2022, which is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/EP2022/069751 | Jul 2022 | WO |
Child | 18405369 | US |