crisishistory/HistoryAIToolkit

Speech-to-text transcription

Open

#5 geöffnet am 25. Sept. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Python (18 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (13 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This is a good issue for multiple contributors to work on, since different people can work on different platforms (iOS, Android, web, Windows, macOS, Linux).

  • Get https://github.com/ggerganov/whisper.cpp or any free speech-to-text transcription tool working in:
    • A web app
    • An Android app
    • An iOS app
    • A Windows desktop app
    • A macOS desktop app
    • A Linux desktop app
  • Save the transcription to a text file
  • Print the transcription to the console

Contributor Guide