返回全部动态

llama.cpp b10326 发布:TTS 计时改进及多平台支持

原标题:b10326

llama.cpp Releases一手来源产品发布质量 63

AI 摘要

llama.cpp 发布 b10326 版本,主要更新是在 TTS 功能中,将声码器(vocoder)的波形生成时间计入计时行,使报告的总时长与音频处理比例更准确。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件后端。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> tts: account for the vocoder pass in the timings line (#26733) get_output runs the waveform work the pipeline defers to it, from a single trailing window to a full pass depending on the model. Measuring it keeps the reported total and the audio to process ratio honest. </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10326/llama-b10326-bin-macos-arm64.tar.gz) - macOS Apple Sil


发布时间:2026-08-08 05:23
抓取时间:2026-08-08 05:55
来源机构:ggml-org
阅读原文github.com