
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
streamspeech
: generative AI that talks!
Text to Speech
Speech to Text
Custom user voices
API Free Development (local LLM or text generation model)
Image to text to speech
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 .
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
FAQs
Text to Speech with Generative AI
We found that streamspeech demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.