Stars
Mandarin Chinese audio datasets aligned with Montreal Forced Aligner
Open-source framework for conversational voice AI agents
Unofficial implementation of the paper "Neural Homomorphic Vocoder" (Interspeech 2020)
Real-time end-to-end singing voice conversion system based on DDSP (Differentiable Digital Signal Processing)
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
webrtc c++ library for mediasoup with full sfu c++ demo
A package used to test webrtc apm functions, such as aec, ns
Congestion control algorithms evaluation on ns3
travel across kinds of NATs, including symmetric NATs
zfec -- an efficient, portable erasure coding tool
linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained from the kernel sources, it is hard to escape the fascination …
Perceptual video quality assessment based on multi-method fusion.
Purely functional video codec, used for ExCamera and Salsify
disruptor c++ implementation for IPC (arbitrary length of data)
disruptor c++ implementation for IPC (Linux, Mac OS)
基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全
Video Jitter Buffer derived from WebRTC