Skip to content

Commit 3b38357

Browse files
authored
Update README.md
1 parent a3eb08d commit 3b38357

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# TSAV player
22

33
Bellard just published his new [TSAV format](https://bellard.org/tsac/)
4+
45
Using neural audio to compress wav file into incredible size
6+
57
But now no player can play this format directly!
68

79
This is what you want TSAV file player
810

911
## Description
1012

1113
Firstly, it's a Electron app. (I know all the arguments about this)
14+
1215
Secondly, the process is simple, transform the TSAV file into wav and play.
1316

1417
## Getting Started
@@ -19,6 +22,7 @@ npm install
1922
npm run start
2023
```
2124

25+
https://github.com/tcper/tsav-player/assets/363082/e665f0af-ef1e-4878-bf10-90c7c173284e
2226

2327
### Dependencies
2428

0 commit comments

Comments
 (0)