logo
Browse Source

update

main
junjiejiangjjj 2 years ago
parent
commit
26cc96d7d2
  1. 10
      README.md

10
README.md

@ -12,9 +12,12 @@
Using the default audio_decode implementation and writing the pipeline in the simplified way
<br />
### Code Example
@ -26,8 +29,12 @@ towhee.glob('./music.mp3')
```
<br />
### Factory Constructor
@ -36,9 +43,12 @@ Create the operator via the following factory method
audio_decode.ffmpeg()
<br />
### Interface

Loading…
Cancel
Save