HackerTrans
TopNewTrendsCommentsPastAskShowJobs

woodson

no profile record

comments

woodson
·mês passado·discuss
> 5090 ($2k MSRP but realistically $3-3.5k)

These days, more like >$4.1K (at least in the US).
woodson
·há 2 meses·discuss
Yeah, there have been several papers with attacks on Whisper:

- Inject adversarial noise to make it transcribe what you want (https://arxiv.org/abs/2210.17316)

- Stop it from transcribing (https://arxiv.org/abs/2405.06134)

- Adversarial prompt injection to make it translate instead of transcribe (https://arxiv.org/abs/2407.04482v2).
woodson
·há 2 meses·discuss
Indeed. And the one in Admont, Austria: https://stiftadmont.at/en/about-the-abbey-library/
woodson
·há 2 meses·discuss
HF is notorious for making it difficult to work offline (or at least not waste time trying to connect when everything needed is offline) and is constantly changing how it is being handled. Previously, there was TRANSFORMERS_OFFLINE, HF_DATASETS_OFFLINE, etc.
woodson
·há 2 meses·discuss
You can use devcontainers (in VSCode or separate), like this: https://github.com/entn-at/claude-rust-devcontainer/

This will limit the agent in what it can do in the system and what IPs/domains it can reach. This requires a lot of customization to your specific framework/environment. Note that this can reduce the agent’s effectiveness, as it will have to “work around” some of the limitations. This isn’t foolproof either, and the agent could exfiltrate data e.g. via DNS requests.
woodson
·há 2 meses·discuss
> But I don't see a scenario where pytorch needs network access.

Training models across multiple compute nodes? That’s a big one.
woodson
·há 2 meses·discuss
Not if one is running it in a non-privileged vm/container with restricted network access. But everything is YOLO these days.
woodson
·há 2 meses·discuss
Why generative? Or has it been decided that only generative models are “AI”?
woodson
·há 2 meses·discuss
It highly depends on the sort of data you’re processing (phone calls, podcasts, meetings of more people recorded using single channel?). For NVIDIA/NeMo, check out their softformer diarization models (also streaming).
woodson
·há 3 meses·discuss
Well, but their customers are those that buy Apple hardware.
woodson
·há 3 meses·discuss
Look into RWKV.
woodson
·há 3 meses·discuss
It’s a distinction that IMHO likely doesn’t make much difference, at least for the mostly automated/non-interactive coding agent use case. What matters more is how well the post-training on synthetic harness traces works.
woodson
·há 4 meses·discuss
There are still opportunities, but they aren’t paid nearly as well as less researchy positions in industry. US post-doc salaries at state universities aren’t that high.
woodson
·há 4 meses·discuss
You mean Moshi (https://github.com/kyutai-labs/moshi)? Since Personaplex is just a finetuned Moshi model.
woodson
·há 5 meses·discuss
…who lives in Oregon, in the US.
woodson
·há 6 meses·discuss
This is about speech to text, not speech recognition.
woodson
·há 6 meses·discuss
You still need a tax accountant in France to register the FTE and file paperwork with the tax office and social insurance.
woodson
·há 6 meses·discuss
The bank issues/refusals may have something to do with FATCA. If you have anything to do with the US in terms of taxes, many EU banks don’t want you as their customer. If it’s a subsidiary of a foreign company, then a lot of paperwork is required to prove that the foreign owners actually exist.
woodson
·há 6 meses·discuss
This is basically a devcontainer, right?
woodson
·há 6 meses·discuss
Jeez, OP asked what it means in this context (zero-shot voice cloning), where you quoted a generic definition copied from Wikipedia. I defined it concretely for this context. Don't take it as a slight, there is no need to get all argumentative.