Coder Social home page Coder Social logo

polybuzz's Introduction

Polybuzz

Overview

Polybuzz is a free speech-to-text tool that can help you transcribe notes, documents, books, reports, or blog posts simply by using your voice.

People from all over the world, including students, teachers, writers, and bloggers, use this app on a daily basis. By using this app, you can significantly reduce the amount of effort you put into writing.

Polybuzz is particularly helpful for individuals who have difficulty using their hands due to trauma, dyslexia, or other disabilities that limit the use of traditional input devices.

Translation method

Polybuzz uses automatic speech recognition (ASR) system trained on 680,000 hours of multilingual and multitask supervised data collected from the web. It show that the use of such a large and diverse dataset leads to improved robustness to accents, background noise and technical language. Moreover, it enables transcription in multiple languages, as well as translation from those languages into English.

Reference link:

Robust Speech Recognition via Large-Scale Weak Supervision

 

Online demo

https://polybuzz.ezequielabregu.com/

  polybuzz result

Features

  • Multi-language recognition
  • Built-in speech recorder & player
  • Audio file uploader
  • Speech to text converter
  • Accurate punctuation
  • Download output text
  • Compatible with desktop (Windows, Mac, Linux) and mobile (Android, IOS) web browsers

How to run

mkdir polybuzz
git clone https://github.com/ezequielabregu/polybuzz.git
cd polybuzz
pip install -r requirements.txt
python app.py

Web browser address:
127.0.0.1:5000

Requires the command-line tool ffmpeg to be installed on your system, which is available from most package managers:

# on Ubuntu or Debian
sudo apt update && sudo apt install ffmpeg

# on Arch Linux
sudo pacman -S ffmpeg

# on MacOS using Homebrew (https://brew.sh/)
brew install ffmpeg

# on Windows using Chocolatey (https://chocolatey.org/)
choco install ffmpeg

# on Windows using Scoop (https://scoop.sh/)
scoop install ffmpeg

polybuzz's People

Contributors

ezequielabregu avatar

Watchers

JP Acierno avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.