jax

Results 6 issues of jax

I need to use local model to do these jobs due to some reasons. Can I do this? Or how can i do this?

i can `curl http://localhost:8000/v1/chat/completions -H "Content-Type: application/json" -d '{"model": "vicuna-13b-v1.1", "messages": [{"role": "user", "content": "Hello!"}]}'` now i want to `curl http://10.109.X.X:8000/v1/chat/completions -H "Content-Type: application/json" -d '{"model": "vicuna-13b-v1.1", "messages": [{"role": "user",...

I use the method mentioned in thie rep https://github.com/innnky/emotional-vits to try to implement emotion voice cloning, I finetuned the pretrained synthsizer on a small dataset that contains about 24 speakers,...

### PR types ### PR changes ### Description

contributor

Thank you for your excellent work, regarding Figure2 in the paper, the phenomenon is really very interesting, but I can't get similar results, could you please provide the code and...

### PR types ### PR changes ### Description

contributor
Beijing Innovation Consortium