Wisplite

Results 16 comments of Wisplite

it doesn't really matter. The musixmatch integration doesn't work either.

Install mpi4py via this command instead: `conda install -c conda-forge mpi4py`

Immediately after posting this, I realized the python script in the repository in the source is different than the one in the readme. This is an issue, but isn't urgent,...

A bit late, but I recently set up this project, and managed to fix that. Any line that looks like this: ![image](https://user-images.githubusercontent.com/12866265/147373856-e8913100-8ca2-4494-b4e2-b5ea85e693aa.png) I changed the temperature from "0.9" to "1"...

For some reason, on my system (Debian 11), that script just created a blank text file.

Interestingly, running this on my Linux machine doesn't result in this error, but it doesn't support fp16, so it immediately runs out of memory.

Attempted again with the GPT-2 355M parameter model. It still failed with the same error. It appears to load the model, encode the tokens, and begin training, but before it...

Unfortunately, from what I could tell, no. A multiplayer project I started working on required me to have a login screen, so I ended up just using Tkinter to pop...

I'm attempting this right now, React Native doesn't have a way to play audio waveforms, it has to be from a URL or a file. The way I'm going about...

If anyone is still interested, I'm currently attempting to build a solution for this that is not only faster (16bps is a little slow for file transfer) and has error...