HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thomasmol

no profile record

Submissions

Show HN: SvelteKit SaaS Boilerplate to help launch your product fast

launchleopard.com
26 points·by thomasmol·3 years ago·32 comments

comments

thomasmol
·2 years ago·discuss
Streaming is definitely on the to-do list! Its quite complex to stream both transcription + diarization, but we will get there eventually
thomasmol
·2 years ago·discuss
Thanks! That is something I might offer in the future and is definitely possible with a library like pyannote. Would be really cool to add for sure.

I am also experimenting with post-processing transcripts with LLMs to infer speaker names from a transcript. It works pretty decent already but it's still a bit expensive. I have this feature available under the 'enhanced' model if you want to check it out: https://docs.spectropic.ai/models/transcribe/enhanced
thomasmol
·2 years ago·discuss
Thanks for the shout-out and kind words!

Thomas here, maker of Spectropic and Audiogest. I am indeed focused on building a simple and reliable Whisper + diarization API. Also working on providing fine-tuned versions of Whisper of non-English languages through the API.

Feel free to reach out to me if anyone is interested in this!
thomasmol
·3 years ago·discuss
Very interesting idea!

Currently I only have a discord channel for support and help, but your suggested approach of offering some included one on one consulting makes sense. I am gonna look into how I can implement this
thomasmol
·3 years ago·discuss
Interesting thought, maybe I should add clear reasons why specific parts were included and how they work
thomasmol
·3 years ago·discuss
I understand! Perhaps I should include more tools and tutorials on marketing as well?
thomasmol
·3 years ago·discuss
Haha yes, was an issue with a rate limit on the Github API, should be fixed now! Didn't expect this amount of traffic :) Docs were built with Mintlify and the links to the repos in the docs will work once you have accepted the invite (after making a purchase).
thomasmol
·3 years ago·discuss
Mmm strange, could you share on what page exactly? Edit: got rate limited by the Github api haha, fixed now :)
thomasmol
·3 years ago·discuss
Currently no.. Going to have to add that still. The Auth.js devs have said that they're going to include zero-config support for this
thomasmol
·3 years ago·discuss
I can understand that! What would you like to see included that would justify the price for you?
thomasmol
·3 years ago·discuss
Yes you're right, some of this can be easily installed with a few commands!

However, the boilerplate also has a lot of other api routes, components and demo pages to setup an app.

If you're capable of easily setting that up yourself then this might not be for you, that's totally fine of course!