At Lelapa AI, we're dedicated to advancing language technology and expanding its accessibility through our specialized Automatic Speech Recognition (ASR) Model for Zulu and Sesotho languages. This innovative model is tailored to effectively transcribe and interpret spoken language, supporting a wide range of applications. By converting spoken words into text, it facilitates seamless communication and interaction, particularly in speech-to-text applications. Currently operational for Zulu and Sesotho, our ongoing efforts aim to extend support to additional South African and Sub-Saharan languages. This powerful tool enhances accessibility and usability, enabling more efficient communication and interaction in multilingual environments.
Highlights
**Expansive Language Support:** Lelapa AI introduces the Vulavula ASR Model, engineered to transcribe and interpret spoken language across a wide array of African languages, significantly expanding access to advanced speech recognition tools beyond dominant global languages.
**Precision and Speed:** With its cutting-edge technology, the Vulavula ASR Model excels in swiftly transcribing and interpreting spoken language with a higher degree of accuracy than conventional models, enhancing both user experience and data utility.
**Adaptable Applications:** Designed to support diverse needs, Lelapa AI's model is perfect for a range of applications including speech-to-text conversion, voice search, and real-time language translation in multilingual African environments, making it a robust tool for developers and businesses targeting African markets.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour for the compute instance that runs the speech-to-text model. Both options use the same ml.m5.xlarge instance type and are billed per host hour. The difference is the delivery mode. Batch mode processes uploaded audio files in bulk after calls end. Real-time mode transcribes audio as it streams during a live call. You pick the mode that fits your workflow. Costs scale with how many host hours you run each instance, so usage grows with the volume of audio you process.
Top-of-mind questions for buyers
What resource specification does one host hour of the ml.m5.xlarge instance provide?
You pay for one running ml.m5.xlarge instance for one hour of use. This is a general-purpose AWS instance type with four virtual CPUs and 16 GiB of memory. Each hour that the instance runs to process audio counts as one host hour on your bill.
Am I charged when the ml.m5.xlarge instance is stopped or idle?
Charges accrue per host hour while the instance runs. A fully stopped instance does not accrue software host-hour charges. Batch mode runs the instance while processing uploaded files. Real-time mode runs the instance during live calls. When you stop the instance, host-hour metering stops.
Can I run both batch and real-time modes, and how do the two charges combine?
Yes. Batch and real-time are billed independently, each per host hour on its own ml.m5.xlarge instance. If you run both at once, you pay host hours for each running instance separately. They appear as separate line items and add together on your invoice.
lelapa.ai
Helpful?
Vendor refund policy
Refunds for services rendered via third party marketplaces are granted solely at our discretion and only in cases of non-delivery or significant non-conformance with the service description as detailed on our website. All refund requests must be made formally in writing within seven days of purchase. For further assistance, please contact our support team.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
This is the first version
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
The input is of content type audio/wav
file_path = "input_audio.wav"
with open(file_path, 'rb') as file:
audio_data = file.read()
Lelapa AI Automatic Speech Recognition (ASR) Model support please contact us . support@lelapa.ai
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.