aria icon indicating copy to clipboard operation
aria copied to clipboard

feat: add real time playing script

Open maxreciprocate opened this issue 2 years ago • 1 comments

This PR adds a proof of concept script for playing turn-by-turn with aria model.

To try, run the following (currently only works on mac, tested on m1 max):

git clone https://github.com/maxreciprocate/aria.git -b add-real-time-playing
cd aria
pip install -e .
cd aria
python play_real_time.py

Demo:

https://github.com/EleutherAI/aria/assets/56548574/35f2381b-3c5a-4939-bb80-56408b443937

maxreciprocate avatar Dec 10 '23 18:12 maxreciprocate

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 10 '23 18:12 CLAassistant