Finity-Alpha / OpenVoiceChat

Have a natural voice conversation with an LLM
http://www.finityalpha.com/OpenVoiceChat/
Apache License 2.0
39 stars 12 forks source link

Time Tracking #29

Closed fakhirali closed 1 month ago

fakhirali commented 1 month ago

Tracking timings of each model.

fakhirali commented 1 month ago

Dataframe looks good. Just some cleaning up todo. Need to find a better way for the csv file path. Ideally it gets where ever the main.py is. Also I see there are a lot of read_csv and to_csv. Having the dataframe in memory maybe something to consider.