Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Wubpooz/Malta-TTS

Repository files navigation

Explanation

GUI version:
pip install -r requirements.txt

Just run streamlit run Paper_findings/papersGUI.py

 
CLI:
Change your params in <paperSearch_values.py> then run:py paperSearch.py

 
Docker deployment:
docker build -t paper-dashboard . docker run -p 8501:8501 paper-dashboard

Structure should be:
Paper_findings
├── paperSearch.py
├── paperSearch_values.py
├── papersGUI.py
├── requirements.txt
├── code (containes other python functions)
├── sources (put your sources here, as .txt)
└── outputs
Dockerfile

About

Repository of my work during my internship in Maltese TTS. I made 2 apps to help me, a demo of XTTS (https://malta-tts-deegsodm2ehla4cupq6bxb.streamlit.app/) and an app to search faster through paper titles (https://malta-tts-sdgohifzyhuguzwrwfaj2e.streamlit.app/).

Topics

Resources

License

Stars

Watchers

Forks