crisishistory/HistoryAIToolkit

Speech-to-text transcription

Open

#5 aberto em 25 de set. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (2 assignees)Python (18 forks)github user discovery
good first issuehelp wanted

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador