kymlcode commited on
Commit
1f81ba8
·
verified ·
1 Parent(s): 8743645

Update configs/inference/inference_audio.yaml

Browse files
configs/inference/inference_audio.yaml CHANGED
@@ -1,5 +1,5 @@
1
  a2m_model:
2
- out_dim: 1404
3
  latent_dim: 512
4
  model_path: ./pretrained_model/wav2vec2-base-960h
5
  only_last_fetures: True
 
1
  a2m_model:
2
+ out_dim: 2048
3
  latent_dim: 512
4
  model_path: ./pretrained_model/wav2vec2-base-960h
5
  only_last_fetures: True