Text to Speech with Generative AI
Project description
streamspeech
streamspeech
: generative AI that talks!
Features List
-
Text to Speech
-
Speech to Text
-
Custom user voices
-
API Free Development (local LLM or text generation model)
-
Image to text to speech
Installation
The simplest way to install the latest release is as follows:
pip install streamspeech
To install the development version:
Open the Terminal/CMD/Git bash/shell and enter
pip install git+https://github.com/Nelson-Gon/streamspeech.git
# or for the less stable dev version
pip install git+https://github.com/Nelson-Gon/streamspeech.git@dev
Otherwise:
# clone the repo
git clone git@github.com:Nelson-Gon/streamspeech.git
cd streamspeech
pip install -e .
Usage
python -m streamspeech
The above will open a web browser with the app. NOTE: At the moment, one needs to sign up for an API Key to use this app.
Acknowledgements
streamspeech
is made possible by the PaLM
API, speechbrain by NVIDIA, and streamlit
To report any issues, suggestions or improvement, please do so at issues.
If you would like to cite this work, please use:
Nelson Gonzabato (2023) streamspeech: Generative AI that talks! https://github.com/Nelson-Gon/streamspeech
Thank you very much.
“Ideas come and go, stories stay” – NNT, The Black Swan
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for streamspeech-2023.12.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c14c2a44b8f35c1f35e99b9045f14767b12e47f96a83a3b8646ae0ff88dcbd6 |
|
MD5 | d5a636e6a45c74ad91fb0d703480487d |
|
BLAKE2b-256 | d68cf0c2ff16a70c654edce25cb3363eaa28ceaa68fe88eca3ca8a491de5c83e |