Customize fillerInjection?
# support
a
Any way to control which filler words are used or their frequency? This is for
fillerInjectionEnabled
. We're finding that some specific filler words ('um' vs 'uh') sound awkward with some voices so want to control this.
v
@amir Currently, the
fillerInjectionEnabled
option does not provide control over which specific filler words are used or their frequency. It's a boolean setting that either enables or disables the injection of filler words into the model output. If you require more granular control over filler words, you might consider manually adding them to your prompts or post-processing the output before sending it to the voice provider. If you'd like to enable or disable the filler injection feature, please let me know, and I can assist you with that. If you need more advanced customization options, I recommend reaching out to support for further assistance.
You can continue this conversation by mentioning me in the message.
s
@amir Sorry for the late response fillerInjectionEnabled is deprecated but you can achieve better results with prompting the model.
a
ok good to know, thanks @Shubham Bajaj
7 Views