github altunenes/parakeet-rs v0.2.6

latest releases: v0.3.4, v0.3.3, v0.3.2...
3 months ago

What's Changed

  • Transcribe dedup by @tomschelsen in #33
  • small fix: examples/diarization.rs was missing use parakeet_rs::Trans… by @altunenes in #34
  • add int8 model names for tdt by @altunenes in #35
  • Update deps: tokenizers and ndarray feature for ort (for integration methods between ort and ndarray.) by @altunenes in #36
  • add support for sortformer_4spk-v2.1.onnx by @altunenes in #38
  • Fix incorrect token joining in TDT transcriber by @altunenes in #45
  • fix: read vocab size from vocab.txt instead of hardcoding by @sammcj in #44
  • expose dynamic linking for ort by @altunenes in #47
  • update tokenizers 0.22.2 & disable the Cpp esaxx dep by @altunenes in #48

New Contributors

Full Changelog: v0.2.5...v0.2.6

Don't miss a new parakeet-rs release

NewReleases is sending notifications on new releases.