Skip to content

RateLingo is a Python command-line app that helps language professionals estimate service costs by word count, with a desktop GUI and web version currently in development.

Notifications You must be signed in to change notification settings

iamDREAMO/RateLingo

Repository files navigation

RateLingo

RateLingo is a simple, command-line application built with Python that helps translators, transcribers, voice-over artists, and subtitlers estimate costs based on word count. It is designed especially for professionals offering Twi language services eg; Twi-English translation, transcription, voice-overs, and subtitling/captions.


Features

  • Supports four core language services:

    • Translation
    • Transcription
    • Voice-over
    • Subtitling
  • 📊 | Calculates word count from user input.

  • 💰 | Computes total service cost based on predefined rates per word.

  • Runs directly in the terminal with a simple, interactive interface.


How To Use RateLingo

1. Clone the Repository

git clone https://github.com/iamDREAMO/RateLingo.git
cd RateLingo

2. Run the Application

Make sure Python 3 is installed on your system. In your terminal or command prompt, run:

python RateLingo.py

or

py RateLingo.py

3. Follow the Prompts

  • Choose a service (e.g., translation, transcription, etc.).
  • Paste or type your text (multi-line supported).
  • Press Enter once or twice (2x) on an empty line in your device's command line (windows/mac) or vscode terminal respectively to finish input..
  • View the word count and estimated service cost.

Predefined Rates

Service Rate per Word (USD)
Translation $0.10
Transcription $0.08
Voice-over $0.15
Subtitling $0.12

(Rates are example defaults and can be adjusted in the code.)


Requirements

  • Python 3.x

No external libraries are required. Just clone and run!


About

RateLingo is developed by Benedict Kofi Amofah as a practical tool for language professionals. Feel free to contribute, fork, or suggest improvements!


Coming Soon:

A desktop application and web app version of RateLingo will be developed soon for enhanced user experience and broader accessibility..

License

This project is open-source and available under the MIT License.....

About

RateLingo is a Python command-line app that helps language professionals estimate service costs by word count, with a desktop GUI and web version currently in development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages