Skip to content

Instantly share code, notes, and snippets.

# convert a wav file mono or stereo of any samping rate higher than 16khz to 16khz mono
import os
import audioop
import wave
import sys
import pandas as pd
import soundfile as sf
@xf15
xf15 / rmarkdown.md
Last active April 19, 2023 04:51
rmarkdown and bookdown, latex math too