From e8b6b9cbaa5311245771e9daf7f40c49e9d3ecc3 Mon Sep 17 00:00:00 2001 From: Ingmar Steiner Date: Sun, 27 Oct 2024 20:52:21 +0100 Subject: [PATCH 1/2] Checkout submodules in GitHub Actions --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 123860c..54b92e0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,6 +25,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + submodules: true - uses: actions/setup-java@v4 with: From bd1a96211209ec3858a360576c58f17d20515bb9 Mon Sep 17 00:00:00 2001 From: Ingmar Steiner Date: Sun, 27 Oct 2024 20:55:51 +0100 Subject: [PATCH 2/2] Add CI status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e33e41..ada4dfb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CI](https://github.com/marytts/voice-bits1-hsmm/actions/workflows/main.yml/badge.svg)](https://github.com/marytts/voice-bits1-hsmm/actions/workflows/main.yml) + # voice-bits1-hsmm A female German hidden semi-Markov model voice, built from voice recordings provided by the [BITS](http://www.phonetik.uni-muenchen.de/forschung/BITS/) project at the [Bavarian Archive of Speech Signals](http://www.bas.uni-muenchen.de/)