csukuangfj / optimized_transducer

Memory efficient transducer loss computation
Other
68 stars 12 forks source link

Add Python APIs for loss computation. #4

Closed csukuangfj closed 2 years ago

csukuangfj commented 2 years ago

The C++ implementation supports only CPU for now.

The CUDA version is still WIP.