HN user

_josh_meyer_

415 karma

building

Posts43
Comments49
View on HN
trace-commons-web.hf.space 1mo ago

Donate your Claude Code traces to an open CC-BY-4.0 dataset

_josh_meyer_
3pts2
brooker.co.za 1mo ago

Is this blog written by AI?

_josh_meyer_
3pts0
cohere.com 1mo ago

The noisy neighbor problem: serving LLMs

_josh_meyer_
3pts0
lawsofsoftwareengineering.com 1mo ago

Amdahl's Law in Software Engineering

_josh_meyer_
3pts5
news.byu.edu 1mo ago

BYU's Supermileage vehicle: Squeezing 2,145 miles out of a single gallon of fuel

_josh_meyer_
2pts1
adeshpande3.github.io 2mo ago

Why ML is a metaphor for life

_josh_meyer_
5pts0
www.bbc.com 3mo ago

White House and Anthropic hold meetings over Mythos model

_josh_meyer_
2pts1
chuckwooters.com 4mo ago

Spectrogram Text Art with MiniDSP

_josh_meyer_
4pts0
jrmeyer.github.io 4mo ago

Maximum Likelihood Estimation of a Gaussian

_josh_meyer_
3pts0
en.wikipedia.org 4mo ago

Warrant Canary

_josh_meyer_
10pts7
jrmeyer.github.io 5mo ago

Show HN: Ghostty and Watercolors

_josh_meyer_
8pts1
www.redhat.com 5mo ago

Easter Eggs in Your Terminal

_josh_meyer_
1pts0
veris.ai 5mo ago

LLM-as-a-Judge is asking the wrong question

_josh_meyer_
6pts2
www.youtube.com 6mo ago

Nw_wrld is an event-driven sequencer for triggering visuals [video]

_josh_meyer_
1pts1
santa.veris.ai 7mo ago

Show HN: I built an LLM agent that finds you online and roasts you

_josh_meyer_
2pts0
veris.ai 7mo ago

GPT-5.2, Grok 4.1, and DeepSeek v3.2 compare as Santa agents

_josh_meyer_
4pts2
supabase.manatee.work 1y ago

MCP vs. A2A (In 6 Minutes)

_josh_meyer_
3pts0
www.youtube.com 1y ago

Redwood AI: Humanoid robots [video]

_josh_meyer_
1pts0
manatee.work 1y ago

Show HN: Convert any technical document into a video presentation

_josh_meyer_
2pts1
supabase.manatee.work 1y ago

MCP in 15min

_josh_meyer_
2pts1
manatee.work 1y ago

Show HN: I built this to stay sane on ArXiv, now it handles any technical doc

_josh_meyer_
2pts0
www.bohaus.design 2y ago

Bohaus: Open-Source Furniture

_josh_meyer_
1pts0
twitter.com 2y ago

Show HN: Two Minute Papers Clone

_josh_meyer_
7pts0
old.reddit.com 2y ago

XTTS v2 and Local LLaMa

_josh_meyer_
3pts0
huggingface.co 2y ago

XTTS v2: best 0-shot voice cloning

_josh_meyer_
2pts0
github.com 2y ago

Open-Source XTTS streaming server (Dockerized)

_josh_meyer_
2pts0
huggingface.co 2y ago

Most Extreme ML Trivia Challenge

_josh_meyer_
1pts0
tts.readthedocs.io 2y ago

Training Code Released for XTTS

_josh_meyer_
2pts1
github.com 2y ago

Coqui TTS v0.18

_josh_meyer_
2pts1
huggingface.co 2y ago

Voice Chat with Mistral 7B

_josh_meyer_
3pts2

nw_wrld is an event-driven sequencer for triggering visuals using web technologies. It enables users to scale up audiovisual compositions for prototyping, demos, exhibitions, and live performances. Users code their own visual modules, then orchestrate them using the project's native UI composer.

Coqui TTS v0.18 3 years ago

XTTS model release (Text-to-Speech and voice cloning)

# From the release notes:

This model is trained on top of XTTS v1, using output masking. We mask the part of the output that is used as the audio prompt while training and don't compute loss for that segment. This helps us to resolve the hallucination issue that V1 experienced.

- Add Japanese - Resolve the hallucination issue (repeating the audio prompt) - Increased expressivity - Added ne_hifigan that was trained without denoising that brought some EQ and compression profile that might be unwanted for some use-cases

[dead] 4 years ago

Voice cloning from a segment of Merkel via Coqui.ai

imo this kind of tech is useful to supplement the artist, not replace them. You listen to a singer because you know their voice more than anything. Bob Dylan was a pretty bad singer, but I listen to him because of some emotional connection.

same company, yes, but major updates since our demo:

1) Quality: the underlying model is much, much better, and so is the quality of the Voice Clone. 2) Productization: previously we just had a stand-alone demo, now we've launched the product (user accounts, multiple voices, etc.)