RootHex200 / AssemblyAI_with_Dart

this is voice-to-text script using assemblyai free api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

This project is a Dart application that convert voice-to-text.to make this project use assemblyai free api

Requirements

To run this project, you need to have the following software installed on your machine:

Installation

  1. Clone the repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Run dart pub get to install the required dependencies.

Usage

  • entrypoint in bin/
  • add your token in API_TOKEN varible
  • You can run the project on console using the command dart run.

About

this is voice-to-text script using assemblyai free api


Languages

Language:Dart 100.0%