HackerTrans
TopNewTrendsCommentsPastAskShowJobs

woodson

no profile record

comments

woodson
·bulan lalu·discuss
> 5090 ($2k MSRP but realistically $3-3.5k)

These days, more like >$4.1K (at least in the US).
woodson
·2 bulan yang lalu·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
·2 bulan yang lalu·discuss
Indeed. And the one in Admont, Austria: https://stiftadmont.at/en/about-the-abbey-library/
woodson
·2 bulan yang lalu·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
·2 bulan yang lalu·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
·2 bulan yang lalu·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
·2 bulan yang lalu·discuss
Not if one is running it in a non-privileged vm/container with restricted network access. But everything is YOLO these days.
woodson
·2 bulan yang lalu·discuss
Why generative? Or has it been decided that only generative models are “AI”?
woodson
·2 bulan yang lalu·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
·3 bulan yang lalu·discuss
Well, but their customers are those that buy Apple hardware.
woodson
·3 bulan yang lalu·discuss
Look into RWKV.
woodson
·3 bulan yang lalu·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
·4 bulan yang lalu·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
·4 bulan yang lalu·discuss
You mean Moshi (https://github.com/kyutai-labs/moshi)? Since Personaplex is just a finetuned Moshi model.
woodson
·5 bulan yang lalu·discuss
…who lives in Oregon, in the US.
woodson
·6 bulan yang lalu·discuss
This is about speech to text, not speech recognition.
woodson
·6 bulan yang lalu·discuss
You still need a tax accountant in France to register the FTE and file paperwork with the tax office and social insurance.
woodson
·6 bulan yang lalu·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
·6 bulan yang lalu·discuss
This is basically a devcontainer, right?
woodson
·6 bulan yang lalu·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.