Dmitriy Zasukha
Dmitriy Zasukha
When I call `mirdata.datasets.beatles.load_sections` for Beatles' "Birthday" song, I get the following error `ValueError: Interval start times must be smaller than end times`. If we check `lab` file of this...
When we use `react-native-rename` command with Cyrillic letters in a new app's name (like `npx react-native-rename "Название_с_кириллицей"`), we break iOS build. Android works OK. I believe it is the issue...
A previous link for "OMRAS2 Metadata Project 2009" gives "404 Not found error", I replaced it with the one from the CiteSeerX.
Bug with `fluidsynth` happened on Python 2.7.10 MacOS Mojave Version 10.14.5
"react-native-progress": "^4.1.2" I get typescript error `Property 'endAngle' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly'` for `Progress.Circle`. Could you help with this?  `react-native info`:...
Is it good idea now to use the latest 5.X version to work with KitKat device since 6.X versions doesn't support APIs less than 21?
Could you share how you transformed images into high quality SVGs? Resources like https://picsvg.com/ miss many paths or only have contours paths.