- 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.
9 lines
167 B
Text
9 lines
167 B
Text
accelerate==0.16.0
|
|
bitsandbytes==0.37.0
|
|
flexgen==0.1.7
|
|
gradio==3.18.0
|
|
numpy
|
|
rwkv==0.0.6
|
|
safetensors==0.2.8
|
|
git+https://github.com/huggingface/transformers
|
|
tensorboard
|