-
I tryed to use distil-whisper-v3 in stable-ts and it can be used.
However, it's unable to be used when I try to use "distil-large-v2".
Other model can't be used too.(ex:kotoba-whisper,"kotoba-tech/k…
-
This comes up every now and then. Here's a summary I made:
| Word | Explanation
| --- | ---
| 0foo | Clear foo, reset foo
| foo0 | Initial state of foo
| +foo | Add to foo
| -foo | Remove fro…
-
Встроить время запуска в embeded video, примерно так (я правил для себя 0.6.1):
var times_re = /(?:от|с|c|from)\s?(\d{1,2})[:.-](d{2})/gi;
var times_re_word = /с (\d+)(-?й? ?)?(сек|c\b)/ig;
var times…
-
### Describe the Bug
i want convert docx to pdf that docx file contains header and footer
### Steps to Reproduce
sample code with file docx sample
[sample.docx](https://github.com/PHPOffice/PH…
-
Hi. Something (possibly not unsloth) changed between July and now.
I am getting an unexpected OOM error trying to do a LORA finetune. This worked before, but is now barfing.
Looked at #338, but not…
-
### Objective
Developing a versatile Python script that serves as a universal file converter, capable of converting various file formats to different formats. This tool will provide users a seamles…
-
i have some images draw by word itself. But unable to convert in HTML. The images is created using tool bar available in word. Plz help me. I am using docx4j 3.3.0 to convert docx into xhtml
-
**Describe the bug**
When calling `unstructured.partition.doc.partition_doc` with a doc file with multi-byte name (I checked: `文章.doc`/`风格.doc`), it fails with an error.
**To Reproduce**
1. Cre…
-
When using phpword to read a word file without images, i dont run into any problems.
As soon as it contains an image i get the error:
DOMXPath::query(): Undefined namespace prefix (View: C:\xampp\…
-
Example XML:
```
&test;
&test;
&test;
```
`convert.xq`:
```
xquery version "3.0";
module namespace convert = "convert";
declare function convert:convert-entity($text as…