diart icon indicating copy to clipboard operation
diart copied to clipboard

Add websocket compatibility + API improvements

Open juanmc2005 opened this issue 3 years ago • 0 comments

This PR addresses issue #9 and partly #68.

Changelog

  • Add WebSocketAudioSource
  • Add websockets>=10.3 dependency
  • Add websocket tutorial in the README
    • The tutorial works given https://github.com/pyannote/pyannote-core/pull/80
  • Add dynamic resampling when sample rates don't match instead of failing
  • Add Resample block

juanmc2005 avatar Jul 28 '22 13:07 juanmc2005