Skip to content

onnx-asr v0.10.0

Choose a tag to compare

@istupakov istupakov released this 26 Dec 04:51
· 79 commits to main since this release

Highlights

  • Improved TensorRT support: 10x speedup on GigaAM v2/v3 CTC and 3x speedup on Parakeet TDT v2/v3!
  • Optimized the default ONNX configuration to automatically exclude unsupported providers.
  • Installation from source has been simplified - you can now just use pip / uv.
  • You can specify the folder where to download the model.
  • The cpu_preprocessing option is deprecated and ignored, use preprocessor_config and resampler_config instead.

What's Changed

Full Changelog: v0.9.1...v0.10.0