An open API service indexing awesome lists of open source software.

https://github.com/amberg/wyoming-toucan


https://github.com/amberg/wyoming-toucan

home-assistant toucan tts wyoming

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# Wyoming Toucan

This repository provides a server implementation for the [Wyoming protocol](https://github.com/rhasspy/wyoming) designed to work with the [Toucan](https://github.com/DigitalPhonetics/IMS-Toucan) text-to-speech system.

The code is based on the [Piper](https://github.com/rhasspy/piper/) repository
## Acknowledgements
The majority of the work and functionality for this project comes from the following repositories, and all credit goes to their respective authors:

- [Wyoming Protocol](https://github.com/rhasspy/wyoming)
- [Toucan TTS](https://github.com/DigitalPhonetics/IMS-Toucan)
- [Piper TTS](https://github.com/rhasspy/piper/)

Thank you to the developers of these projects for their hard work and dedication!

## Overview

This project is a proof of concept, and it currently runs on my local Home Assistant (HA) installation. It showcases the integration of the Wyoming protocol with the Toucan text-to-speech system.

## Features

- Integration of the Wyoming protocol with the Toucan TTS system
- Based on the Piper text-to-speech engine
- Currently functioning as a local solution for Home Assistant

## Future Plans

- This may become a Home Assistant Add-On in the future
- Improvements to functionality and performance based on user feedback

## Installation

For now, this is only a local proof of concept. Please feel free to experiment with it in your environment. Detailed installation instructions will be provided in future versions if the project evolves into a more mature Add-On.

## Disclaimer

This project is still in its early stages and is not intended for widespread production use. It is primarily for experimentation and learning purposes.