transform_vol | R Documentation |
Add a volume to an waveform.
transform_vol(gain, gain_type = "amplitude")
gain |
(float): Interpreted according to the given gain_type:
If |
gain_type |
(str, optional): Type of gain. One of: |
forward param: waveform (Tensor): Tensor of audio of dimension (..., time).
Tensor: Tensor of audio of dimension (..., time).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.