text-generation-webui/extensions
Xan ad6b699503 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 22:02:17 +11:00
..
character_bias Add checkbox to disable the character bias 2023-02-26 02:37:21 -03:00
gallery Slight style changes in gallery 2023-02-27 13:49:55 -03:00
google_translate Add ui() function to extensions 2023-02-24 19:00:11 -03:00
send_pictures Reorder imports 2023-03-02 01:23:18 -03:00
silero_tts Better TTS with autoplay 2023-03-08 22:02:17 +11:00