“ FFmpeg 之父 Fabrice Bellard 发布音频压缩工具 TSAC 头条 ”

发布时间:2024-04-09
今日阅读:0
来源:OSCHINA
作者:局
...

FFmpeg 之父 Fabrice Bellard 发布音频压缩工具 TSAChttps://bellard.org/tsac/。 根据介绍,对于 44.1 kHz 的音频,TSAC 可将其压缩至 5.5 kb/s 单声道或 7.5 kb/s 立体声 并确保提供可感知的“良好”质量。此外还可将一首 3.5 分钟的立体声乐曲压缩至 192 KiB。 img TSAC 基于针对立体声扩展的 Descript Audio Codec 的修改版本和 Transformer 模型,以进一步提高压缩比。两种模型均量化为每个参数 8 位。TSAC 需要大量的计算能力,如果希望快速运行推荐使用英伟达 GPU,当然也支持 CPU,但速度较慢。 讨论https://hydrogenaud.io/index.php/topic,125765 下载地址 - Linux version:tsac-2024-04-08.tar.gz. (readme.txt) - Windows version (experimental):tsac-2024-04-08-win64.zip.

每日一言

"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"

...

站点统计

本周更新文章: 0 篇
文章总数: 59110 篇
今日访问量: 26296 次
访问总量: 210500 次