-
Add the following keys to **`groupedOutputs.data.*.stats.*`**:
- "allowFiltering": True
- "allowCharting": True
- "help": "help text here"
These will essentially allow for a cleaner UI when d…
-
With the addition of both this interface and the useful `TextDecorationAndState` class, it would be nice to have methods that accept a varargs of `StyleBuilderApplicable` instances to allow for code l…
-
Nice images but could someone elaborate what the plane is here? Probably something like (1) make images more readable (2) convert image to text (3) run something on a simulator. Which directory first?…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
[JSON5](https://json5.org/) is a popular …
-
from text import cleaned_text_to_sequence
from text.cleaner import clean_text
源码不可用啊,有说法么,上面两个依赖,不在pipy么
-
### Feature
We have a TON of dynamic filters (as we create one per belongs_to nested attribute, imagine the `order` resource)
Now it is a very long list (50+ filters)
would be great to ORGANIZE i…
-
Hello, should I be able to do safe client side HTML sanitiziation from a string using Sanitize.js? as it seems to use an existing DOM tree should I use innerHTML to create the tree first? this feels u…
wader updated
7 years ago
-
### Description:
The current navbar lacks adequate spacing between text elements, making it look cluttered and difficult to navigate. To improve the user experience and readability, we need to add ap…
-
建议这里往终端输出错误信息方便排查错误,下面的错误排查了好久,最后才发现是这里没有权限导致没有正常写入
```
"/usr/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py
"/usr/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py
Traceback (most rece…
-
The text cleaner seems to replace soft hyphens with spaces, rather than the more desirable outcome of simply removing them from the text.
An example of this can be obtained by copying text directly…