Unverified Commit e144495d authored by SWHL's avatar SWHL Committed by GitHub
Browse files

Update README.md

parent 9ccc39bc
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
paraformer = RapidParaformer() paraformer = RapidParaformer()
wav_path = 'test_wavs/example_test.wav' wav_path = 'test_wavs/example_test.wav'
print(wav_path)
result = paraformer(str(wav_path)) result = paraformer(str(wav_path))
print(result) print(result)
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment