mathigatti / midi2voice

Singing synthesis from MIDI file
MIT License
265 stars 30 forks source link

Hello Mathigatti #11

Closed scranley closed 1 year ago

scranley commented 2 years ago

I tested out the project yesterday, and I am quite amazed. I made a test midi with text and it sang so nice. Now I can't seem to reach the voice server. I would def be willing to send you some money on paypay if you can help me make it more fault tolerant, I would also buy a voice somewhere if I could.

MaxRetryError: HTTPConnectionPool(host='sinsy.sp.nitech.ac.jp', port=80): Max retries exceeded with url: /index.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000002C0C0A386D0>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond'))

mathigatti commented 2 years ago

were you able to fix it? Seems like sinsy.jp is down, hopefully they will fix it soon.

scranley commented 2 years ago

I was able to compile it on my ubuntu 18 server. i ran the sample xml. it outputted a working wav file. couldnt get any docs on how to set it up as a server like sinsy so it will work with your script. i assume some cgi setup. or just mod your script to output xml and copy the xml to the server. and do it manually. im looking to automate it with jenkins so i could still def pay you to help get it working completly.

On Sun, Sep 11, 2022 at 9:53 AM Mathias Gatti @.***> wrote:

were you able to fix it? Seems like sinsy.jp is down, hopefully they will fix it soon.

— Reply to this email directly, view it on GitHub https://github.com/mathigatti/midi2voice/issues/11#issuecomment-1243002357, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATJ346O6DTXYVHEHKXVHA5LV5YFARANCNFSM6AAAAAAQJGHJUQ . You are receiving this because you modified the open/close state.Message ID: @.***>

scranley commented 2 years ago

Hello Mathias, thanks for your help, I'll just use what I have. Sorry I didn't have time to think. Thank you for getting me this far.

On Sun, Sep 11, 2022 at 10:16 AM Seamus Cranley @.***> wrote:

I was able to compile it on my ubuntu 18 server. i ran the sample xml. it outputted a working wav file. couldnt get any docs on how to set it up as a server like sinsy so it will work with your script. i assume some cgi setup. or just mod your script to output xml and copy the xml to the server. and do it manually. im looking to automate it with jenkins so i could still def pay you to help get it working completly.

On Sun, Sep 11, 2022 at 9:53 AM Mathias Gatti @.***> wrote:

were you able to fix it? Seems like sinsy.jp is down, hopefully they will fix it soon.

— Reply to this email directly, view it on GitHub https://github.com/mathigatti/midi2voice/issues/11#issuecomment-1243002357, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATJ346O6DTXYVHEHKXVHA5LV5YFARANCNFSM6AAAAAAQJGHJUQ . You are receiving this because you modified the open/close state.Message ID: @.***>

mathigatti commented 1 year ago

Hey, sorry, quick question. So you were able to run sinsy for english on your own server? Do you have some guide about how you did it?

scranley commented 1 year ago

Hey! I'll go look, im super busy right now, but I really want to give back to what you helped with, so def want to do it.

On Thu, Jan 19, 2023 at 11:34 AM Mathias Gatti @.***> wrote:

Hey, sorry, quick question. So you were able to run sinsy locally for english? Do you have some guide about how you did it?

— Reply to this email directly, view it on GitHub https://github.com/mathigatti/midi2voice/issues/11#issuecomment-1397501129, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATJ346JJOCGPSFB425W3V6TWTGJOBANCNFSM6AAAAAAQJGHJUQ . You are receiving this because you modified the open/close state.Message ID: @.***>

mathigatti commented 1 year ago

thanks!

cranley-seamus commented 4 months ago

Hey sorry just saw this by mistake lol, do you still need it?