Skip to content

v0.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 22:34
· 27 commits to main since this release

What's Changed

  • yue2: eager NAR attention on Intel Vulkan by @engival in #557
  • Build native CUDA kernels for Turing by @0xShug0 in #562
  • Export generated Yue2 ABC plan as a score artifact by @chbgdn in #561
  • kokoro_tts: skip phonemes the vocab has no id for, as KModel does by @christopherthompson81 in #564
  • kokoro_tts: complete the misaki eSpeak frontend port (English arm, syllabic consonants, guillemets) by @christopherthompson81 in #565
  • qwen decode runtime: zero the decode graph buffer after allocation by @engival in #560
  • Add YuE2 AR LoRA support by @0xShug0 in #567
  • capi: list-valued request options by @christopherthompson81 in #566
  • Add Canary, Cohere Transcribe, and MOSS Transcribe Diarize by @0xShug0 in #568
  • HIP: speed up RoFormer FP32 attention with contiguous operands by @lkarlslund in #573
  • gguf: carry a GGUF input's embedded sidecars, and check the finished package against the one it was made from by @christopherthompson81 in #579
  • cmake: say what the CUDA build is about to cost, and add an opt-in --ccache by @christopherthompson81 in #576
  • Add Apollo, UniverSR and PulseVAD models by @0xShug0 in #583
  • Support textless diarization in transcription details by @0xShug0 in #584
  • docs: add AudioCpp.NET to the Projects list by @dongfangzhizhu in #585
  • kokoro_tts: accept a supplied phoneme stream, bypassing the built-in G2P by @christopherthompson81 in #577
  • Support independent YuE2 AR and NAR LoRA adapters by @0xShug0 in #586
  • docs: add yovoice to the Projects list by @leemysw in #587
  • docs(fish_audio): add Fish Audio S2 Pro Q6_K/Q4_K quantization recipe & ecosystem integrations by @dasilva333 in #588
  • Add six ASR and audio tool families to the WebUI by @0xShug0 in #589
  • fix(clap): materialize contiguous layout before the mel-projection matmul by @weidu-tpvision in #593
  • cli: add --out-format to choose the WAV sample format of --out/--out-dir by @niksedk in #591

New Contributors

Full Changelog: v0.8.0...v0.8.1