Fabio Valentino
Fabio Valentino
> I copied ur cmd: `spotdl download {myurl} --restrict=strict --output "{artist}/{album}/{track} - {artist} - {album}.m4a` and it works on mine machine(win11). My output is following: `D:\music\Kenshi Yonezu\Plazma\track-Kenshi_Yonezu-Plazma.m4a` > > Can...
> > I have the same problem about MaxPooling2D. The following tutorial about reproducibility of keras confirmed that the same error occurs: https://keras.io/examples/keras_recipes/reproducibility_recipes/ > > I wrote this guide when...
> As stated here: > > [#69417 (comment)](https://github.com/tensorflow/tensorflow/issues/69417#issuecomment-2387147015) > > You have to put jit_compile=False in the compile method. Adding that to the compile method results in: `TypeError: To be...
> I mean this: > > ``` > > model.compile(metrics=['mae', 'mse'], loss='mse', optimizer=optimizer, jit_compile=False) > ``` Looks like it workkedd =)) Thanks
+1 for this I use Spotify as my main music client, but i never add entire albums in my library. I would like to have lidarr download songs only from...