Live data from Hacker News

Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

countless.dev

21–30 of 82 posts

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#24

It's weird that OpenAI has lower prices for same models and Azure has higher prices. Anyone can explain? BTW impressive idea and upvoted on PH as well.

tysm for the support!

OpenAI and Azure should be the same, it's weird that it shows it as different. I'll look into fixing this.

currently #2 on PH, any help would be appreciated!

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#25

It's weird that OpenAI has lower prices for same models and Azure has higher prices. Anyone can explain? BTW impressive idea and upvoted on PH as well.

Azure charges differently based on deployment zone/latency guarantees, OpenAI doesn't let you pick your zone so it's equivalent to the Global Standard deployment (which is the same cost).

[0] https://azure.microsoft.com/en-us/pricing/details/cognitive-...

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#27
Great! I wish there was a "bang to buck" value. Some way to know the cheapest model I could use for creating structured data from unstructured text, reliably. Using gpt4o-mini which is cheap but wouldn't know if anything cheaper could do the job too.

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#28

There are only two audio transcription models. Is this generally true, are there no open source ones like llama but for transcribing? Or just small dataset on that site

There are lots and lots of models, covering various use cases (e.g., on device, streaming/low-latency, specific languages). People somehow think OpenAI invented audio transcription with whisper in 2022 when other models exist and have been used in production for decades (whisper is the only one listed on that website).

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#29
Tangent question: is there anything better on the desktop than ChatGPT's native client? I find it too simple to organize chats but I'm having a hard time evaluating the dozen or so apps (most are disguise for some company's API service). Any recommendations? macOS/Linux compatibility preferred.

Re: Show HN: Countless.dev – A website to compare every AI model: LLMs, TTSs, STTs

#30

Great! I wish there was a "bang to buck" value. Some way to know the cheapest model I could use for creating structured data from unstructured text, reliably. Using gpt4o-mini which is cheap but wouldn't know if anything cheaper could do the job too.

Take a look at Gemini Flash 1.5. I had videos I needed to turn into structured notes, and the result was satisfactory (even better than the Gemini 1.5 Pro, for some reason). https://jampauchoa.substack.com/i/151329856/ai-studio.

According to this website, the cost is half of the gpt4-o mini. 0.15 vs 0.07 per 1M token.

Post reply on HN