Sam
Sam
duplicate of #4140 ?
Had a brief look at torrent queuing. It would likely fix this issue if I were to limit active downloads. The problem is that you cannot do this in reference...
> Hi @samsonsin is this for the bad handshake fix? No, it's simply an updated version of the default mutli voice rule file. The original version programatically separated narration from...
It could be worth moving the check out of the for loop; if it does trigger then it will still be checked once, instead of once for each torrent. I...
Alright, i believe this version is good for merge. I am unsure if stalled & downloading metadata torrents should be considered. I dont know if BitTorrent purposefully refuses metadata &...
I've seen download speeds at 30mbps when limits at 20mbps. I'm not sure exactly how qbittorrent works, but I'd assume the limit is very soft and will take what it...
Does that mean that you plan to depreciate the dev branch? My first thought would be that your changes in the v2 branch would be pulled to dev when finished....
I'll have a look and see if I can implement this augment, then. When you say you're looking for feedback, do you mean general bugfixing, or architectural / methodology /...
It worked for me last night, but I have been getting this error all day: ``` go.Universe$proxyerror: websocket: bad handshake: 403 Forbidden at tts_server_lib.EdgeApi.getEdgeAudio(Native Method) at com.github.jing332.tts_server_android.model.speech.tts.h.getAudio(MsTTS.kt:385) at com.github.jing332.tts_server_android.model.speech.tts.e.getAudioWithSystemParams(ITextToSpeechEngine.kt:23) at...
> Succesfully tried this one to add in TTS-Server for extra fine tuning: https://github.com/ag2s20150909/TTS I got this to work, thank you! To add more detail; install the app. Then you...