-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Gentle refactoring & some bug fixes #2092
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases) - [Commits](elevenlabs/elevenlabs-python@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: elevenlabs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…bs-1.3.1 Bump elevenlabs from 1.3.0 to 1.3.1
Change voice_name to name since it seems that elevenlabs changed the attribute name
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.41.2 to 4.42.3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.41.2...v4.42.3) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.5.27 to 2024.7.2. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2024.05.27...2024.07.02) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…024.7.2 Bump yt-dlp from 2024.5.27 to 2024.7.2
…mers-4.42.3 Bump transformers from 4.41.2 to 4.42.3
…0.4.0 Bump pillow from 10.3.0 to 10.4.0
Change from voice_name to name in elevenlabs.py & add random_voice input in GTTS.py
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.5...0.13.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.3 to 4.42.4. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.42.3...v4.42.4) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…mers-4.42.4 Bump transformers from 4.42.3 to 4.42.4
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.3.1 to 1.4.1. - [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases) - [Commits](elevenlabs/elevenlabs-python@v1.3.1...v1.4.1) --- updated-dependencies: - dependency-name: elevenlabs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…bs-1.4.1 Bump elevenlabs from 1.3.1 to 1.4.1
…0.13.0 Bump tomlkit from 0.12.5 to 0.13.0
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.2 to 2024.7.9. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2024.07.02...2024.07.09) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…024.7.9 Bump yt-dlp from 2024.7.2 to 2024.7.9
…-virtual-environment updated readme for improved installation
…ore-previously-created-videos updated dockerignore for ignoring results folder
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases) - [Commits](elevenlabs/elevenlabs-python@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: elevenlabs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/pndurette/gTTS/releases) - [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md) - [Commits](pndurette/gTTS@v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: gtts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.4 to 4.43.2. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.42.4...v4.43.2) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bump gtts from 2.5.1 to 2.5.2
…bs-1.5.0 Bump elevenlabs from 1.4.1 to 1.5.0
…mers-4.43.2 Bump transformers from 4.42.4 to 4.43.2
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.9 to 2024.7.25. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2024.07.09...2024.07.25) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…024.7.25 Bump yt-dlp from 2024.7.9 to 2024.7.25
Bump torch from 2.3.1 to 2.4.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Issue Fixes
None
Checklist:
Any other information (e.g how to test the changes)
None