Add Swift API for Kokoro TTS 1.0 (#1803)

This commit is contained in:
Fangjun Kuang
2025-02-07 15:06:34 +08:00
committed by GitHub
parent d815204774
commit e2e0f25100
7 changed files with 119 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
// Copyright (c) 2025 Xiaomi Corporation
// This file shows how to use sherpa-onnx CXX API
// for Chinese TTS with Kokoro.
// for English TTS with Kokoro.
//
// clang-format off
/*

View File

@@ -3,7 +3,7 @@
// Copyright (c) 2025 Xiaomi Corporation
// This file shows how to use sherpa-onnx CXX API
// for Chinese TTS with Kokoro.
// for Chinese + English TTS with Kokoro.
//
// clang-format off
/*