Is your feature request related to a problem? Please describe.
audio.cpp backend recently added support for multiple reference inputs 0xShug0/audio.cpp#282 for fish audio, and the fish speech backend it already have support for this too https://docs.fish.audio/api-reference/sdk/javascript/api-reference#ttsrequest
I think the voice library should be updated instead of having "saved voices" it should have "saved personalities". These personalities should be able to hold multiple references audio and texts and for any backend that supports multiple audio's it should include all of them when generating the TTS
Describe the solution you'd like
I'd like to be able to manage a "personality" with multiple reference audio's and texts so the output at the end can be better.
Is your feature request related to a problem? Please describe.
audio.cpp backend recently added support for multiple reference inputs 0xShug0/audio.cpp#282 for fish audio, and the fish speech backend it already have support for this too https://docs.fish.audio/api-reference/sdk/javascript/api-reference#ttsrequest
I think the voice library should be updated instead of having "saved voices" it should have "saved personalities". These personalities should be able to hold multiple references audio and texts and for any backend that supports multiple audio's it should include all of them when generating the TTS
Describe the solution you'd like
I'd like to be able to manage a "personality" with multiple reference audio's and texts so the output at the end can be better.