Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Nejjer/audio2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Простая утилита для распознавания текста и спикеров.

Как начать

  • Установить python
  • pip install -r requirements.txt
  • Отдельно установить whisper: pip install git+https://github.com/openai/whisper.git
  • Убедиться, что установлен ffmpeg
  • Получить токен в huggingface и приложить его в .env по примеру env.example
  • Запустить скрипт python audiu2text.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages