Skip to content
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

Add dual channel support #60

Merged
merged 31 commits into from
May 19, 2023
Merged

Conversation

chainyo
Copy link
Contributor

@chainyo chainyo commented May 19, 2023

This PR adds a lot of things:

  • Add dual channel support (an entire new pipeline to handle dual-channel audio file = one speaker on each audio side)
  • Update and simplify API endpoints models for Request and Response
  • Add a new VadService based on SileroVAD
  • Make .wav conversion for all input files if not dual_channel
  • Add new dependencies for audio manipulation (like pydub)
  • Fix alignment process
  • Update process to download audio files from URL + guessing filename and extension

@chainyo chainyo linked an issue May 19, 2023 that may be closed by this pull request
@chainyo chainyo added api Everything related to the API implementation audio Everything related to the audio pre or post-processing labels May 19, 2023
@chainyo chainyo marked this pull request as draft May 19, 2023 11:24
@chainyo chainyo marked this pull request as ready for review May 19, 2023 11:26
@aleksandr-smechov aleksandr-smechov merged commit 5c7d0fe into main May 19, 2023
@chainyo chainyo deleted the 32-add-dual-channel-support branch May 19, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Everything related to the API implementation audio Everything related to the audio pre or post-processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dual-channel support
2 participants