Closed goldyfruit closed 1 year ago
This works for me on my test device
I got a 404 on mine, need to check why (test to the unit tests!).
tts-mimic3-74575c5b69-7lffd tts-mimic3 2023-06-24T21:44:28.203061392-04:00 INFO: 10.233.110.140:60218 - "GET /?voice=en_US%2Fcmu-arctic_low%23awb HTTP/1.1" 404 Not Found
tts-mimic3-74575c5b69-2jqs7 tts-mimic3 2023-06-24T21:44:28.774998987-04:00 INFO: 10.233.110.140:36134 - "GET /?voice=en_US%2Fcmu-arctic_low%23rms HTTP/1.1" 404 Not Found
tts-mimic3-74575c5b69-2jqs7 tts-mimic3 2023-06-24T21:44:29.406540103-04:00 INFO: 10.233.110.140:36136 - "GET /?voice=en_US%2Fcmu-arctic_low%23slt HTTP/1.1" 404 Not Found
yes, its not sending the right request like this
INFO: 192.168.0.242:40612 - "POST /status?voice=en_US%2Fvctk_low%23s5 HTTP/1.0" 405 Method Not Allowed
But I do need to change my url to point to the one without ovos-tts-server
these should be in the ovos-tts-plugin instead, this plugin should only contain mimic3 servers using the official server implementation, so just delete them?
in the end the goal is to archive this plugin in favor of the generic one
Did another PR with an official mimic3 server of mine
Because they both now using the
ovos_tts_server
to expose Mimic3.