mirror of https://github.com/coqui-ai/TTS.git
Add credit for stream_generator
This commit is contained in:
parent
a45cf83b34
commit
2ecf84a2c6
|
@ -1,3 +1,5 @@
|
|||
# Adapted from: https://github.com/LowinLi/transformers-stream-generator
|
||||
|
||||
from transformers import (
|
||||
GenerationConfig,
|
||||
GenerationMixin,
|
||||
|
|
Loading…
Reference in New Issue