mazesmazes commited on
Commit
c5a88af
·
verified ·
1 Parent(s): 9d949a6

AudioHead weights - step 1000

Browse files
Files changed (2) hide show
  1. audio_head.safetensors +2 -2
  2. audio_head_config.json +1 -0
audio_head.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:658d241a965de6199326d88ba642007f0dbcc97cb3ebafeae57b2fce4984af74
3
- size 2362840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4d4fe6b64d8805e239431052789f308d1a0b52eeda2370e87384f4c2e9c2111
3
+ size 5380872
audio_head_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "tts_model_id": "neuphonic/neutts-nano",
 
3
  "projector_hidden": 1024,
4
  "max_audio_tokens": 500,
5
  "temperature": 1.0,
 
1
  {
2
  "tts_model_id": "neuphonic/neutts-nano",
3
+ "llm_model_id": "HuggingFaceTB/SmolLM3-3B",
4
  "projector_hidden": 1024,
5
  "max_audio_tokens": 500,
6
  "temperature": 1.0,