-
This has yielded excellent results in our coding in Limassol, where we did this with ChatGPT. Essentially, we simply ask a model to answer the questions we ask coders (outlined [here](https://docs.goo…
-
Is it not possible to transcribe long audio files, around ~3 hours? I am trying to transcribe the 3-hour audio to Hindi, but it uses huge memory.
```
import torch
import nemo.collections.asr as …
-
[meta engineering blog post](https://engineering.fb.com/2024/06/12/data-infrastructure/training-large-language-models-at-scale-meta/)
- Meta requires massive computational power to train large lang…
-
Use this script: https://github.com/hassonlab/247-pickling/blob/dev/scripts/tfsemb_perplexity.py
and this command:
perp-embeddings:
mkdir -p logs
for conv_id in $(CONV_IDS); do \
python scr…
-
What are the hardware requirements to run `readme-ready` framework?
### Additional Context
As part of https://github.com/openjournals/joss-reviews/issues/7489
-
I am trying to use both of my GPUs who are passed through to my docker container.
```
services: faster-whisper-server-cuda: image: fedirz/faster-whisper-server:latest-cuda build: dockerfile: Dockerf…
-
Pose your questions as Issue Comments (below) for [James Evans](https://sociology.uchicago.edu/directory/James-A-Evans) regarding his 10/3 talk on *Simulating Subjects: The Promise and Peril of AI Sta…
-
https://github.com/SZU-AdvTech-2023/308-Text-to-SQL-Empowered-by-Large-Language-Models-A-Benchmark-Evaluation
https://github.com/SZU-AdvTech-2023/308-Text-to-SQL-Empowered-by-Large-Language-Models-…
-
Thanks for contributing your review. Perhaps this paper, Causal-Guided Active Learning for Debiasing Large Language Models (https://arxiv.org/pdf/2408.12942), is related to your review topic and could…
sjcfr updated
4 weeks ago
-
I am wondering if people preprocess their audio before sending to whisper? I have sections where there could be music - but whisper seems to just assign different words (like If If If .....) with high…