This Streamlit application is designed for Backup Uganda to translate podcast transcripts from English to Luganda and perform speech synthesis on the translated text. The application leverages state-of-the-art natural language processing models to provide high-quality translations and speech synthesis results.
Requirements
Python 3.7 or later
Streamlit
Transformers
Torch
SpeechBrain
Torchaudio
NLTK
Clone the repository or download the source code. Install the required dependencies:
pip install streamlit transformers torch speechbrain torchaudio nltk
Run the Streamlit application:
streamlit run app.py
Open the provided URL in your web browser.
This project is open-source and available under [tbd] License.
If you have any suggestions or improvements, feel free to submit a pull request or create an issue. Your contributions are more than welcome!
8 commits
Python
100.0%
This Streamlit application is designed for Backup Uganda to translate podcast transcripts from English to Luganda and perform speech synthesis on the translated text. The application leverages state-of-the-art natural language processing models to provide high-quality translations and speech synthesis results.
Requirements
Python 3.7 or later
Streamlit
Transformers
Torch
SpeechBrain
Torchaudio
NLTK
Clone the repository or download the source code. Install the required dependencies:
pip install streamlit transformers torch speechbrain torchaudio nltk
Run the Streamlit application:
streamlit run app.py
Open the provided URL in your web browser.
This project is open-source and available under [tbd] License.
If you have any suggestions or improvements, feel free to submit a pull request or create an issue. Your contributions are more than welcome!
8 commits
Python
100.0%