This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
text-generation-webui
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2024-11-25 09:19:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5648a41a27
text-generation-webui
/
extensions
/
silero_tts
/
requirements.txt
8 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Silero TTS extension
2023-02-14 19:06:06 +01:00
ipython
omegaconf
pydub
PyYAML
torch
torchaudio
Better TTS with autoplay - Adds "still_streaming" to shared module for extensions to know if generation is complete - Changed TTS extension with new options: - Show text under the audio widget - Automatically play the audio once text generation finishes - manage the generated wav files (only keep files for finished generations, optional max file limit) - [wip] ability to change voice pitch and speed - added 'tensorboard' to requirements, since python sent "tensorboard not found" errors after a fresh installation.
2023-03-08 12:02:17 +01:00
simpleaudio
Reference in New Issue
Copy Permalink