-
Error while running the latest docker
```
> Processing time: 0.0005831718444824219
Chapter 0: 2%|▌ | 9/437 [11:08
-
1. Have open only the WYSIWYG Editable view of a markdown file
2. Type something then immediately hit "command (or alt)+ enter"
3. The frame splits to reveal text source input on the right. However…
-
Currently this validator uses NLTK's Punkt tokenizer for splitting sentences in the the value passed to the `validate` function. This works well for english and possible other natural languages but f…
-
### Description
Splitting this out from https://github.com/WordPress/gutenberg/pull/63243
The global styles panel header contains 3 additional buttons besides the X close button:
- Style Book
- Revi…
-
### Description
Hello,
There is an issue with Character wrapping in Android, its somehow splitting the text into sameish length lines:
On iOS its working fine:
### Steps to Reproduce
1. C…
-
This issue serves to capture various parinfer cases which don't work well:
```clojure
output_tokens (do
(print (str ""))
(flush))
```
Here, if the caret i…
-
### Describe the bug
When passing a list of custom split sentences using a custom split function, the TTS model (`tts_models/multilingual/multi-dataset/xtts_v2` to be specific) with `split_sentence…
-
In the typing of the translate_text it would be better to use method overloading, so that the return type is not ambiguous when passing a `text` variable that is either `str` or `Iterable[str]`
So …
-
#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
| Name | Value |
|-|-|
| IDE | IntelliJ IDEA (Ultimate Edition) |
| Version | Build #IU-242.23339.11, built on September 25, 2024 |…
-
**Describe the bug**
When trying to render a table with long text content in its cells, the text frequently overflows out of their respective cells. Also probably semi related, but borders will somet…