Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 388 Bytes

File metadata and controls

18 lines (16 loc) · 388 Bytes

AutoEncoder

AutoEncoder features extractor made with Tensorflow2

Dependencies

Tensorflow 2 pickle numpy

For data extraction:

scipy
shennong

If using Wav2Vec representation:

torch
fairseq
soundfile

else,

remove in data.py class PretrainedWav2VecModel and Prediction function read_audio
and erase import torch, nn, fairseq and soundfile