-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic trim gap #16
base: master
Are you sure you want to change the base?
Dynamic trim gap #16
Conversation
…ss delay at the start of the output
@remsky I think i'm done implementing the dynamic trim code |
btw about the conflict in audio.py I think what I have works the best as without it the end of the whole concatenated audio gets normalized which means that the dynamic gap system doesn't work cause it just gets the full audio and not each chunk. |
Makes sense. I'll check it out |
@fireblade2534 Working a few conflicts through with the implementation, a few bugs on the tests. But will check it out more tomorrow, and add some CI/CD |
Hey @fireblade2534 , sorry for the delay. Just been adjusting the structure to protect against some of the docker issues, and to make things more modular so different strategies for chunking, etc, can be swapped around more easily. Getting to this soon though |
Got it |
changes the system for combining chunks so it ensures there is a consistent gap between chunk speaking