Skip to content

Feat: add new 94 TTS voices from Witcher (27), Evil Islands (27), L4D (4), SpongeBob (4), Tiny Bunny (10), Dota 2 (13), STALKER (7), Warcraft 3 (1), Portal 2 (1) #4

Feat: add new 94 TTS voices from Witcher (27), Evil Islands (27), L4D (4), SpongeBob (4), Tiny Bunny (10), Dota 2 (13), STALKER (7), Warcraft 3 (1), Portal 2 (1)

Feat: add new 94 TTS voices from Witcher (27), Evil Islands (27), L4D (4), SpongeBob (4), Tiny Bunny (10), Dota 2 (13), STALKER (7), Warcraft 3 (1), Portal 2 (1) #4

Workflow file for this run

name: PR Labeler
on:
push:
branches:
- master
pull_request_target:
jobs:
Label:
runs-on: ubuntu-latest
steps:
- name: Apply labels based on changed files
if: github.event_name != 'push'
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/labeler.yml