for Television — Format for Non-PCM Audio and Data in an AES3 Serial Digital Audio Interface
2024-03-15 10:44:39 52KB SMPTE337
1
MPEG Audio Info原代码(C++);MPEG Audio Info工具 学习MP3解码,看MP3各种参数必须工具
2024-03-13 16:32:06 225KB MPEG Audio Audio Info工具
1
auditok是一个音频活动检测工具,可以处理在线数据(从音频设备或标准输入中读取)以及音频文件。 它可以用作命令行程序或通过调用其API。 可在上找到该文档的最新版本 安装 auditok的基本版本将与标准Python(> = 3.4)一起运行。 但是,在不安装其他依赖项的情况下, auditok只能处理wav或原始格式的音频文件。 如果需要更多功能,则需要以下软件包: :以流行的音频格式(ogg,mp3等)读取音频文件或从视频文件中提取音频。 :从麦克风读取音频数据并播放音频。 :播放音频剪辑时显示进度栏。 :绘制音频信号和检测。 :matplotlib必需。 也用于某些数学运算,而不是标准python(如果有)。 使用pip安装最新的稳定版本: sudo pip install auditok 从github安装最新的开发版本: pip install
2024-03-12 14:25:58 1.97MB audio-data
1
在日常的音频采集中经常会混入扬声器播放的声音,有些硬件会支持回声消除,有些则需要自己处理,本文件是Android端使用WebRTC的回声消除模块,去除录入音频的远端音频的示例
2024-02-23 11:43:58 475KB webrtc android audio 回声消除
1
Delve into the Broadcom VideoCore GPU used on the Raspberry Pi and master topics such as OpenGL ES and OpenMAX. Along the way, you’ll also learn some Dispmanx, OpenVG, and GPGPU programming. The author, Jan Newmarch bumped into a need to do this kind of programming while trying to turn the RPi into a karaoke machine: with the CPU busting its gut rendering MIDI files, there was nothing left for showing images such as karaoke lyrics except for the GPU, and nothing really to tell him how to do it. Raspberry Pi GPU Audio Video Programming scratches his itch and since he had to learn a lot about RPi GPU programming, he might as well share it with you. What started as a side issue turned into a full-blown project of its own; and this stuff is hard. What You'll Learn Use Dispmanx and EGL on Raspberry Pi Work with OpenMAX and its components, state, IL Client Library, * * Buffers, and more on RPi Process images and video on RPi Handle audio on RPi Render OpenMAX to OpenGL on the RPi Play multimedia files on the RPi Use OpenVG for text processing and more Master overlays Who This Book Is For You should be comfortable with C programming and at least some concurrency and thread programming using it. This book is for experienced programmers who are new or learning about Raspberry Pi. Table of Contents Chapter 1: Introduction to the Raspberry Pi Chapter 2: Khronos Group Chapter 3: Compiling Programs for the Raspberry Pi Chapter 4: Dispmanx on the Raspberry Pi Chapter 5: EGL on the Raspberry Pi Chapter 6: OpenGL ES on the Raspberry Pi Chapter 7: OpenMAX on the Raspberry Pi Concepts Chapter 8: OpenMAX Components on the Raspberry Pi Chapter 9: OpenMAX on the Raspberry Pi State Chapter 10: OpenMAX IL Client Library on the Raspberry Pi Chapter 11: OpenMAX Buffers on the Raspberry Pi Chapter 12: Image Processing on the Raspberry Pi Chapter 13: OpenMAX Video Processing on the Raspberry Pi Chapter 14: OpenMAX Audio on the Raspberry Pi Chapter 15: Rendering OpenMAX to OpenGL on the Raspberry Pi Chapter 16: Playing Multimedia Files on the Raspberry Pi Chapter 17: Basic OpenVG on the Raspberry Pi Chapter 18: Text Processing in OpenVG on the Raspberry Pi Chapter 19: Overlays on the Raspberry Pi
2023-12-21 12:01:36 3.71MB Raspberry GPU Programming
1
unity游戏音频可视化插件 Audio Visualizer v2.4.unitypackage
2023-12-06 14:31:30 141B Audio 音频可视化插
1
音频行业通用的标准,详细介绍了多声道的frame和data-burst中的各个bit的位置和意义,对于音频编码是不二之选哦!
2023-11-24 10:42:00 2.49MB audio
1
SincNet SincNet是用于处理原始音频样本的神经体系结构。 这是一种新颖的卷积神经网络(CNN),它鼓励第一个卷积层发现更多有意义的滤波器。 SincNet基于参数化的Sinc函数,这些函数实现了带通滤波器。 与学习每个滤波器的所有元素的标准CNN相比,所提出的方法只能从数据中直接学习低和高截止频率。 这提供了一种非常紧凑而有效的方式来导出专门针对所需应用进行了调整的定制滤波器组。 该项目发布了一系列代码和实用程序,可通过SincNet进行说话人识别。 使用TIMIT数据库提供了说话人识别的示例。 如果您对应用于语音识别的SincNet感兴趣,可以查看PyTorch-Kaldi
2023-11-23 13:09:20 173KB audio python deep-learning signal-processing
1
这个驱动很稳定 也很好用,支持WIN7 XP 系统
2023-11-10 21:16:21 11.77MB
1
》》问题:Win10系统常见问题,主机前面板耳机插孔没有声音,只有后面有声音,并且系统中声音和设备中找不到Realtek高清晰音频管理器,无法设置。 》》网上的解决方案:基本都是基于找到“Realtek高清晰音频管理器”来设置,但是多数人都找不到Realtek高清晰音频管理器,并且安装realtek hd audio driver失败。 》》一招解决: win10中没有realtek hd audio driver并且安装不上,要使用Realtek audio consloe 下载提供的安装包(亲测可用),双击打开,选中Realtek audio consloe 安装,安装完成后打开Realtek audio consloe ,左下角“设备高级设置”-》“禁用前面板插孔检测”开关打开-》前面板“耳机、麦克风”选择设置一下就可以了。 在网上搜索了N多种答案都没解决,自己找的安装包,解决了。试试吧
1