Search Results for "transcribe mp3 audio to text"

Showing 85 open source projects for "transcribe mp3 audio to text"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Whishper

    Whishper

    Transcribe any audio to text, translate and edit subtitles 100% locall

    Open-source, local-first audio transcription and subtitling suite with a simple web UI. Thanks to open-source technologies, Whishper can run 100% offline. Your data never leaves your computer. Whishper allows you to translate your transcriptions to and from more than 60 languages thanks to Argos Translate and LibreTranslate. Download the transcriptions in many formats (json, txt, vtt, srt). Easily edit your subtitles right in the Web-UI.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    SpeechRecognition

    SpeechRecognition

    Speech recognition module for Python

    Library for performing speech recognition, with support for several engines and APIs, online and offline. Recognize speech input from the microphone, transcribe an audio file, save audio data to an audio file. Show extended recognition results, calibrate the recognizer energy threshold for ambient noise levels (see recognizer_instance.energy_threshold for details). Listening to a microphone in the background, various other useful recognizer features. The easiest way to install this is using pip...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    OpenAI Web Application

    OpenAI Web Application

    A web application that allows users to interact with OpenAI's models

    A web application that allows users to interact with OpenAI's modles through a simple and user-friendly interface. This app is for demo purpose to test OpenAI API and may contain issues/bugs. User-friendly interface for making requests to the OpenAI API. Responses are displayed in a chat-like format. Select Models (Davinci, Codex, DALL·E, Whisper) based on your needs. Create AI Images (DALL·E). Audio-Text Transcribe (Whisper). Highlight code syntax. Type in the input field and press enter...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EasyRPG Player

    EasyRPG Player

    RPG Maker 2000/2003 and EasyRPG games interpreter

    ... support (+ HarfBuzz for Unicode text shaping) mpg123 for better MP3 audio support. WildMIDI for better MIDI audio support. Libvorbis / Tremor for Ogg Vorbis audio support. opusfile for Opus audio support. libsndfile for better WAVE audio support. libxmp for better tracker music support. SpeexDSP for proper audio resampling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 5
    Txt-2-Mp3  6.3 Mark 2 [I.S.A]

    Txt-2-Mp3 6.3 Mark 2 [I.S.A]

    Txt-2-Mp3 6.3 Mark 2 [Improved.Simplified.Alternative]

    'Txt2Mp3' an desktop application developed using python 3.6.8 and other add-on libaries. Can convert texts into audio (.mp3) files using gTTS (Google Text-to-speech) api module library. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced Youtube Client - AYC

    Advanced Youtube Client - AYC

    A highly responsive, no nonsense, easy to use, fast video downloader.

    AYC is a highly responsive, no nonsense, easy to use, fast video downloader from the text based era. Test builds are now available on Telegram: https://t.me/s/ayc_news. Try latest features and fixes before everyone else. How to install: https://github.com/adithya-s-sekhar/advanced-youtube-client-ayc#installation Downloads v4.23 - 07/Sep/2024 AYC is no longer released as EXE's. 32-bit: https://sourceforge.net/projects/advanced-youtube-client-ayc/files/Releases/v4/ayc-v4.23...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 7
    CDBurnerXP x64

    CDBurnerXP x64

    Free disc burning software for CDs, DVDs, Blu-ray, and ISO images.

    ...-ray discs, and HD DVDs. You can also create bootable discs and add multiple sessions to a single disc. Audio CD Burning: Create audio CDs from various formats like MP3, WAV, OGG, FLAC, and WMA. The software includes integrated support for gapless audio, track arrangement, and CD-Text for track information. ISO Image Support: CDBurnerXP allows you to create ISO images from your files and burn them to a disc. It also supports converting BIN and NRG files to ISO format.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8
    Shutter Encoder

    Shutter Encoder

    Free professional video converter Windows|Mac|Linux

    Shutter Encoder is an video, audio and image converter based on FFmpeg and other great tools. It has been designed by video editors in order to be as accessible and efficient as possible. It's a swiss knife tool for any video editor. Link to website & downloads : https://www.shutterencoder.com - Without conversion: Cut without re-encoding, Replace audio, Rewrap, Conform, Merge, Extract, Subtitling, Video inserts - Sound conversions: WAV, AIFF, FLAC, ALAC, MP3, AAC, AC3, OPUS...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 9
    VATSG

    VATSG

    Video automatic transcribe and translated subtitle generator

    It generates srt format subtitle from videofile which can be any source language that whisper support , and then make translated subtitle file of your target language which deepl support. This is the subtitle generator(VATSG) which use [moviepy](https://github.com/Zulko/moviepy) to generate mp3 and then use [faster-whisper](https://github.com/guillaumekln/faster-whisper) to get text recognition and then use deepl-api to generate your target language subtitle file(srt format) If you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 10
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    ... FKiSS5 enhanced capabilities. These features enable Kisekae game and application development. UltraKiss includes an integrated palette color editor tool, an image editor tool, an integrated audio and video player, and an archive manager that packages LHA, ZIP, and JAR archive files. It also provides a full featured FKiSS programming language trace and debugging tool. UltraKiss has been designed to provide improved developer support so that it is easy to create new KiSS applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    JMP3Renamer
    JMP3Renamer is a plugin-based renamer/tagger written in Java. It supports automatical assignment of the data to the files and magic cookies to specify the filename format. Currently available plugins: Discogs, MusicBrainz, Filename, Filetag, Mp3, Ogg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    ... supports multipage docs, so scans of covers/discs can be packed together in one file. ARITA will locate and display the said file, allowing you to view all pages. Optional 'signature' files can be created to keep checksums of tracks, so you may ask ARITA to verify them and make sure nothing is damaged due to a sudden failure of HDD/SSD. As for 'cuesheets': tracks are merged into a single continuous audio file and a supplementary text file, which provides information on where tracks start and end.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LWT ◆ Learning with Texts

    LWT ◆ Learning with Texts

    ◆ A Versatile Tool for Language Learning ◆

    THE #1 LANGUAGE LEARNING FREEWARE ON SOURCEFORGE WITH ~400 DOWNLOADS PER MONTH Learning with Texts (LWT) is a versatile tool for Language Learning - inspired by Stephen Krashen's principles in Second Language Acquisition, Steve Kaufmann's LingQ system, ideas from Khatzumoto (AJATT = "All Japanese All The Time") and the Vera F. Birkenbihl approach to language learning. Read & listen, save & test words in context! READ MORE: https://learning-with-texts.sourceforge.io PLEASE NOTE:...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 15
    18k-youtube-download

    18k-youtube-download

    ❤️ 18k-youtube-download with python and kivy Dev.Wk-18k

    18k-youtube-download A simple project to make gui on kivy mixed with the function of downloading music from youtube with youtube_dl package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Translate-Subtitle-File

    Translate-Subtitle-File

    Subtitle Creation Assistant

    Subtitle group machine translation assistant - [Function 1: Translate subtitle file] .srt .ass .vtt [Function 2: Voice to text] (Drag in video or audio to recognize subtitles) (The latest version v4.1.0 Update time 2021 2 May 23) 12 translation service providers can be configured, such as Google, Baidu, Tencent, Caiyun, IBM, Azure, Amazon, etc. (6 voice service providers can be configured: Alibaba Cloud, Xunfei, Tencent Cloud, IBM, Azure, Amazon ) Advantages: 1. You can use multiple service...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    radio_chung
    radio chung is a desktop application to listen to online radio web url , with plugin plugin2 plugin3 plugin4 plugin5 plugin6 dsp effects support compatible with midipiano_chung freemp3_chung dsp_chung ( provided with baxandall_chung & resonance _chung & decay_chung ) it uses bass dll and gui_chung and is written in easy fast compiled freebasic . Can also play audio ( * ,mp3,ogg,wav,...) files - generic path * or single file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XiX Music Player

    XiX Music Player is a multi-platform music player

    XiX Player is a free easy to use multi-platform music player that currently runs in Linux, Linux ARM (Raspberry Pi), Windows & MacOS Intel Features: Supports the following file formats: MP3, OGG, M4A (non-DRM), AAC, FLAC, OPUS, APE, DFF, WAV Play & Rip your CD to MP3 or FLAC. CD-Text and CDDB support Rip DVD tracks to MP3 or FLAC. Needs mplayer. See albums the choosen artist is on and vice versa Create and use Playlists Online Radiostations + Presets Record Online Radiostations...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    TexToSpeech

    TexToSpeech

    TexToSpeech genera interpretaciones de texto a voz

    La presente herramienta genera interpretaciones de texto a voz utilizando las voces instaladas en tu ordenador por defecto. Puedes exportar el resultado del texto a voz generado en archivos .mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GoodByeCatpcha

    GoodByeCatpcha

    Solver ReCaptcha v2 Free

    An async Python library to automate solving ReCAPTCHA v2 by images/audio using Mozilla's DeepSpeech, PocketSphinx, Microsoft Azure’s, Google Speech and Amazon's Transcribe Speech-to-Text API. Also image recognition to detect the object suggested in the captcha. Built with Pyppeteer for Chrome automation framework and similarities to Puppeteer, PyDub for easily converting MP3 files into WAV, aiohttp for async minimalistic web-server, and Python’s built-in AsyncIO for convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    oscp

    oscp

    multiplatform, small and handy audio/video player with network remote

    oscp by ariel/KotCzarny @ irc://irc.freenode.com/h3droid tiny media player: - libav (mp3, wav, ogg, aac, mpc, wma, flac, ape, avi, mkv, flv, etc.) - wildmidi (mid) - xmp (mod, med, xm, s3m, it, dbm, psm, omx, okt, digi, 669, mtm, acid, umx) - gme (ay, gbs, gym, hes, kss, nsf, nsfe, sap, spc, vgm) - sidplay2 (sid, psid, info) - mdxplay (mdx) - fc14dec (fc, fc13, fc14) - sc68 (sc68, sndh) - asapconv (sap, cmc, cm3, cmr, cms, dmc, dlt, mpt, mpd, rmt, tmc, tm8, tm2) - uade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Personal Radio Station OSE

    Personal Radio Station OSE

    Simple and efficent Radio Automation system linux based

    ... Developing platform ubuntu 13.10. Audio format supported: Mp3 (OGG in near future) BEWARE: You need to run a modern linux system (debian or ubuntu preferred) AND you need gstreamer1 AND jack audio server 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jaydle-project

    Download and extract mp3 using youtube-dl. And auto-tag mp3 meta data.

    ... specification...) 2. Go to your fav music video on Youtube site. 3. Copy and Paste the URL to Text field of Jaydle. 4. Press Download below. 5. You can check files by Store > List Directory, Or Store > List MP3 Files. 6. Open Jaydle Music Manager and select download directory. 7. Click Auto Tagging 8. If displaying result is O.K, click Execute. That's all, if the files separated by " - ", it will be tagged automatically. And you can move the to your library by clicking "Move tagged items". It'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on Windows...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    H.B.S.N

    H.B.S.N

    Speech Recognition System

    H.B.S.N is a simple speech recognition software which programmed using Java. This software is a package of many sub applications.And those are as listed below , Audio Player Video Player Email Client Weather Application Mp3 Tag Editor Picture Viewer Home Automation Application Alarm / Timer Folder Locker Message Encrypt Application Income & Expenses Logging Application Apart from that we can do many thing from this software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next