AudioHead weights - step 1000
Browse files- audio_head.safetensors +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:
|
| 3 |
-
size
|
|
|
|
| 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,
|