NeMo
nithinraok commited on
Commit
9d7a370
·
verified ·
1 Parent(s): db0e74e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ For inference, you can follow our [Audio Codec Inference Tutorial](https://githu
53
 
54
  Alternatively, you can use the code below, which also handles the automatic checkpoint download:
55
 
56
- ```
57
  import librosa
58
  import torch
59
  import soundfile as sf
 
53
 
54
  Alternatively, you can use the code below, which also handles the automatic checkpoint download:
55
 
56
+ ```python
57
  import librosa
58
  import torch
59
  import soundfile as sf