Raghav Patnecha

Results 4 issues of Raghav Patnecha

Can we display peak values of spectrograph

enhancement
help wanted

sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: o365_o_auth_token

I am able to train and run the modal with text. It would be great if we can add melody embeddings as mentioned on the examples page of google research

I have been able to successfully train SemanticTransformerTrainer. But getting error with later two. `coarse_transformer = CoarseTransformer(` ` codebook_size=wav2vec.codebook_size,` `num_coarse_quantizers = 8,` `num_semantic_tokens = 1000,` `dim=1024,` ` depth=6,` ` audio_text_condition=True...