HackerTrans
トップ新着トレンドコメント過去質問紹介求人

woodson

no profile record

コメント

woodson
·先月·議論
> 5090 ($2k MSRP but realistically $3-3.5k)

These days, more like >$4.1K (at least in the US).
woodson
·2 か月前·議論
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
·2 か月前·議論
Indeed. And the one in Admont, Austria: https://stiftadmont.at/en/about-the-abbey-library/
woodson
·2 か月前·議論
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
·2 か月前·議論
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
·2 か月前·議論
> But I don't see a scenario where pytorch needs network access.

Training models across multiple compute nodes? That’s a big one.
woodson
·2 か月前·議論
Not if one is running it in a non-privileged vm/container with restricted network access. But everything is YOLO these days.
woodson
·2 か月前·議論
Why generative? Or has it been decided that only generative models are “AI”?
woodson
·2 か月前·議論
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
·3 か月前·議論
Well, but their customers are those that buy Apple hardware.
woodson
·3 か月前·議論
Look into RWKV.
woodson
·3 か月前·議論
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
·4 か月前·議論
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
·4 か月前·議論
You mean Moshi (https://github.com/kyutai-labs/moshi)? Since Personaplex is just a finetuned Moshi model.
woodson
·5 か月前·議論
…who lives in Oregon, in the US.
woodson
·6 か月前·議論
This is about speech to text, not speech recognition.
woodson
·6 か月前·議論
You still need a tax accountant in France to register the FTE and file paperwork with the tax office and social insurance.
woodson
·6 か月前·議論
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
·6 か月前·議論
This is basically a devcontainer, right?
woodson
·6 か月前·議論
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.