logo
Browse Source

update

main
junjiejiangjjj 2 years ago
parent
commit
06888ece2e
  1. 5
      README.md
  2. BIN
      img.png

5
README.md

@ -25,11 +25,11 @@ Using the default audio_decode implementation and writing the pipeline in the si
import towhee
towhee.glob('./music.mp3')
.audio_decode().flatten()
.audio_decode().flatten().show(limit=4)
```
![img](./img.png)
<br />
@ -69,4 +69,3 @@ An generator over audio frames with type `towhee.types.AudioFrame`.

BIN
img.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Loading…
Cancel
Save