HAL-9000-Piper-TTS / README.md
diyengineering's picture
Duplicate from campwill/HAL-9000-Piper-TTS
6809ff7
|
Raw
History Blame Contribute Delete
736 Bytes
---
license: apache-2.0
datasets:
- campwill/HAL-9000-Speech
language:
- en
pipeline_tag: text-to-speech
tags:
- tts
- piper
- hal 9000
- onnx
base_model:
- rhasspy/piper-voices
---
# HAL 9000 Piper TTS Model
This repository contains a text-to-speech (TTS) ONNX model that replicates the voice of HAL 9000, the AI character from 2001: A Space Odyssey. The model was trained using [Piper](https://github.com/rhasspy/piper) and audio clips collected from the film, which can be found in [this repository](https://huggingface.co/datasets/campwill/HAL-9000-Speech).
## Project
I am currently using this TTS model for a HAL 9000 voice assistant project, which you can find on my [GitHub](https://github.com/campwill/hal-voice-assistant).