Minds API gives you access to Minds API service to help boost AI-based your business.
- Korean Speech Recognition
- English Speech Recognition
- Natural Language Analysis
- Machine Reading Comprehension
- Text Analytics
Type | Input type | Status |
---|---|---|
baseline, 8K | audio file(wav/mp3) | Support |
baseline, 16K | audio file(wav/mp3) | Support |
address, 8K | audio file(wav/mp3) | Support |
- Recognition type can be extended based on the client's request.
Type | Input type | Status |
---|---|---|
baseline, 8K | audio file(wav/mp3) | Support |
baseline, 16K | audio file(wav/mp3) | Support |
kor_accent, 8K | audio file(wav/mp3) | Support |
- Recognition type can be extended based on the client's request.
- This feature parses and analyze the input sentence.
- This feature reads and understands the reference setences, and then give the answer to your question.
- Coming soon
Dev Platform | Status |
---|---|
Python(2.x/3.x) | Support |
Web | Support |
Javscript | Support |
Java | Support |
- Send e-mail to minds-api-service@mindslab.ai to request Minds API service.
Or, go to Minds API web page and complete "Contact us" section.
It is noted that your name and valid e-mail address MUST be described in this request. - You will be contacted by Minds API service operator to discuss about how to help boost your business though Minds API service.
- Your ID and key would be delivered to you via e-mail.
Please NEVER disclose your ID and key to anyone unrelated. - Clone this repository.
- Choose a Minds API package according to your development platform preference.
- Go to Python environment.