Skip to content

Commit

Permalink
Merge pull request #164 from frinkleko/main
Browse files Browse the repository at this point in the history
typo(musicgen_app.py):'ou can' -> 'you can'
  • Loading branch information
JadeCopet authored Aug 4, 2023
2 parents c96eef5 + dd30dfe commit c09cd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/musicgen_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ def ui_full(launch_kwargs):
1. Use the default GAN based compression model
2. Use MultiBand Diffusion from (paper linknano )
When using `facebook/musicgen-melody`, ou can optionally provide a reference audio from
When using `facebook/musicgen-melody`, you can optionally provide a reference audio from
which a broad melody will be extracted. The model will then try to follow both
the description and melody provided.
Expand Down

2 comments on commit c09cd0c

@Gordonthe2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niceee

@SlippyDong
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WHere did the colab link go? Can't find it anywhere.

Please sign in to comment.