mohammad hassan sohan ajini

Results 21 comments of mohammad hassan sohan ajini

Hey @b00f I'll be glad if I could participate in the Tihu project. It was the reason I started this repo. Would you please tell me what repo should I...

I'll take a look in couple of days.

Hey b00f I take a look at the line you mentioned. I think it's easier (and more beneficial) to implement a G2P class in C++, rather than opening PIPE and...

Hey @b00f I genuinely believe that [CPPG2P](https://github.com/hajix/CPPG2P) is ready to be used in Tihu project. The `src/test.cpp` contains a quite descriptive example. Please take a look at it and tell...

Hi This case is so weird but definitely it is possible to face with such cases. I don't know any proved solution to it, but testing other checkpoints may does...

Hi @mgeulig There is no limitation to use this repo, neither for educational nor for commercial purposes. Sorry for the late response. Regards

@japan4415 Thanks to share your solution, `mp.set_start_method("spawn")` should be added to the `if __name__ == '__main__'` scope according to [this issue](https://github.com/pytorch/pytorch/issues/3492) on pytorch. After that every thing works fine.

Hi I use this repo to stream client microphone samples to server. Unfortunately, every time I get aforementioned error, which consequences client websocket to close and so the program stop...

Hey dude The 127 joints index you mentioned are corresponding to these: [0, 55) 55 joints: As mentioned in the smplx paper, the body model consists of 54 joints ....

thanks for your response... Pull latest changes and building docker resolve the g2p model errors. but still get the same response from the server!? > $ curl 127.0.0.1:50051 @@ �?s...