TemporalShifting ================ Shifts audio signals by a random amount during training. **Abstract Signature:** ``TemporalShifting(shift_range_ms: float = 0.0, sample_rate: float = 16000.0, axis: int = 1)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API:
Strategy: Custom / Partial

PaxML / Praxis

API: praxis.layers.TemporalShifting
Strategy: Direct Mapping