Skip to content

make g2p and text optional to reduce loading overhead #104

make g2p and text optional to reduce loading overhead

make g2p and text optional to reduce loading overhead #104

Workflow file for this run

name: Lint
on: [push, pull_request]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: psf/black@stable