Skip to content

Refactor recognize_whisper() to support Whisper variants in future #194

Refactor recognize_whisper() to support Whisper variants in future

Refactor recognize_whisper() to support Whisper variants in future #194

Workflow file for this run

name: Ensure RST is well-formed
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
rstcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run rstcheck
run: make rstcheck