Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sakemin committed Nov 30, 2023
1 parent e38a1c7 commit c26bb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ cog push r8.im/username/modelname
- `model_version`: Model type. Computations take longer when using `large` or `stereo` models.
- `prompt`: A description of the music you want to generate.
- `music_input`: An audio file input for the remix.
- `multi_band_diffusion`: If `True`, the EnCodec tokens will be decoded with MultiBand Diffusion.
- `multi_band_diffusion`: If `True`, the EnCodec tokens will be decoded with MultiBand Diffusion. Not compatible with `stereo` models.
- `normalization_strategy`: Strategy for normalizing audio.
- `beat_sync_threshold`: When beat syncing, if the gap between generated downbeat timing and input audio downbeat timing is larger than `beat_sync_threshold`, consider the beats are not corresponding.
- `chroma_coefficient`: Coefficient value multiplied to multi-hot chord chroma.
Expand Down

0 comments on commit c26bb7c

Please sign in to comment.