DinhCongTac221 / audio-flashcard-assistant

Quickly make Anki flashcards from video and audio files, with handy features like silence detection and subtitles integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Flashcard Assistant

A cross-platform desktop application for turning audio and video files into flashcards.

It works like this:

  1. Choose a media file.
  2. Make your clips (manually or automatically).
  3. Export your audio flashcards for use in Anki.

Currently being built with Electron, Create React App, Redux and RxJS. Audio processing is done with ffmpeg for audio processing.

Audio Flashcard Assistant

Development

To install NPM packages:

yarn install

Once packages are installed, you may run the dev build:

yarn start

Then, in another tab, open the Electron app:

yarn electron

About

Quickly make Anki flashcards from video and audio files, with handy features like silence detection and subtitles integration.


Languages

Language:TypeScript 59.0%Language:JavaScript 37.2%Language:CSS 3.2%Language:HTML 0.6%Language:Shell 0.0%