-
Hi, I'm a student planning to use modelblocks as part of my master's thesis, specifically to calculate the features from the shain et al. 2016 cl4cl paper as well as emdedding difference on my own cor…
-
```
What steps will reproduce the problem?
1. After executing the phonetisaurus-g2p command, the trained model will output
the phoneme sequence corresponding to the input text. In addition, it is als…
-
## 🐛 Bug
Hi,
I trained a transformer LM model for inferencing in Wav2vec 2.0. It gave a similar error of getting None in ```args``` in model dict. Like in previous similar issue, I changed the va…
-
Hi!
I wanted to prepare several models to test interpolation of them with different weights and found out that with non-zero `--prune` option
`lmplz -o 4 --intermediate inter --prune 1 < text`
Fail…
-
I'm trying to fine tune a pre-trained wav2vec 2.0 base model (no finetuning) on ~1h of data, with the following command:
python3 fairseq/train.py --distributed-world-size 1 \
"path/to/data" \
-…
-
When using a `apple_xcframework` target in the `deps` of another, I get a linking error. I've seen the work from e6a22d7017813bc1825b3e5fbeb525311f4d9cf8 and thought this would fix my issue.
My wor…
-
## 运行环境
## 问题描述
是否能支持,输入拼音,给出所有可能的汉字、词组的功能
## 问题复现步骤
-
Installing collected packages: wav2letter
Running setup.py develop for wav2letter
ERROR: Command errored out with exit status 1:
command: /home/hmi/anaconda3/envs/pororo/bin/python -c 'i…
-
This issue serves as a discussion/checklist elaboration for the next OSCAR version to come.
We shoud aim to fix existing bugs/problems as well as adding potential features.
## Issues
- [ ] In…
-
Has anyone tried compiling this to WASM? Is it at all on the roadmap?