An open API service indexing awesome lists of open source software.

https://github.com/rafeyosa/free-scribe

FreeScribe | Machine Learning Web for Transcription & Translation (React.js, Tailwind CSS, Transformers.js)
https://github.com/rafeyosa/free-scribe

reactjs tailwindcss transformersjs

Last synced: about 1 month ago
JSON representation

FreeScribe | Machine Learning Web for Transcription & Translation (React.js, Tailwind CSS, Transformers.js)

Awesome Lists containing this project

README

        

# FreeScribe

FreeScribe is a web application that leverages machine learning for real-time transcription and translation. Built using React.js, Tailwind CSS, and Transformers.js, this app enables users to transcribe audio into text and translate it into multiple languages with high accuracy.

## Learning objectives
- React.js Basics (Components, Hooks, Props)
- Transformers.js for Machine Learning-based transcription and translation
- Layouting Responsive Web using Tailwind CSS

## Link resources
- [FontAwesome CDN](https://cdnjs.com/libraries/font-awesome)
- [FontAwesome Icons](https://www.fontawesome.com)
- [Google Fonts](https://fonts.google.com/)
- [Tailwind CSS](https://tailwindcss.com)
- [Vite](https://vite.dev/guide)
- [@xenova/transformers](https://www.npmjs.com/package/@xenova/transformers)