Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chat-apropo/speech-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal flask api with tts and stt endpoints. This runs on python 3.7.

This is pretty shitcoded so far.

Installation

Larynx

https://github.com/rhasspy/larynx

Installing the requirements.txt on a virtual enviroment will do it.

Coqui

https://github.com/coqui-ai/STT

Create a models folder and put the coqui models inside folders there. Create folders like english romanian with the models inside.

Configuration

Create a config.py setting the BEADER http header and PY_PATH to the virtual env python path, like /home/someone/project/venv/bin/python3:. Edit the paths on start.sh accordingly.

About

A very hacky flask api combining larynx and coqui to provide tts and sst commands for my irc bot

Resources

Stars

Watchers

Forks

Contributors