本儲存庫包含香港圍頭話及客家話文字轉語音之 ONNX 模型。當選擇離線推導模式時,朗讀器程式會使用其進行模型推導,於程式內直接產生音訊。
This repository contains the ONNX models of the Hong Kong Waitau & Hakka Text-to-Speech reader. In offline inference mode, the TTS application uses them to generate audio through model inference right inside the app.
Some of the model components are split into smaller chunks due to size limitations.
For how they are used by the main app, refer to the Audio Generation section in the README of the TTS repo.