github diStyApps/seait 0.1.4

latest releases: 0.1.4.8, 0.1.4.7, 0.1.4.6...
17 months ago

To create a symbolic link using the symlink tool, you need to run the 'RunAsAdministratorSymlink_seait.bat' file as an administrator:

  1. Right-click on the 'RunAsAdministratorSymlink_seait.bat' file.
  2. Select 'Run as Administrator' from the context menu.
  3. Click 'Yes' when prompted by User Account Control.

This will grant the necessary permissions for creating symbolic links using the symlink tool.

For regular usage of seait.exe, you don't need to perform these steps. Simply start seait.exe as you normally would.
@asashledombos thank you for the script.

Update [0.1.4]

Added

bark-gui and openai whisper-ui both tested on GTX 970 4GB and worked great.

  • bark-gui [text-to-speech and voice cloning]

    https://github.com/suno-ai/bark

    Bark is a transformer-based text-to-audio model created by Suno. Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying. To support the research community, we are providing access to pretrained model checkpoints ready for inference.

    https://github.com/C0untFloyd/bark-gui

    bark-gui is This is a simple Web UI for an extended Bark Version using Gradio, meant to be run locally.

  • whisper-ui [speech-to-text]

    https://github.com/openai/whisper

    Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.

    A bit old maybe there new GUIs for whisper but i used this one.

    https://github.com/hayabhay/whisper-ui

    whisper-ui is a simple Streamlit UI for OpenAI's Whisper speech-to-text model. It let's you download and transcribe media from YouTube videos, playlists, or local files. You can then browse, filter, and search through your saved audio files.

    I have also have an old fork of this project with some differences that let chose gpu or cpu but its older then this one i might added later if requested.

Minor fixes and changes to the code.

Don't miss a new seait release

NewReleases is sending notifications on new releases.