Starkus

Results 2 issues of Starkus

So, after upgrading my React Native project to version 0.69.1 with React 18, the component `Picker.Item` started raise error. ``` 'Picker.Item' cannot be used as a JSX component. Its element...

Hello. I downloaded the pretrained modal `ljspeech v3.1` and when I try to run `python gen_forward.py --alpha 1 --checkpoint pretrained-forward_step90k.pt --input_text 'this is whatever you want it to be' griffinlim`...