Vali-98 / ChatterUI

Simple frontend for LLMs built in react-native.
GNU Affero General Public License v3.0
575 stars 31 forks source link

Add SAM as a tts option fr #75

Closed VHDsdk closed 2 months ago

VHDsdk commented 2 months ago

So theres this lil silly tts voice called sam, i think it would be very cool to have it (not really a feature im desperate for ChatterUI to have. Also, im not sure im allowed to post links here so i wont just to be sure, just search SAM tts on google to find it.)

And yes, V1 Ultrakill haha funny.

Vali-98 commented 2 months ago

ChatterUI just uses the default android TTS engine for voices. Preferably a native app would add a custom TTS engine to it, but none seem to exist. This is not impossible to do, but it is a bit out of scope.