1月英语积累
- to project FFT bins onto Mel-frequency bins bins.
*将FFT分值投射到Mel频率分值上。 - n_fft is inferred from S
2022-01-03
| 后者的起始频率为前者的中心频率 | The starting frequency of the latter is the center frequency of the former |
| 对此信号分帧、加窗之后,对其进行离散傅里叶变换,即可得到stft矩阵。 | After framing and windowing this signal, a discrete Fourier transform is applied to it to obtain the stft matrix. |
| This matrix represents the signal in the time-frequency domain over short overlapping windows. | 此矩阵在跨越多个短重叠窗口的时频域表示这个信号 |
| 在低频区分布稀疏 | are sparsely distributed in the high frequency region. |
2022-01-04
| Throughout training we use a batchsize of 64, a momentum of 0.9 and a decay of 0.0005 | 在整个训练过程中,我们使用的批次为64,动量为0.9%,衰减率为0.0005 |
| 训练集 | training set |
2022-01-05
| 该图对比了同一段语音的频谱和梅尔频谱图 | This figure compares the spectrum and mel spectrum of the same voice signal . |
| 听觉的 | auditory |
| 难度适中 | be of moderate difficulty |