fishfree

Results 128 issues of fishfree

https://github.com/szimek/signature_pad If integrated, then we can directly write a signature in Moodle.

enhancement

In the[ tutorial notebook](https://github.com/facebookresearch/seamless_communication/blob/main/Seamless_Tutorial.ipynb), `alignment_durations, _, tokenized_text_tokens = alignment_extractor.extract_alignment("LJ037-0171_sr16k.wav", en_transcription, plot=True, add_trailing_silence=False) ` The `alignment_durations`, `_ `are both a 1*160 dimensions of matrix: [[x,x,x,x....x]]. I expected they were sth like...

When I run `python3 main.py --input_file lianghui2022.csv --docs_colname text --dict_type mfd --word_embedding_model GoogleNews-vectors-negative300.txt --output_file lianghui2022results.csv`, it showed error as below: ``` Running FrameAxis Moral Foundations scores authority legalisation not recognized...

In China, we cannot acces Twitter. So I set up a Proxy in the host server, and followed[ the instruction here](https://docs.docker.com/network/proxy/#configure-the-docker-client), and run up sfm-docker. But it fails with: `Last...

[The related issue](https://github.com/openai-php/client/issues/226) is here. However, my local LLM service does not support embedding service the way OpenAI Pinecone does. Luckily, I find anohter dedcated LLM embedding service compatible with...

Honestly, I have post my issue [here](https://github.com/gwu-libraries/sfm-ui/issues/1149#issuecomment-1813862464). The repo owner suggested me post my issue in twarc-csv. Could you please have a look at it?

### Describe the issue When I run `deepspeed --include localhost:0 moellava/serve/gradio_web_server.py --model-path "LanguageBind/MoE-LLaVA-Phi2-2.7B-4e" `, it shows errors as below: `OSError: libcufft.so.10: cannot open shared object file: No such file or...

``` (prujuai) wzzhang@ubuntugpu:~/prujuai$ python3 read_to_vectorstore.py Converting to text: prujuai_moodle/praat_manual->praat_manual.pdf An error occurred when processing the file prujuai_moodle/praat_manual->praat_manual.pdf: The command `pdf2txt.py prujuai_moodle/praat_manual->praat_manual.pdf` failed with exit code 1 ------------- stdout ------------- b''-------------...

``` raise exceptions.ExtensionNotSupported(ext) textract.exceptions.ExtensionNotSupported: The filename extension .zip is not yet supported by textract. Please suggest this filename extension here: https://github.com/deanmalmgren/textract/issues Available extensions include: .csv, .doc, .docx, .eml, .epub, .gif,...

enhancement