brailcom/speechd

module request: localai

オープン

#874 opened on 2024/02/27

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)C (86 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (325 個のスター)
PR merge metrics
 (PR metrics pending)

説明

speechd is a 'common high-level interface to speech synthesis', providing a bridge between TTS engines and applications consuming TTS functionality (such as screen reader software). arguably tho, it could benefit from more natural-sounding TTS engines.

LocalAI is a common interface over various machine learning models, for tasks including TTS. it also helps install these models. it would seem nice if speechd offered a module for LocalAI, so as to offer more natural-sounding voices, while speechd wouldn't need to worry about individual ML models, whereas LocalAI would not need to worry about individual screen reader applications.

/cc @mudler

コントリビューターガイド