Showing 43575 open source projects for "java-tts"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    Java 4 SubRip

    j4srt manage SubRip files (.srt).

    usage: java [-options] -jar jarfile -c <fileIn> [<diff>] [<fileOut>] [<pattern>] fileIn input file diff milliseconds or different time fileOut output file pattern time's pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    S-DES Crypto App

    Encryption/Decryption demonstration app using the S-DES algorithm

    Encryption/Decryption demonstration app using the S-DES algorithm. Use the Java runtime environment 11 for execution. The GUI pops up that allows entering a 10-bit encryption/decryption key in binary (0, 1 digits) and the plaintext/ciphertext in the same form (8-bit). Executing the algorithm, decription of the encoding/decoding functionality is provided in the three main text boxes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    template-message-java-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    masmt

    masmt

    A frame work for Multi agent system development

    MaSMT is a java based multi-agent system development framework, especially designed for development of English to Sinhala machine translation system. MaSMT also capable to develop any multi-agent based system through its architecture. Reference: B. Hettige, A. S. Karunananda, G. Rzevski, Multi-agent solution for managing complexity in English to Sinhala Machine Translation, International Journal of Design & Nature and Ecodynamics, Volume 11, Issue 2, 2016, 88 – 96.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 7
    College Time Table (CTT)

    College Time Table (CTT)

    A small and powerful utility to generate school/college time table.

    Most of the time table applications use complex design to generate time table but as a result often lose simplicity. This software uses the most basic, simple and popular Spreadsheet design. This small desktop application can save hundreds of hours of teachers of any small school or college. It will never ask information required but collects information on the fly as you type. Start building time table instantly as you recollect names, subjects etc. Separate executables for Windows...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Material-UI-Swing

    Material-UI-Swing

    A modern, Material Design UI for Java Swing

    A modern, Material Design UI for Java Swing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    dycomodel

    Dynamic Consumption Modeling

    Dynamic Consumption Modeling to create the model of the feature consumption’s flow taking in consideration: the data from prior period of consumption (one time produced) specific model suggested by system and customized by customer everyday/periodically inventory quantity and to predict the remaining quantity of items set the reordering points (first point, with fixed quantity, for fixed dates) GitHub: https://github.com/surban1974/dycomodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    JAK SW project

    JAK SW project

    Platform to help this and other clubs organize their events

    The goal of this project is to provide a Web-portal and Android application for the Jazzclub Armer Konrad (JAK) association (German "Verein"). However, by design this is not limited to just this Verein, but rather may be adapted for other use cases, e.g. adapting the web-frontend. Those applications will help the association members to organize their events, bands, volunteers and locations, gallery, newsletter and their members. Also, for the ones who are interested in JAK, they will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SDK for Shipping Android Logs

    SDK for Shipping Android Logs

    Sematext Logs Client Library for Android

    Sematext Logs is ELK as a Service. This library lets you collect mobile analytics and log data from your Android applications using Sematext. There is an equivalent library for shipping logs from iOS available. If you don't have a Sematext account, you can register for free to get your App token. Use the Mobile Application Logs Integration to get out-of-the-box reports with the most important information about your mobile applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    andOTP

    andOTP

    Open source two-factor authentication for Android

    Open source two-factor authentication for Android. It implements Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP). Simply scan the QR code and login with the generated 6-digit code. This project started out as a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive since 2015. By now almost every aspect of the app has been changed/re-written so the fork status of the Github repository got detached upon user request....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Simple music editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS Greengrass Core SDK for Java
    The AWS Greengrass Core SDK for Java enables Java developers to develop Lambda functions which will run within Greengrass. This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in Java. It also includes examples on how to develop a Lambda function in Java as well as packaging and running an example Hello World file in Java for your Greengrass core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Forum4U.ONLINE

    Forum4U.ONLINE

    Forum4U.ONLINE - Best Forum For Ever!

    Forum4U.ONLINE - Best Forum site and Android-app for anyone! Join for free to our Command! App have full integration with Forum site!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GSMTrace

    GSMTrace

    APP to view information of your mobile equipment and mobile cell.

    When possible, GSMTrace visualizes information from your mobile equipment and the operator's BTS cell and eNodeb: - GPS information; - mobile network information; - mobile operator cell information; - cell frequency information; - WI-FI network information; - Save this information in html file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. -...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    jfdk

    jfdk

    Modified OpenJDK with a non-compacting pinning supported GC.

    jfdk is a fork of the OpenJDK with a minor modification so that the Shenandoah GC skips the compacting phases. This GC supports pinning (JNI functions GetPrimitiveArrayCritical / ReleasePrimitiveArrayCritical) but normally that prevents the GC from functioning. But by skipping the compacting phases pinning works without blocking the GC. This enables greater native performance and possibly faster GC operation. Already finding 4x performance gains in apps built with jfdk.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Hackerskeyboard

    Hackerskeyboard

    Hacker's Keyboard Termux Mod

    Hacker’s Keyboard is a full-featured Android soft keyboard offering a PC-style layout—including five rows, arrow keys, Ctrl/Esc/Tab, and punctuation—making it ideal for SSH, coding, and technical tasks.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    MyFreeLab

    MyFreeLab

    Gestión de proyectos para freelancer.

    El programa sirve para poder crear, modificar, eliminar y registrar proyectos desarrollados para una empresa en particular. Así también, para poder generar una cotización para cada empresa en particular y calcular el costo del proyecto, entre otras cosas. Tiene la funcionalidad de conexión a una base de datos MYSQL local o remoto para registrar los datos. ProgrammerAuditore <victorvj098@gmail.com> Victor J. Maximo (c) 2021 Todos los derechos reservados. Victor J. Maximo (c)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pgjdbc-ng

    pgjdbc-ng

    A new JDBC driver for PostgreSQL

    pgjdbc-ng is an alternative PostgreSQL JDBC driver for Java that focuses on advanced protocol features and better performance. It supports full PostgreSQL type mapping, asynchronous communication, and efficient prepared statement handling. pgjdbc-ng is built for developers needing more control and lower latency from their Java/PostgreSQL stack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Arduino Simulator 1.7 Windows

    Arduino Simulator 1.7 Windows

    The simulator you've been looking for!

    This Arduino Simulator is designed to simulate your (IO) projects with the aim of making everything as simple as possible. If you don’t have components like sensors, Leds..., then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer. In order to let the Simulator understand the code, we changed the libraries to be compatible with ouer simulator. To maintain the usability, we have decided to keep all the...
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 24
    Scanmap3D

    Scanmap3D

    3D Network Traffic Visualisation

    A java-based 3D Visualisation tool for analysing network traffic. Written with jMonkeyEngine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project