Georg Kucsko
Georg Kucsko
Would there be interest in integrating pyctcdecode? https://github.com/kensho-technologies/pyctcdecode It supports multiple language models as well as a few other things out of the box.
strange, could you post code to reproduce? Thanks!
Hey, happy to help look if you can find a way to let me reproduce the issue. Do you have a model and code snippet i can use?
sorry, @lopez86 might be able to help. I no longer have maintainer privileges since I have departed Kensho, I apologize
Yup that sounds right. The parameter can be used as a trade off between speed and thoroughness of exploring the solution space. The default worked decent on a bunch of...
Hi, thanks for the question. As for the AM we decided to not include confidences out of the box, since there is no unique way to calculate them. Using the...
we now support saving generated outputs (via `output_full` and then `save_as_prompt`). after that you can pass the location of the npz files in as `history_prompt`
sorry right now we don't support custom voices like that due to potential misuse. it has to be an artifical model-created output that can then be further used
not sure i understand what the issue is to be honest. closing for now, feel free to reopen if issue persists
can you do `pip install ipython` and run the example in the interactive shell?