Andrew

Results 22 comments of Andrew

Made a function that Shows tkinter window when tray icon is double clicked. Might be helpful in implementing it into Pystray. You can call the function using Thread which will...

Remove any vpn software you have installed. It doesn't work if you have vpn installed.

> It's just buggy at the moment... Went back to bluestacks.

> Same issue... is there any reason to expect a fix for this or should we find alternatives? Update to Version 2301.40000.4.0 It Fixes the issue. You can also monitor...

> That's version I just installed... all the scripts execute fine but then nothing happens after opening WSA > Files, seems like it's trying to do something for awhile but...

Not supported on the android app it bugs out. Maybe it's supported on ios only.

You can also split the input string by the full stop (.) Instead of splitting by amount of words. This way makes the generated audio file more clearer and should...

> NLTK Just tried it out It does split the string beautifully with ```words = nltk.sent_tokenize(long_string)```

>especially when you generate many minutes of audio it would be a shame if some of the clips in between are not great. so we should find a good way...

You can detect changes in speakers voice using this for loop then make adjustments to the model or audio settings. for now it just warns the user that there are...