pannous

Results 101 comments of pannous

well observed: this is a (trivial) todo

spitting by person seems to be a good idea to test true generalization. A completely random test set would probably yield pretty much identical results as the remaining training set,...

actually I think all three options should be tested for. plus pitch once we have that. and other future 'axis': environment, bit rate, ...

take a look at './record.py' instead of painting the spectrograms to the screen you can save it as a file

Basically I want my webview app to behave like a native app: access local assets etc. Bundling it with a tiny webserver may be an ugly but viable workaround. Sending...

Not sure if the Windows hack in https://github.com/webview/webview/issues/556 is applicable on Macs, but will look into it, thanks.

somewhere is a cmake file which makes recompilation easy

Thanks for the helpful reply. It solves the JS to C direction, unfortunately efficient transfer from C to JS seems so far unimplemented. Your suggested call to 'resolve' takes no...

Once all the boxes are checked don't forget a 'hello component' minimal example.