Skip to content

Commit

Permalink
Add audiocraft examples (#458)
Browse files Browse the repository at this point in the history
* add: musicgen example

* update: musicgen notebook with basic spectrogram logging

* add: audiocraft spectrogram visualization enhancements (#459)

* add: dynamic range and better cmap

* add: frequency axis scaling based on mean spectrum threshold

* chore: changed string quotes to "

* update: MusicGen notebook with audio conditioning

* update: musicgen notebook

* update: musicgen notebook

* add: screenshot

* add: telemetry

* add: audiogen support

* update: audiocraft example to support multiband diffusion

* update: colab

* update: colab

* update: colab

---------

Co-authored-by: Atanu Sarkar <34891206+mratanusarkar@users.noreply.github.com>
  • Loading branch information
soumik12345 and mratanusarkar authored Sep 14, 2023
1 parent d0082bc commit a4f0b89
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 0 deletions.
2 changes: 2 additions & 0 deletions colabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
| 🧨 Dreambooth-Keras Inference | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](http://wandb.me/db-keras-inference) |
| Kaolin-Wisp | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](http://wandb.me/vqad-colab) |
| Super Gradients | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](http://wandb.me/yolo-nas-colab) |
| 🎸 Generating music with AudioCraft | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/audiocraft/AudioCraft.ipynb) |


# 🏋🏽‍♂️ W&B Features

Expand Down
Loading

0 comments on commit a4f0b89

Please sign in to comment.