Bellard just published his new TSAV format
Using neural audio to compress wav file into incredible size
But now no player can play this format directly!
This is what you want TSAV file player
Firstly, it's a Electron app. (I know all the arguments about this)
Secondly, the process is simple, transform the TSAV file into wav and play.
git clone
npm install
npm run start
tsav.mp4
-
I developed this app on Windows11, don't know Mac is OK or not
-
Later will test it on Mac
-
Maybe rewrite the UI using RUST
-
React/NextUI/Tailwind/Electron
- npm install
Any advise for common problems or issues. Bump a issue.
Contributors names and contact info
- 0.1
- Initial Release
This project is licensed under the [MIT] License - see the LICENSE.md file for details