Add Java API for text-to-speech (#811)

This commit is contained in:
Fangjun Kuang
2024-04-26 09:26:39 +08:00
committed by GitHub
parent fa2429920f
commit 15772d2150
15 changed files with 692 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
// Copyright 2024 Xiaomi Corporation
package com.k2fsa.sherpa.onnx;
public class WaveReader {