Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mmattDonk/AI-TTS-Donations Loading
base: v1.6.0
Choose a base ref
...
head repository: mmattDonk/AI-TTS-Donations Loading
compare: v2.0.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    85095a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. docs(README): change python exec command

    In Windows (and other operating systems afaik) the default way to execute python commands is `python` and not `python3`
    mmattbtw committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d7ed095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7d96e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. chore(deps): bump pre-commit from 2.15.0 to 2.16.0 (#65)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bc6b246 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. feat(core): Added the base functionality for multiple voices (#34)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mmattbtw and pre-commit-ci[bot] committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3cb26f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adeb10f View commit details
    Browse the repository at this point in the history
  3. fix(core): fixed skip button (#66)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mmattbtw and pre-commit-ci[bot] committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    53c62bd View commit details
    Browse the repository at this point in the history
Loading