HN user

narrationbox

190 karma

We do generative ML, specializing in speech technology.

https://narrationbox.com

Cost effective voiceovers and narrations at scale. Voices for agentic AI and audiobooks.

Check out our blog here: https://narrationbox.com/blog

Follow us at: https://twitter.com/narrationbox

Subscribe to our newsletter for generative text to speech, voice cloning, and accent conversion research.

Posts6
Comments92
View on HN

Yeah, neural codecs are pretty amazing. The most incredible part is that they can do compression well across the temporal domain, something which has been non-trivial.

Their sentence segmentation heuristics were not configured correctly. It's not an inherent limitation of the technology itself.

The newer transformer based generators are a bit better in this regard (since they can maintain a longer context window, not just in short tiny snippets).

Since it does the signal processing in the Fourier domain, does this suffer from audio artefacts e.g. hissing in the output? Torch's inverse STFT uses Griffin-Lim which is probabilistic and if you don't train it sufficiently, you may sometimes get noise in the output.

https://pytorch.org/docs/stable/generated/torch.istft.html#t...

An alternative would be to use a vocoder network (or just target a neural speech codec like SoundStream).

Recognizes "human" and recognizes "desk". I sit on desk. Does AI mark it as a desk or as a chair?

Not an issue if the image segmentation is advanced enough. You can train the model to understand "human sitting". It may not generalize to other animals sitting but human action recognition is perfectly possible right now.

So if I am launching a Spotify/Audible-style music/audiobook streaming platform, how will the pricing work out? Do we pay you instead of the original author for any user uploaded content? If the original author chooses to upload their content onto our platform, do we scan it with your API and explicitly whitelist it and pay them directly?

Your company looks very cool btw. What's your email?

Lua is a great language, but the fragmentation between versions makes it difficult to be adopted outside of niche embedded areas. On a side note, we maintain a Lua newsletter but haven't had time to update it. This article looks perfect for a new edition.

https://luadigest.netlify.app

This looks great! Congrats on launching. We used to be in this space too. The most tricky part is performance, especially if you are backtesting against an algorithm instead of manual trading. Having to wait for the results on 30 years of trading data can get rather annoying at times. If you do implement support for algorithmic trading, it might be helpful to rewrite the core in WebAssembly.

Stripe Treasury 6 years ago

Interesting, it seems their products are geo-locked. The Canadian site still shows "Request invite".

Stripe Treasury 6 years ago

Is this like Stripe Issuing where it is only available to a small number of companies? A lot of newer Stripe products seems to be available to large enterprises only. We applied for that waitlist multiple times but never heard back. What are the revenue or scale requirements for your targeted customers? Is it suitable for fintech e-wallets/banks?