Timings of each model, Web visualizer, Bug fixes
You can now easily measure the wait time for each model. Here are the times of some of the models:
Model | Avg Time |
---|---|
Deepgram | 0.3 |
GPT-3.5-turbo | 0.85 |
Elevenlabs (stream_latency=4) | 1.4 |
llama2-7b-Q4 (gpu) | 1.8 |
Whisper-small (gpu) | 0.13 |
piper-tts (gpu) | 0.55 |
Good looking web visualizer from here
What's Changed
- new logo in the house by @wisalkhanmv in #26
- Time Tracking by @fakhirali in #29
- Implement fully functional audio visualizer by @haiderrzaidi in #30
New Contributors
- @wisalkhanmv made their first contribution in #26
- @haiderrzaidi made their first contribution in #30
Full Changelog: v0.1.5...v0.1.6