Hecheng0625 commited on
Commit
07143aa
1 Parent(s): 11d8fc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ fa_decoder.eval()
61
 
62
  ```
63
 
64
- Test
65
  ```python
66
  test_wav_path = "test.wav"
67
  test_wav = librosa.load(test_wav_path, sr=16000)[0]
 
61
 
62
  ```
63
 
64
+ Inference
65
  ```python
66
  test_wav_path = "test.wav"
67
  test_wav = librosa.load(test_wav_path, sr=16000)[0]