Viewing profile — java_beyb
java_beyb
HN member- Joined
- Fri, Dec 30, 2022, 7:13 PM UTC
- HN karma
- 3
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About java_beyb
No profile information was provided.
Recent public activity
-
comment
Comment #41007799
[dead]
-
comment
Comment #40275546
i haven't them recently but in the past I found smaller companies are much better at customization. try assemblyai, deepgram, picovoice or speechmatics. picovoice is on-device, you…
-
comment
Comment #38857344
they have been around since pre chatgpt era, and not relevant to chatgpt. chatgpt understands text, coqui reads text. they're a text-to-speech / voice cloning/voice generation comp…
-
comment
Comment #38842101
what's advanced speech recognition?
-
comment
Comment #38698379
have you tried it? i mean for fun, it wouldn't hurt for sure and ggerganov is doing amazing stuff. kudos to him. but whisper is designed to process audio files in 30-second batches…
-
comment
Comment #38686320
well, deepgram might be the fastest among cloud-dependent APIs, like Speechmatics and Assembly AI mentioned above. -but- it cannot be faster than local or smaller models as you men…
-
comment
Comment #37510666
how does it 4x cheaper than amazon or google? your basic plan cost per 1M char is $16, so are Google and Amazon.
-
comment
Comment #36313307
what you're looking for is called diarization. almost all enterprise STTs do that, you can find individual libraries on GitHub too. fine-tuning whisper is a nightmare, I don't know…
-
comment
Comment #36227647
edge brings compute close to where data is generated, cloud brings data to compute. even processing something in a web browser is called edge. i guess due to this impression the in…
-
comment
Comment #35950550
first, good initiative! thanks for sharing. i think you gotta be more diligent and careful with the problem statement. checking the weather in Sofia, Bulgaria requires cloud, curre…
-
comment
Comment #35689258
if your decision is cost-oriented, then Whisper API is the cheapest - at least based on what other API companies promote on their websites. however, depending on what you're buildi…
-
story
Ask HN: Has anybody used picovoice instead of krisp?
seems interesting, does anybody use it instead of krisp? https://picovoice.ai/blog/noise-suppression-for-developers/