efwfe

Results 17 comments of efwfe

We tested that the parameter max-len of whisper-cli can completely split the character-level timestamp in Chinese, but it does not seem to work in pywhispercpp, but the English setting is...

> [@efwfe](https://github.com/efwfe), why are you using `split_on_word=True`, you are not using it with the `whisper-cli`!! Thanks for your reply, It works after remove `split_on_word=True`.

> [@efwfe](https://github.com/efwfe), why are you using `split_on_word=True`, you are not using it with the `whisper-cli`!! Hello, I use same mp3 to whispercpp and whisper-cli, the timestamp not same. [right is...

> [@efwfe](https://github.com/efwfe), are you using the same model ? please provide the entire code and command. Thanks for your previous reply! As you suggested, here's a code snippet that illustrates...

> looks great ! how to use it? You can try with this repo repository `https://github.com/efwfe/ComfyUI.git`, The bigger the memory, the better performance. Thank you for wanting to use.

> Hi can you keep your fork up to date please? I want to test this. Welcome to test it. It has been updated. Hope to know your feedback. It...

> Sorry for asking a silly question. I couldn't find the definition of the variable 'ckpt_path' in the function 'load_state_dict_guess_config' within the sd.py file, and PyCharm is reporting a compilation...