apinge / MeloTTS.cpp

A lightweight pure C++ Text-to-Speech (TTS) pipeline with OpenVINO, supporting mixed English and Chinese languages.
Apache License 2.0
16 stars 4 forks source link

Integrate DeepFilterNet as Noise Filter #13

Open 10vliu13 opened 3 days ago

10vliu13 commented 3 days ago

libtorch libraries is too large to push into the repo. I zip the whole libtorch as libtorch.zip. Need to unzip it before start building the project

apinge commented 2 days ago

LGTM! After merging this PR, some additional work should be done.