Skip to content

alpaca-core/ilib-ac-tortoise

Repository files navigation

Alpaca core tortoise.cpp plugin

This is an inference plugin for tortoise TTS model.

For the .cpp implementation it's used tortoise.cpp as reference.

Build

Important

When cloning this repo, don't forget to fetch the submodules.

  • Either: $ git clone https://github.com/alpaca-core/ac-local.git --recurse-submodules
  • Or:
    • $ git clone https://github.com/alpaca-core/ac-local.git
    • $ cd ac-local
    • $ git submodule update --init --recursive

About

Alpaca Core wrapper and plugin for tortoise.cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages