AudioHead weights - step 10
Browse files- audio_head.safetensors +2 -2
- audio_head_config.json +2 -4
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:658d241a965de6199326d88ba642007f0dbcc97cb3ebafeae57b2fce4984af74
|
| 3 |
+
size 2362840
|
audio_head_config.json
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"
|
| 4 |
-
"decoder_heads": 4,
|
| 5 |
"max_audio_tokens": 500,
|
| 6 |
-
"text_vocab_size": 128257,
|
| 7 |
"temperature": 1.0,
|
| 8 |
"top_k": 50
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"tts_model_id": "neuphonic/neutts-nano",
|
| 3 |
+
"projector_hidden": 1024,
|
|
|
|
| 4 |
"max_audio_tokens": 500,
|
|
|
|
| 5 |
"temperature": 1.0,
|
| 6 |
"top_k": 50
|
| 7 |
}
|