sanchit-gandhi HF staff commited on
Commit
d0c4538
1 Parent(s): 2f57de7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -45,10 +45,6 @@ Two different setup exist for EnCodec:
45
  This variant of EnCodec is designed to be used in conjunction with the official [MusicGen checkpoints](https://huggingface.co/models?search=facebook/musicgen-).
46
  However, it can also be used standalone to encode audio files.
47
 
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
  ## How to Get Started with the Model
53
 
54
  Use the following code to get started with the EnCodec model using a dummy example from the LibriSpeech dataset (~9MB). First, install the required Python packages:
 
45
  This variant of EnCodec is designed to be used in conjunction with the official [MusicGen checkpoints](https://huggingface.co/models?search=facebook/musicgen-).
46
  However, it can also be used standalone to encode audio files.
47
 
 
 
 
 
48
  ## How to Get Started with the Model
49
 
50
  Use the following code to get started with the EnCodec model using a dummy example from the LibriSpeech dataset (~9MB). First, install the required Python packages: