文件名称:AutoEncoder:使用Tensorflow2制作的AutoEncoder功能提取器
文件大小:62KB
文件格式:ZIP
更新时间:2024-03-10 23:44:10
Python
自动编码器 使用Tensorflow2制作的AutoEncoder功能提取器 依存关系 Tensorflow 2泡菜麻木 对于数据提取: scipy shennong 如果使用Wav2Vec表示形式: torch fairseq soundfile 别的, remove in data.py class PretrainedWav2VecModel and Prediction function read_audio and erase import torch, nn, fairseq and soundfile
【文件预览】:
AutoEncoder-master
----loss_ae.txt(89KB)
----data.py(5KB)
----batching.py(1KB)
----eval_test.py(5KB)
----README.md(388B)
----train_ae.py(4KB)
----__pycache__()
--------batching.cpython-36.pyc(1KB)
--------data.cpython-36.pyc(3KB)
----loss_ae_wtv.txt(124KB)
----extract_feat.py(3KB)