umlx5h
umlx5h
Hi @HumanMus1c, Currently there seems to be a problem with the implementation on the DeepLX side. We may need to wait for an update. For the time being, I recommend...
Hi @TimurFayzullin, it may be a little difficult to implement so that the output format can be customized since different people have different preferences. Please let me know if you...
`Sub1, Sub2, Sub3` each represents one subtitle, and each one is time-stamped in the SRT file. SRT format ``` 1 00:01:19,205 --> 00:01:21,582 Sub1. 2 00:01:22,124 --> 00:01:27,129 Sub2. 3...
Hi @celestum, they all make sense to me, so I'll start with the easy ones to implement. From next time, it would be helpful if you could make one issue...
Please fill in the issue template. The cause cannot be determined from that image alone. Also press `Copy to Clipboard` and paste the error details. Have you tried faster-whisper?
> but still LL Player is asking me to download Fast Whisper Are you extracting it on the correct path? If you place it as described, it should work. I...
The large-v2 model is the most accurate, The load will also increase, so a reasonable GPU is required. If the accuracy is still low, there is nothing we can do....
In the future I plan to support yomitan or 10ten or whatever, but first I would like to support Japanese word segmentation using NmeCab. I’m considering two methods of integrating...
I have found that it is possible to integrate with browser extensions such as `Yomitan` just by introducing automatic clipboard copying. It will be an external window, but it can...
I have added the ability to integrate with the browser extensions via clipboard in [v0.1.0](https://github.com/umlx5h/LLPlayer/releases/tag/v0.1.0). It will be an external browser window, but it can be linked with Yomitan or...