Sagalpreet Singh

Results 3 issues of Sagalpreet Singh

I have a use case where contents to an audio file are being written by a different process. I want to simultaneously read the file. I am trying to do...

Tags are being ignored as per the current export behavior of `AudioSegment` for `wav` format. The fix modifies the `easy_wav` check condition to consider `tags` parameter if specified.

I get the following when I execute `pip install git+https://github.com/ElementAI/Avenue.git` ``` Collecting git+https://github.com/ElementAI/Avenue.git Cloning https://github.com/ElementAI/Avenue.git to /tmp/pip-req-build-38e4ozab Running command git clone --filter=blob:none --quiet https://github.com/ElementAI/Avenue.git /tmp/pip-req-build-38e4ozab Resolved https://github.com/ElementAI/Avenue.git to commit 831a128ebe989177f0747c9b2f54af74402f2671...