Logo Lanfrica

NovasyncHub/africantalk

Domain:

natural language processing

Record type:

software
Creator:
Nov
Host:
A set of works on TTS and ASR for African language . # africantalk ## Installation ##### Install requirements ```bash pip install -r requirements.txt ``` ##### Create .env file and insert you api key in ```env GOOGLE_API_KEY=your_api_key ``` ```bash python main.py ```