Skip to content

0.1.3

Choose a tag to compare

@Blackwood416Blackwood416 released this 24 May 14:20

Features:

  • Add support for Qwen3-ASR series models (including both Qwen3-ASR-0.6B BF16 and Qwen3-ASR-1.7B BF16, NF4 quantization support is still under development)
  • Native support for Mono or Stereo .mp3 .wav .flac with any sample rate, can handle unsupported audio format(eg. .m4a) by using external ffmpeg (you have to add ffmpeg to your PATH to enable this)
  • Update CLI and API for the new audio transcription feature
  • WIP: LoRA support for Qwen3 series models for both BF16 and NF4, tested on Qwen3 0.6B and sakura-qwen3-0.6b-lora-demo-v1

Credits:

  • Thanks to dr_libs for the native support of .mp3 .wav .flac
  • Thanks to ffmpeg for other audio format support

Full Changelog: 0.1.2...0.1.3