Results 14 comments of anya hope

Is there any timeline for merging this?

For whatever reason, I had to set arguments to `-i $FilePath$` to pass the full file path to yapf, and leave "Working directory" blank. Otherwise, yapf kept complaining that I...

As a workaround, `pip install --no-deps --upgrade keras_tuner==1.2.0` seems to work.

@mitsuhiko `rye init --build-system=setuptools` has the same issue. But, thank you for clarifying that the import doesn't work at the moment. I'll try to proceed with `rye init --no-import`.

@day-mon Could you share your Dockerfile?

Update: I was able to produce identical output to the Python version in Rust using this code: ```rust use std::path::PathBuf; use rust_bert::bert::{BertConfig, BertForSentenceEmbeddings}; use rust_bert::resources::{LocalResource, ResourceProvider}; use rust_bert::Config; use rust_tokenizers::tokenizer::{BertTokenizer,...

@guillaume-be > It looks like the [SentenceEmbeddings pipeline](https://docs.rs/rust-bert/0.20.0/rust_bert/pipelines/sentence_embeddings/index.html) should be compatible with the model you are loading -- have you tested using this with the local model builder as well?...

Thanks for this analysis. Indeed, I agree that an alveolar tap should not be given as `+cont`, because if it were continuous, it would be a trill. As you might...

Actually, I would leave this open, because the broader questions remain to be answered.