Skip to content

I honestly have no idea for this section, just enjoy this TTS made in Flet

License

Notifications You must be signed in to change notification settings

KourvA/CallCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzerbaijanIndiaIranJapanTurkeyAfghanistan

Call Center

GUI TTS app made in Flet

Installation

  1. Clone CallCenter repository:
    git clone https://github.com/Kourva/CallCenter
  2. Nevigate to source file:
    cd CallCenter
  3. Create virtual environment:
    virtualenv venv && source venv/bin/activate

    Note that you may need to execute different activate file based on your shell

  4. Install requirements:
    pip install -r requirements.txt
  5. Run the app using flet or python:
    flet run main.py
    python main.py

Flet Issue

If you got this error on flet: libmpv.so.1 not found (when libmpv is already installed):

 sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1

Thanks to lazypy.ro for API

Check out lazypy for more tts voices...

About

I honestly have no idea for this section, just enjoy this TTS made in Flet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages