This issue is to track the follow-up work to #1137, which introduced rnnt_loss and RNNTLoss as a prototype in torchaudio.prototype.transducer using HawkAaron's warp-transducer.
- Update documentation
- Extend guards for prototype
- Update building process
- Modernization
cc @astaff, internal
This issue is to track the follow-up work to #1137, which introduced
rnnt_lossandRNNTLossas a prototype intorchaudio.prototype.transducerusing HawkAaron's warp-transducer.DEBUGflag to cmakeUSE_CUDAoption for user: build currently depends on presence of device, see here, and pytorch.AT_DISPATCH_FLOATING_TYPES.float16.cc @astaff, internal