sneak peek of suno-ai's bark of gpt style audio generate
and testing server-client based program
converting text input to audio with several clients
distribute text chunk to sent and declare job by each sent
using priority queue to serve jobs
1. text chunk -> several text -> fixer
2. runner -> check text -> generate audio -> fixer
used react and simple http server for serve audio and text
http server is serve m3u8 to play separated audio