EzoGaming
EzoGaming
like blocking certain subreddits or even specific pages (like block a page on stackoverflow that never will answer any of my specific questions, but not block stackoverflow altogether)
Neither the app nor colab produce audio, but they both do produce graphs  File from program: https://cdn.discordapp.com/attachments/879773649714962553/884898833803399188/out.wav File from colab (michael rosen model): https://cdn.discordapp.com/attachments/879773649714962553/884898840522670140/download.wav   The colab seems...
I am simply trying to rotate a mesh. Why are the docs so unclear?? what ive tried: pyrender.Node(mesh=mesh, rotation=(1.0, 1.0, 1.0 ,1.0)) pyrender.Node(mesh=mesh, rotation=[1.0, 1.0, 1.0 ,1.0]) pyrender.Node(mesh=mesh, rotation=np.array([1.0, 1.0,...
i want to use this for personal use but i cant sign up because i dont have a job and it doesn't like gmail emails. i just wanna explore point...
it worked fine when i used cpu, but ever since i got GPU working, it floods the commandline with progressbars for every single generated character.  my friend is running...
```Training new model w/ 3-layer, 128-cell Bidirectional LSTMs Training on 237,699 character sequences. Epoch 1/20 --------------------------------------------------------------------------- UnknownError Traceback (most recent call last) in () 18 max_length=model_cfg['max_length'], 19 dim_embeddings=100, ---> 20...
Galaxy A21 installing update from github 
```(bigsleep) c:\frart>python reeeeeeeeeeeeeeeeeeeeeeeeeee.py Traceback (most recent call last): File "reeeeeeeeeeeeeeeeeeeeeeeeeee.py", line 1, in from big_sleep import Imagine File "C:\Users\FlashlightBulbton\anaconda3\envs\bigsleep\lib\site-packages\big_sleep\__init__.py", line 1, in from big_sleep.big_sleep import BigSleep, Imagine File "C:\Users\FlashlightBulbton\anaconda3\envs\bigsleep\lib\site-packages\big_sleep\big_sleep.py", line...
just gets stuck on intializing (sic) TextTokenizer but it initializes instantly when is_reusable is set to true