-
안녕하세요. 좋은 연구를 공유해주셔서 감사드립니다.
논문에 report된 CER 점수를 계산하기 위한 구현이 어느 부분인지 확실하지 않아 질문드립니다.
추측컨데 inference.py에서 아래의 부분인 것 같은데요,
https://github.com/JoungheeKim/K-wav2vec/blob/main/inference/beam_sea…
-
```
#[test]
fn should_add_remove_tags() {
let mut r = Record::builder()
.set_data(noodles::sam::record::Data::try_from(vec![
Field::new(Tag::AlignmentHitCount, Value::Int3…
-
It mentions this fine-tuning notebook like:
https://colab.research.google.com/#fileId=https%3A//huggingface.co/dfurman/falcon-7b-chat-oasst1/blob/main/finetune_falcon7b_oasst1_with_bnb_peft.ipynb
…
-
pkg_resources.DistributionNotFound: The 'editdistance' distribution was not found and is required by paddlespeech
-
when i run `!goodtg --config_path GOOD_configs/GOODCMNIST/color/concept/CIGA.yaml` in colab:
```
2023-05-07` 13:42:38.808831: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow…
-
- 版本、环境信息:
1) paddlepaddle-gpu 1.5.x
2) 百度AI Studio的在线环境(GPU版 V100)
代码来自**场景文字识别**的**OCR Attention**:
https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/ocr_recognition
attention …
-
Hi- I'm having trouble getting dtale to display my dataframe in Google colab- for some reason dtale.show(df) isn't working
with dtale_app.USE_COLAB = True , it gives me a url that doesn't work (40…
-
What is the endpoint I can call to compute k-nearest neighbours between a given string (”anaaremere”) and the words in the dictionarym, while also specifying the distance (Euclid, Hann, Hamming, Manha…
bocse updated
2 years ago
-
During simple run of builded image from docker hub I got error:
> docker-compose up
```
Recreating manga_image_translator_cpu ... done
Attaching to manga_image_translator_cpu
manga_image_tran…
-
I was trying to install this package by using the command pip install contextualSpellCheck.
I am able to install some of the files but its giving me legacy install failure error.
What should I do i…