Skip to content

Instantly share code, notes, and snippets.

View hotbaby's full-sized avatar

阳阳 hotbaby

  • 23:37 (UTC +08:00)
View GitHub Profile
@hotbaby
hotbaby / monitor_ib_traffic.py
Created May 7, 2024 08:52 — forked from Dounm/monitor_ib_traffic.py
Monitor Infiniband traffic and caculate bandwidth
# Inspired by https://github.com/vpenso/ganglia-sensors/blob/master/lib/python_modules/infiniband.py#/
import logging
import re
import sys
import json
import time
import subprocess
@hotbaby
hotbaby / asr_fbank_mfcc.ipynb
Created March 4, 2024 02:01 — forked from murphypei/asr_fbank_mfcc.ipynb
ASR FBANK MFCC 特征提取
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.