Skip to content

guimingyue/ltis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ltis is an AI application for Voice Chating.

Third party lib

  • MeloTTS
  • whisper
    • ffmpeg, should be installed on the machine, use the command list below
      # on Ubuntu or Debian
      sudo apt update && sudo apt install ffmpeg
      
      # on Arch Linux
      sudo pacman -S ffmpeg
      
      # on MacOS using Homebrew (https://brew.sh/)
      brew install ffmpeg
      
      # on Windows using Chocolatey (https://chocolatey.org/)
      choco install ffmpeg
      
      # on Windows using Scoop (https://scoop.sh/)
      scoop install ffmpeg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published