mshah1 commited on
Commit
9fe815a
1 Parent(s): 1c6a9e8

Upload AutoRegressiveAudioEncoder

Browse files
Files changed (2) hide show
  1. config.json +12 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "saves/autoreg_encodec_ft/encodec_24khz-opt-125m-pretrained-ft/checkpoint-2000/",
3
+ "architectures": [
4
+ "AutoRegressiveAudioEncoder"
5
+ ],
6
+ "encodec_model_name": "facebook/encodec_24khz",
7
+ "lm_model_name": "facebook/opt-125m",
8
+ "ppl_loss_weight": 1.0,
9
+ "recon_loss_weight": 0.0,
10
+ "torch_dtype": "float32",
11
+ "transformers_version": "4.34.0"
12
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f94180a6b9bee3b61b94793179b80815300cd0f04ac78edaa81247339315aa
3
+ size 449200334