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

fix(gui): fix format selection for the input audio in non-Windows #1159

Merged
merged 3 commits into from
May 10, 2024

Conversation

baptisterajaut
Copy link
Contributor

@baptisterajaut baptisterajaut commented Apr 10, 2024

Add a basic platform check.

Description of change

Closes #602

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • pre-commit run -a passes with this change or ci passes (N/A)
  • poetry run pytest passes with this change or ci passes (N/A)
  • (There are new or updated unit tests validating the change)
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec (ish)

@34j 34j changed the title Fix #602 fix: fix format selection for the input audio path in linux Apr 11, 2024
@34j 34j changed the title fix: fix format selection for the input audio path in linux fix: fix format selection for the input audio file in linux Apr 11, 2024
@34j 34j changed the title fix: fix format selection for the input audio file in linux fix: fix file format selection for the input audio in linux Apr 11, 2024
@34j 34j changed the title fix: fix file format selection for the input audio in linux fix: fix format selection for the input audio in linux Apr 11, 2024
@34j 34j changed the title fix: fix format selection for the input audio in linux fix(gui): fix format selection for the input audio in linux Apr 11, 2024
@34j 34j changed the title fix(gui): fix format selection for the input audio in linux fix(gui): fix format selection for the input audio in non-Windows May 10, 2024
@34j 34j merged commit 8168cb4 into voicepaw:main May 10, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with input file audio path format selection (gui.py)
2 participants