RiccardoRiglietti
RiccardoRiglietti
Given that the Whisper model already supports translation, it would be very cool to also have it supported inside this app.
# [ManySStuBs4J Dataset](https://zenodo.org/record/3653444#.Y-Ywz9LMKV4) The ManySStuBs4J corpus is a collection of simple fixes to Java bugs, designed for evaluating program repair techniques. We collect all bug-fixing changes using the SZZ heuristic,...
On Ubuntu 20.04 I get the following warnings and error when trying to run `npx dalai llama`: ``` (base) riccardo@riccardo-Aspire-A317-51G:~$ npx dalai llama ../src/unix/pty.cc: In function ‘void pty_after_waitpid(uv_async_t*)’: ../src/unix/pty.cc:512:43: warning:...
What could be a fix for this ImportError? ``` (base) riccardo@riccardo-Aspire-A317-51G:~$ git clone https://github.com/sairajk/Image-Super-Resolution-Application Clone in 'Image-Super-Resolution-Application' in corso... remote: Enumerating objects: 125, done. remote: Counting objects: 100% (63/63), done....
When running the `main.py` file I get the error: ``` 127.0.0.1 - - [15/Sep/2022 18:57:41] "GET /getRandomImage?category=forever_alone HTTP/1.1" 500 - Traceback (most recent call last): File "/home/riccardo/anaconda3/lib/python3.8/site-packages/flask/app.py", line 2548, in...