HappyColor / SpeechFormer

Official implement of SpeechFormer written in Python (PyTorch).
72 stars 7 forks source link

能提供数据预处理的代码吗? #1

Closed Chenpuh closed 1 year ago

Chenpuh commented 2 years ago

你好,不同数据集的结构是不一样的,你能提供怎么把不同的数据集的音频文件整合到对应的音频文件夹wav_file中以及其音频文件所对应的label的代码吗?

HappyColor commented 1 year ago

I apologize for the late reply. I have added the example.csv files in the ./metadata directory.