pricing

#4
by Mansoor50 - opened

if not free, what are the api costs?

It is free, but you need to pay Hugging Face (not me) $9/month for more usage if you hit the limit
This is not for the API - there currently is no API for this but let me know if that would be something you’d be interested in

hi.. thank you for the reply.... i am making a transcription app in nextjs and its hosted on vercel. i have done the audio file upload and its transcription. (using openai 4o transcribe). now i want to give the feature for a user to talk in the mic and it transscribes.

i have used openai realtime but it has failed.
so am looking for a solution that i can i use
which is why i thought if i get an api, it may transscribe

in case you have any ideas or if you have done such a thing.. i wd be very grateful for any pointers
Regards

Mansoor50 changed discussion status to closed

This is a text to speech model not a speech to text model but there are definitely a lot of speech-to-text APIs out there! To confirm, you are looking for a speech-to-text API?

Sign up or log in to comment