Merge pull request #45655 from Yosshi999:patch-1
PiperOrigin-RevId: 350251519 Change-Id: Ie4d9299f8332ba29843227ae244ef1e5b5d0ea83
This commit is contained in:
commit
91a9569424
@ -99,7 +99,7 @@ def linear_to_mel_weight_matrix(num_mel_bins=20,
|
||||
upper_edge_hertz=3800.0,
|
||||
dtype=dtypes.float32,
|
||||
name=None):
|
||||
"""Returns a matrix to warp linear scale spectrograms to the [mel scale][mel].
|
||||
r"""Returns a matrix to warp linear scale spectrograms to the [mel scale][mel].
|
||||
|
||||
Returns a weight matrix that can be used to re-weight a `Tensor` containing
|
||||
`num_spectrogram_bins` linearly sampled frequency information from
|
||||
|
Loading…
x
Reference in New Issue
Block a user