Speech Sage TTS Bot
A Telegram bot that converts text to voice of your choice.
Features
- Choose from a variety of voices.
- Input text to be converted to speech.
- Simple and easy-to-use interface.
Getting Started
To get started with the Speech Sage TTS Bot, follow these steps:
Clone the repository:
git clone https://github.com/supSugam/speech-sage-tts-bot.gitInstall dependencies:
cd speech-sage-tts-bot npm installSet up your Telegram bot token:
- Create a
.envfile in the root directory. Add your Telegram bot token to the
.envfile:BOT_TOKEN=your-telegram-bot-token
- Create a
Build and start the bot:
npm startInteract with your bot in Telegram.
Commands
/start- Start the bot and display available commands.
/voices- Display available voices.
/tts- Start text-to-speech conversion.
Contributing
Contributions are welcome! Feel free to open issues and pull requests.
