Rino

Results 7 issues of Rino

to add the data based on bussiness category

enhancement

Create a django user authentication

enhancement

I want to finetune it with around 30mins of english singaporean accent data, but when the models was merge with lora after trained, i test the model with "hello my...

bug

streaming in 4090 tooks more than 2 second depend on length of token, is there a way to yield it/return while the engine still generating?

enhancement
stale

can we do finetune large model with 1 gpu from 4090?

Hi i just wonder is it possible to generate voice with english (singaporean) accent ? ``` engine = SystemEngine() # replace with your TTS engine stream = TextToAudioStream(engine=engine, language="en") ```...

I have tried to put some digits on spaces https://huggingface.co/spaces/parler-tts/parler_tts, for example text:Hey, how are you doing today? i lived in 36th street it working fine. but from this readme...