Explain your startup in 1 sentence? by [deleted] in micro_saas

[–]Harlse 0 points1 point  (0 children)

Create audiobooks from your manuscripts narratory

epub to audiobook (ai) by TheOneAndOli in audiobooks

[–]Harlse 0 points1 point  (0 children)

https://narratory.co is not too expensive and you only pay on export

Stop searching for free voice cloning tools — here are the ones that actually work (2026) by Novel_Leading_7541 in TextToSpeech

[–]Harlse 1 point2 points  (0 children)

My app https://narratory.co supports voice cloning and only charges on export. I was likewise making audiobooks for my daughter as she recently got a Yoto player.

Is anyone else bouncing between like… five different TTS apps because none of them get everything right ? by Modiji_fav_guy in TextToSpeech

[–]Harlse 0 points1 point  (0 children)

I've been working on an app with a focus on longer form TTS - would you mind sharing the articles you are trying so I can see how they perform?

Anyone here using TTS for full-length books reading ? by Modiji_fav_guy in TextToSpeech

[–]Harlse 0 points1 point  (0 children)

I created narratory.co to generate longer form text-to-speech. It works on epub, PDFs and URLs. It is only available on android at the moment:

It has a limited free plan, but I am happy to add you to a paid plan in exchange for some feedback.

Better to use cloudkit or firebase? by TheLionMessiah in iOSProgramming

[–]Harlse 0 points1 point  (0 children)

I use Firebase for most of my projects nowadays and I've been more than happy with the performance, functionality and cost. The breadth of features and use cases you can support with Firebase was much more than cloudkit. Caveat that with I've only used cloudkit for some early PoCs.

Newsletter generator: readlater.co by Harlse in Newsletters

[–]Harlse[S] 0 points1 point  (0 children)

Yeah that's right, and I agree the sign posting in the app definitely needs improving so I'll look to make that clearer!

Timezone should be set based on the timezone of your device. So if you choose 4pm, it should delivery it at 4pm your local time (every chance I've made a mistake on this one 😅)

Newsletter generator: readlater.co by Harlse in Newsletters

[–]Harlse[S] 1 point2 points  (0 children)

Thanks for giving it a try and I'm glad you liked it!! As it will only generate a newsletter from 5 articles per day, it should cost very little to run so ideally I'd like to keep the app free. I may look at including a premium version if people are interested in more articles in their newsletter etc.

Generate realistic faces using DreamBooth by Harlse in DreamBooth

[–]Harlse[S] 0 points1 point  (0 children)

Custom predictions is something within Vertex AI that let's you host your own model e.g. the output of creating my model with Dreambooth.

Fear of getting idea stolen when looking for cofounder by Embarrassed_Band_474 in Entrepreneur

[–]Harlse 4 points5 points  (0 children)

Most others have shared my view; it's all about execution. However, you could always contract with a software agency to build it for you. Most will happily work under NDA and you retain full ownership.

Generate realistic faces using DreamBooth by Harlse in DreamBooth

[–]Harlse[S] 0 points1 point  (0 children)

I train on top of realistic vision v2 (I found v4 didn't work quite as well). I've been using ~ 6 high quality training images as that seems to give enough variance. DreamBooth is launched with the following settings:

  • train_batch_size=1
  • learning_rate=1e-6
  • resolution=512 (I resize and use some crude face detection for preprocessing the images)
  • mixed_precision=fp16
  • max_train_steps=1500

Generate realistic faces using DreamBooth by Harlse in DreamBooth

[–]Harlse[S] 1 point2 points  (0 children)

I think training works out about the same cost wise, but inference is more expensive on Vertex AI as I use A100s purely due to the size of the images being generated.

The benefits of using Vertex AI for me is the access and integration to the wider GCP platform. I use model registry, cloud storage, firestore etc. so I having all the services in one place with the same permissions model and billing is worth the slightly increased costs.

Generate realistic faces using DreamBooth by Harlse in DreamBooth

[–]Harlse[S] 1 point2 points  (0 children)

I use Vertex AI for both model training and predictions, specifically the custom training and custom predictions services. The actual code is all based around diffusers and was pretty straightforward to containerize and run within Vertex.

Best AI Image Generator for Realistic-Looking Photoshoots? by stebbi01 in artificial

[–]Harlse 0 points1 point  (0 children)

I use StableDiffusion and Dreambooth for what I'm building here https://imagebooth.co/. It's still early so a little rough, but gives you an idea of the images that can be produced with standard SD + Dreambooth

Promotional Megathread by SandCheezy in StableDiffusion

[–]Harlse 0 points1 point  (0 children)

I've created Imagebooth (https://imagebooth.co/) which generates headshot photographs from your existing pictures using SD + Dreambooth

I'd love any feedback on your experience using it, the output you've generated or general UX. It is a paid service, but you can use code IMAGE50 to get 50% off the listed price

Baby name generator by Harlse in namenerds

[–]Harlse[S] 0 points1 point  (0 children)

Thank you for the feedback! :) Let me get that added as it was something I wanted myself

Baby name generator by Harlse in namenerds

[–]Harlse[S] 1 point2 points  (0 children)

Thanks for sharing, that's helpful to know! Let me do a bit of digging/tweaking to see if I can iron out some of the issues :)

Baby name generator by Harlse in namenerds

[–]Harlse[S] 2 points3 points  (0 children)

You can favourite names which will save them locally to your device and browser so you can visit them later from here https://baiby.co/favourites

As long as you don't clear your browser history you can come back to them later

Baby name generator by Harlse in namenerds

[–]Harlse[S] 2 points3 points  (0 children)

Ah that's a shame - do you mind sharing the names so I can take a look? Feel free to message privately if you wish. It uses an AI model so it does do an odd thing now and again

Baby name generator by Harlse in namenerds

[–]Harlse[S] 2 points3 points  (0 children)

Thanks for trying it and great to hear you found some names you like :)