音频编码器 CELT audio codec

码农软件 · 软件分类 · 多媒体处理 · 2019-09-15 15:27:12

软件介绍

CELT (Constrained Energy Lapped Transform) 是一个超低延迟的音频编码器,主要用在实时高质量的语音传输应用上。测试过celt编码器,效果不错。它可以编码人声、音乐声等等。音质达到mp3的音质,但是编码率很高,编码速度也很快。

本文地址:https://codercto.com/soft/d/14658.html

Understanding Machine Learning

Understanding Machine Learning

Shai Shalev-Shwartz、Shai Ben-David / Cambridge University Press / 2014 / USD 48.51

Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it of......一起来看看 《Understanding Machine Learning》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码