Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Releases: privapps/docker-ttskit

Github Action Chinese Mandarin Text To Speech 0.1.0 pre-release

18 Jun 00:43
Compare
Choose a tag to compare

Usage

Usage
jobs:
  job:
    steps:
      - uses: privapps/docker-ttskit@action
        with:
          text: '需要转换的文字'
          voice: '13'
          content: '输出 wave 的路径'

see https://github.com/privapps/docker-ttskit/tree/action