Block a user
unload_tts() doesnt unload the voice model from video memory
i tried to find the root of the problem, but haven't succeed yet. thought you might have an idea.
is run_training() maybe already called on another thread/process and therefor not able to…
Websocket fixes / additions
unload_tts() doesnt unload the voice model from video memory
fix filename generation which didn't work and overwrote existing files
favor existing arguments from parameters (kwargs) over global (args)
thank you, i've reduced the PR to overriding the args parameters in the websocket server, ignore the commit spam... squashed it down to one commit
favor existing arguments from parameters (kwargs) over global (args)
websocket server: API change(!), better response format