ben_mkiv
  • Joined on 2023-08-16
ben_mkiv created pull request ecker/ai-voice-cloning#333 2023-08-22 19:06:30 +00:00
websocket server: small fix
ben_mkiv pushed to master at ben_mkiv/ai-voice-cloning 2023-08-22 19:00:46 +00:00
a902913780 websocket server: workaround for values and None type
Compare 2 commits »
ben_mkiv created repository ben_mkiv/ai-voice-cloning 2023-08-22 18:20:32 +00:00
ben_mkiv commented on pull request ecker/ai-voice-cloning#328 2023-08-16 11:00:55 +00:00
added simple websocket server which allows to start tts generation tasks, retrieving autoregressive models and voices list

important note, it might be necessary to add the websockets package to the requirements, not sure about that, i barely know what i do in python...

ben_mkiv created pull request ecker/ai-voice-cloning#328 2023-08-16 10:57:47 +00:00
added simple websocket server which allows to start tts generation tasks, retrieving autoregressive models and voices list