-
目前個 `.segment()`效率有啲低,好似唔係最優算法。@graphemecluster @zhanruiliang 之後可能會開個 PR 睇下點優化。另外順便解決埋 https://github.com/jacksonllee/pycantonese/issues/32 嘅分詞問題。
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…
-
```
\VITS-fast-fine-tuning>python finetune_speaker_v2.py -m ./OUTPUT_MODEL --max_epochs 1000 --drop_speaker_embed True
INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'see…
-
Hi!
I Initially was following the instructions as part of Readme on installing libpostal on Windows 10 and eventually realized that its perhaps out of date and the new instructions are available as…
-
- [Machine learning in automated text categorization](http://dl.acm.org/citation.cfm?id=505283)
- [A comparative study on feature selection in text categorization](http://www.surdeanu.info/mihai/teach…
-
### Subroutines, ideas, foundational material.
- Quantum algorithm for finding the minimum https://arxiv.org/abs/quant-ph/9607014
- Quantum algorithms revisited https://arxiv.org/pdf/quant-ph/97080…
-
Hi
Can this library and its methods work with multi-label classification algorithms?
-
### Describe the bug
Hello,
I was doing dummy tests with a very basic MLP regressor, and I got an error I was not expecting: "ValueError Input contains NaN".
Full traceback:
```
File ~/Do…
-
This question likely stems from my poor understanding of sklearn and apologies if this has been answered but I was wondering why for some estimators, such as `SVC()`, the `max_iter` argument can be se…
-
hi @thatdatabaseguy ,
At @datamade, we are increasingly in need of a multinational version of [usaddress](https://github.com/datamade/usaddress). Now that libpostal has moved to a CRF model, it see…