Commit 0dbb294d authored by Phil Wang's avatar Phil Wang
Browse files

show import

parent 84bc71d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,6 +158,7 @@ loss.backward()
All together now

```python
from audiolm_pytorch import AudioLM

audiolm = AudioLM(
    wav2vec = wav2vec,