Skip to content

Limbicnation/Speech2Text-ASR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎙️ Speech2Text-ASR

ASR-Text-Converter: Transform spoken language into text effortlessly with this ASR and Speech-to-Text toolkit.

Hi there! 👋 I'm not a programmer but a director of things when it comes to AI development. Welcome to the Speech2Text-ASR project.

Overview

This project aims to convert spoken language into written text using Automatic Speech Recognition (ASR) technology. It utilizes state-of-the-art models and tools to achieve accurate and efficient transcription.

Getting Started

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

You will need Conda installed to manage the Python environment for this project.

Clone the Repository

git clone https://github.com/Limbicnation/Speech2Text-ASR.git

Create and Activate Conda Environment

conda create -n speech2text python=3.10
conda activate speech2text

To deactivate the environment when you're done:

conda deactivate

Install Dependencies

pip install -r requirements.txt

Tested Environment

This project has been tested on Linux Ubuntu 22.04.

Acknowledgments

About

ASR-Text-Converter: Transform spoken language into text effortlessly with this ASR and Speech-to-Text toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages