feat: add CW-026 Local Voice plugin
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"id": "grandpa-bomber",
|
||||
"display_name": "Grandpa Bomber",
|
||||
"adapter": "single",
|
||||
"roles": {
|
||||
"default": {
|
||||
"reference_audio": "voices/grandpa-bomber/reference.wav",
|
||||
"reference_transcript": "voices/grandpa-bomber/reference.txt"
|
||||
}
|
||||
},
|
||||
"generation": {
|
||||
"minimum_words": 4,
|
||||
"maximum_words": 45,
|
||||
"short_native_max_words": 18,
|
||||
"default_context": ""
|
||||
},
|
||||
"cadence": {
|
||||
"default_mode": "native",
|
||||
"minimum_words_for_normalization": 20,
|
||||
"minimum_tempo": 0.8,
|
||||
"maximum_tempo": 1.25
|
||||
},
|
||||
"assembly": {
|
||||
"crossfade_ms": 60,
|
||||
"default_pause_ms": 120,
|
||||
"minimum_natural_tail_ms": 200
|
||||
},
|
||||
"persona_guide": "voices/grandpa-bomber/persona.md"
|
||||
}
|
||||
Reference in New Issue
Block a user