Live data from Hacker News

Viewing profile — lharries

lharries

HN member
Joined
Tue, Feb 27, 2018, 12:02 AM UTC
HN karma
123
Public activity
83 items

About lharries

Building

Previously YC founder

Harries.co

Recent public activity

  1. story
    Show HN: Scribe v2 Realtime – new SOTA real-time speech to text model

    Luke from ElevenLabs here. We just released Scribe Realtime v2, our new real-time Speech to Text model. We rebuilt it from the ground up around a new architecture that uses predict…

  2. story
  3. comment
    Comment #44533091

    I used this last week and it's excellent - feels like the same increase in productivity increase from when I first used Cursor. Are you thinking of doing a hosted version so I can …

  4. comment
    Comment #44195803

    Can you choose a voice that's native in that language in the voice library: https://elevenlabs.io/app/voice-library?language=es

  5. comment
    Comment #44195626

    It should work well for the logged in voices here: https://elevenlabs.io/app/voice-library?language=ro We are in the process of updated the homepage voices for the new languages

  6. comment
    Comment #44195585

    Can you try with this voice? https://elevenlabs.io/app/voice-library?voiceId=xTZlmU8dKXdy... Voice selection matters more for this model

  7. comment
    Comment #44195461

    Which language isn't good and I'll get that fixed asap?

  8. comment
    Comment #44195452

    There's lots of great german voices here which should be better: https://elevenlabs.io/app/voice-library/collections/SHEPnUB9... The voice selection matters a lot for this research…

  9. comment
    Comment #44195437

    If you'd like it to sound like a french person speaking french this voice works great: https://elevenlabs.io/app/voice-library?voiceId=xTZlmU8dKXdy... Or if you want a french perso…

  10. comment
    Comment #44195430

    If you edit the text so that laugh makes sense in the context it should be much more natural like this one: https://x.com/elevenlabsio/status/1930689782331412811

  11. comment
    Comment #44195173

    can you try with a Romanian voice?

  12. comment
    Comment #44195169

    If you're trying to make an audiobook about an Alabaman visiting Paris this might be quite useful... But in seriousness try it with this voice: https://elevenlabs.io/app/voice-libr…

  13. comment
    Comment #44195114

    > The result with OpenAI feels much less predictable and of lower production quality than ElevenLabs Thank you Ian! Credit to our research team for making this possible For the pro…

  14. comment
    Comment #44195095

    We have lots of great British voices in our voice library! Or if you want to hear an american trying to do a british accent add "[British accent]" at the start of the generation

  15. comment
    Comment #44195049

    Can you try with a voice that was trained on that language? This research preview is more variable based on the voice chosen

  16. comment
    Comment #44194851

    It's a research preview for now but it should work well in 70+ languages. Voices make a big difference, can you try with a few Russian IVCs?

  17. story
  18. story
  19. comment
    Comment #43551409

    One day I hope this can be made for real

  20. comment
    Comment #43545094

    Here at ElevenLabs, we introduced the world's first ultra-realistic Text to Speech model, and recently launched the world's most accurate Speech to Text model, Scribe. But we're no…

  21. story
  22. comment
  23. comment
    Comment #43534353

    For most people, their life isn't stored in neat Notion database. Instead, if you have calendar + email + their main messaging apps (e.g. WhatsApp) you cover the majority of it. It…

  24. comment
    Comment #43534305

    It saves the messages in a local SQLite database on load — so querying shouldn't be an issue as it doesn't contact the WhatsApp server. For sending, this does use the API however a…

  25. comment
    Comment #43534270

    whatsmeow is in Go. Potentially I could have used a gopy instead and done it all in python (or just done it all in Go)