-
目前来看长段落按英文句号切片效果是最佳的,但是强烈建议增强一下预处理的选项。目前遇到了如下情况:带小数点的数字被当成了两句话,以及1%的百分号没有读出来,如果能预处理成1 percent就好了
-
I want to use pix2pix for a medical image generation task, where the control condition is different label images. My hyperparameter settings are as follows:
accelerate launch src/train_pix2pix_turbo.…
-
There is an issue with the current audio segmentation approach in PySubtitle when processing videos that contain long periods of silence. The split_on_silence function from pydub may not handle these …
-
- [x] Choose 3 textbook diagrams as examples, in the same category
- [x] Choose 2 additional textbook examples, in different categories, to keep in mind but not pursue directly in detail during this…
-
This just popped up for me for the first time. Running the `recognize` function (with whisper.cpp, built with OpenBLAS, on CPU) on what is, as far as I know, not a pathological audio sample (it's an a…
-
### What happened?
A bug happened!
### Steps to reproduce
1. step one...
2. step two...
### What OS are you seeing the problem on?
MacOS
### Relevant log output
```shell
options: {
"path"…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Whenever trying to upload a new .mrxs file (microscopy image) to a new FastPathology project, the program instantly crashes without warning. FastPathology had been successfully using these files up un…
-
NeRF-Insert: 3D Local Editing with Multimodal Control Signals
https://arxiv.org/abs/2404.19204
-
If I use "caption_to_phrase_grounding" using multiple inputs on the text prompt eg. bike, red car, it highlights the segments in the image and I can get the separate output_mask_select to work. Some…