crisishistory/HistoryAIToolkit

Speech-to-text transcription

Open

#5 建立於 2023年9月25日

在 GitHub 查看
 (3 留言) (0 反應) (2 負責人)Python (18 fork)github user discovery
good first issuehelp wanted

倉庫指標

Star
 (13 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南