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

Different sample rates from client #27

Open fakhirali opened 1 month ago

fakhirali commented 1 month ago

Each web client may have their own sample rate, we need to find a way to communicate the sample rate to the server so that the sample rate can be managed accordingly.

fakhirali commented 1 month ago

Send the sample rate on connection. Then the server would know.