1) Added support for multiple sample speakers for input. thanks lendot for the update
0.6.7
Not secure
1) Added a check for the correct source 2) Fixed a bug with deepspeed
0.6.6
Not secure
1) Fixed a bug with --streaming-mode-improve 2) Added support for deepspeed, can be enabled via flag `--deepspeed` will automatically download necessary libraries
0.6.5
Not secure
1) Added the ability to synchronously play audio in streaming mode via new flag `--stream-play-sync`
0.6.4
Not secure
1) Fixed error related to multiprocessing, thanks lendot