PyCharacterAI icon indicating copy to clipboard operation
PyCharacterAI copied to clipboard

The generate_voice function returns just none

Open Kajitsy opened this issue 1 year ago • 2 comments

I had to dig a little bit into the code and output a response, in the end I get it, even if I use an example

image

Kajitsy avatar Jun 27 '24 14:06 Kajitsy

I need help that how you run this project? Is there any command for it because it couldn't found anything similar in Readme file?

kashishjhamtani avatar Jun 29 '24 05:06 kashishjhamtani

I need help that how you run this project? Is there any command for it because it couldn't found anything similar in Readme file?

I downloaded the repository and just added print(response), sorry if I misunderstood you

Kajitsy avatar Jun 29 '24 16:06 Kajitsy

Hi. At the time this issue was created, the library was very outdated. A lot of things have changed in the api over the last year, so I've released a new version 2.0 that fixes many bugs and includes many new features, but unfortunately breaks backwards compatibility. If you are still interested in this project, you can check out the new version and read the documentation.

Xtr4F avatar Sep 11 '24 20:09 Xtr4F