text-generation-webui/extensions/silero_tts
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
..
outputs Add a file 2023-02-14 15:18:05 -03:00
requirements.txt Better TTS with autoplay 2023-03-08 22:02:17 +11:00
script.py Better TTS with autoplay 2023-03-08 22:02:17 +11:00