The physical layer is the lowest layer of a computer network; it is mainly responsible for the physical transmission of data.

The physical layer provides services to the data link layer, so that the data link layer only needs to consider how to encapsulate its protocol data units (PDUs), without worrying about how the data is actually transmitted.

Read more »

With the help of DeepSeek, this post helps me understand three model compression techniques for mobile AI: Knowledge Distillation, Quantization, and Pruning.

Read more »

The NVIDIA BlueField Data Processing Unit (DPU) is a high-performance networking and compute accelerator designed for modern data centers. This post introduces the main components and features of the BlueField DPU.

Read more »

Overview

Operating systems provide an environment for program executions and services to programs/users

Read more »

Preface

This is the common recipe for ESPnet2 speech enhancement frontend.
This is the general recipe for the ESPnet2 speech enhancement front end.

This post is my study notes on the speech enhancement part of the ESPnet speech processing toolkit. The first draft was generated with the help of claude-3.5-sonnet, and I will keep updating it on that basis and adding my own understanding.

Read more »
中文