-
# 🐛 Bug MarianTokenizer.from_pretrained() fails in Python 3.6.4 in Windows 10
## Information
Occurs with using the example here: [https://huggingface.co/transformers/model_doc/marian.html?highligh…
-
我看pycorrector/macbert/train_macbert4csc.yml配置文件里BERT_CKPT是原始 hfl/chinese-macbert-base 模型
微调完保存的也是原始模型,链接如下,并没有保存MacBert4Csc模型结构,只保存了权重参数
`bert = BertForMaskedLM.from_pretrained(cfg.MODEL.BERT_CKPT…
-
OSError: Model name 'models/imdbclassifier' was not found in tokenizers model name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, bert-base-multilingual-uncased, bert-…
-
作者好:
我看了您的加入bert相关的代码,想把这部分加入到VITS-fast-finetuning项目里面,2个项目的转音素的逻辑不同。
您用的是字典(不知道说的对不对),VITS-fast-finetuning用的是cleaner函数(好像是音标,不知道说的对不对)。
计算count_phone的时候,按您的逻辑一个汉子是2,符号为1,sil标记为1,这样count_phone的len和…
-
您好!
感谢作者的开源!
我在执行`python install -r requirement.txt`之后执行
`cd src && python predict.py`之后出现错误~
似乎是模型"../pretrained_weights/multi_bert.tar.gz"并没有加载进去~
非常期待能得到您的回复~
祝您五一快乐~
```python
Model na…
-
Hi!
Thanks a lot for this amazing work. I am trying to download weights from the huggingface: [https://huggingface.co/louaaron/sedd-medium](url) and have been getting error for the following command.…
-
1.当进行药品名称领域的纠错时,是否可以将BERT_CKPT: "hfl/chinese-macbert-base"设置为“9pinus/macbert-base-chinese-medicine-recognition”?
2.如果不可以,是否需要修改一部分代码,具体可以修改哪部分?
-
最新のText2Speechモデル。VALLEXのように0ショットに対応している。
https://github.com/RVC-Boss/GPT-SoVITS
mit
日本語対応
-
I had a problem when I used the GPU provided by kaggle to train my Chinese information extraction model, I used the config file generated by the config file generation method of the spacy official web…
-
Could you kindly recommend or guide a simple implementation of BERT for reranking? For instance, something akin to Figure c, involving all-to-all interaction or a cross-encoder approach.
![ColBERT](h…