Module utils

Module utils 

Source
Expand description

Utility functions

Functionsยง

get_nb_frames
Gets the number of frames in an Opus packet.
get_nb_samples
Gets the number of samples of an Opus packet.
soft_clip
Applies soft-clipping to bring a float signal within the [-1,1] range.