Showing 39163 open source projects for "java-tts"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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
  • 1
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Client-side Encryption Amazon DynamoDB

    Client-side Encryption Amazon DynamoDB

    Amazon DynamoDB Encryption Client for Java

    The Amazon DynamoDB Client-side Encryption in Java supports encryption and signing of your data when stored in Amazon DynamoDB. A typical use of this library is when you are using DynamoDBMapper, where transparent protection of all objects serialized through the mapper can be enabled via configuring an AttributeEncryptor. Use SaveBehavior.PUT or SaveBehavior.CLOBBER with AttributeEncryptor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQLancer

    SQLancer

    Automated testing to find logic and performance bugs

    SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has found hundreds of bugs in mature and widely-known DBMSs. SQLancer implements approaches for automatically generating SQL statements. It contains various hand-written SQL generators that operate in multiple phases. First, a database schema is created,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    InCrEG LibertyLook

    InCrEG LibertyLook

    Gestion de salons de Coiffure et d'Instituts de beauté

    [fr] Logiciel LibertyLook de gestion de salons de Coiffure et d'Instituts de Beauté basé sur les sources d'InCrEG : Gestion des clients, caisse, facturation, stocks, statistiques, états comptables. Environnement multi-postes grâce à son interface Web. Environnement multi-lingues français, anglais, espagnol *NON certifié NF 525* [en] LibertyLook is a management software for Hairdressers and Beauty salons based on InCrEG sources.
    Downloads: 4 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
  • 5
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    Java API to realize quick ISAM (Index Sequential Access Method) functionality for application in the file system. Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    docproj.php

    This PHP module provides HTML documentation using C-style comments.

    ...Using preset headers inserted into the source code, it can be used to generate documentation for modules, methods and functions for any text-based source code, that uses C-style commenting such as PHP, C, C++, C#, JavaScript and Java. It is also able to include specified folders that are one level beneath the current folder, one level above, or in a sibling folder beneath the same parent folder. Please refer to https://sourceforge.net/p/docprojphp/wiki/Home/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    olog

    Logbook for Accelerator Operations

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    A lightweight peer-to-peer messaging program that runs in the console. It also has a GUI version. It is currently very early in development. It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can be found here: https://github.com/cguy777/MTools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lavagna

    Lavagna

    Lavagna: issue tracker/project management tool

    Lavagna is a self-hosted project and task management tool that uses a Kanban board interface. Built in Java, it supports team collaboration, milestone tracking, and project documentation. Lavagna is suitable for organizations seeking a privacy-respecting alternative to SaaS tools like Trello.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Advanced Java

    Advanced Java

    Comprehensive guide to advanced Java topics and backend tech

    advanced-java is a curated knowledge base for Java developers seeking to deepen their understanding of advanced topics, including JVM internals, multithreading, networking, databases, system design, and common backend technologies. Written in Chinese, it serves as both a study guide and reference for preparing for technical interviews or mastering large-scale system development with Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Paper NoSQL

    Paper NoSQL

    Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android

    A lightweight, NoSQL document database for Android applications, providing fast and efficient local storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Mocking Bird

    Mocking Bird

    Clone a voice in 5 seconds to generate arbitrary speech in real-time

    MockingBird is an open-source voice cloning and real-time speech generation toolkit that lets you clone a speaker’s voice from a short audio sample (reportedly as little as 5 seconds) and then synthesize arbitrary speech in that voice. It builds on deep-learning based TTS / voice-cloning technology (in the lineage of projects such as Real-Time-Voice-Cloning), but extends it with support for Mandarin Chinese and multiple Chinese speech datasets — broadening its applicability beyond English. The codebase is implemented in Python (with PyTorch) and includes modules for encoder, synthesizer, vocoder, preprocessing, and inference, as well as demo scripts and a web-server interface for easier experimentation or deployment. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    OBDGeek

    configurable OBDII diagnostics software

    ...Recorded communication can be used for simulation - this way users can tune they configuration files at home without the necessity of connected car. The software is designed to be run on a PC (notebook). It is written in Java. Thanks to that, it can run on Windows, Linux and Mac OS machines.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15
    PET-CT plugins to fiji
    These are plugins to Fiji (ImageJ) originally developed at Nuclear Medicine at Beth Israel, Boston MA. Pet_Ct_Viewer is for PET/SPECT - CT/MRI studies showing fusion of the modalities. Read_BI_Studies is for BI database activities. See http://petctviewer.org
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Android-Plugin-Framework

    Android-Plugin-Framework

    Android Plugin Framework

    Android-Plugin-Framework is an Android plug-in framework, which is used to run plug-in apk without installation through dynamic loading. Although this framework supports independent plug-ins, the goal is not to support any third-party apps, unlike products such as Parallel Space or App Clone. Compared with any third-party app, non-independent plug-ins can predict which system APIs and features they use, and all behaviors are predictable. And any third-party app is unpredictable. The approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Beasties

    Beasties

    Defeat all the beasties to claim victory!

    Beasties is an OS-independent game written in Java (as of ver2.0.0, prior versions written in Python). The object is to defeat a number of monsters without dying. You have a knife, a gun, extra ammo, and a few medical supplies to help you
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    NGSpop

    NGSpop: identifying & visualizing sequence variation in deepvariant

    *NOTICE* The official software(NGSpop) will be updated soon, so please visit us in 2/29. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Triplyx
    Backup tool for storing data on three separate encrypted volumes. The system can restore the data from any two of the three volumes. Compromise or loss of any one of the volumes does not compromise data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Niagara AX Community Modules
    A library of modules for the Tridium Niagara AX platform. AX programmers are encouraged to use and expand the library.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 22
    AlphaPlayer

    AlphaPlayer

    AlphaPlayer is a video animation engine

    AlphaPlayer is positioned as a multimedia or media-player library or application under ByteDance, likely intended to provide video/audio playback functionality, streaming, or media rendering capabilities. It probably serves as a foundation for building media-heavy applications — offering features like playback control, streaming support, adaptive media handling, and possibly integration with custom codecs or streaming protocols. For developers building web, desktop, or mobile applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GaME - Solitaire-RPG Editor

    GaME - Solitaire-RPG Editor

    Solitaire-RPG Editor with Support for Game Master Emulation

    GaME is an editor with support for Game Master Emulation (especially Mythic, see http://wordmillgames.com) and some hopefully useful feature to keep track of threads and characters, roll dice and organize the solitaire-rpg session into scenes. The editor has been designed to be used without a mouse (although of course you may use a mouse or similar devices if you like). Every feature is availabe via keyboard shortcuts or by calling up the central context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lagom

    Lagom

    Reactive Microservices for the JVM

    ...Lagom helps you decompose your legacy monolith and build, test, and deploy entire systems of Reactive microservices. Lagom is an open source framework for building systems of Reactive microservices in Java or Scala. Lagom builds on Akka and Play, proven technologies that are in production in some of the most demanding applications today. Lagom's integrated development environment allows you to focus on solving business problems instead of wiring services together. A single command builds the project, starts supporting components and your microservices, as well as the Lagom infrastructure. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeXtidote

    TeXtidote

    Spelling, grammar and style checking on LaTeX documents

    If so, you probably know that the process is far from simple. Since LaTeX documents contain special commands and keywords (the so-called "markup") that are not part of the "real" text, you cannot run a grammar checker directly on these files: it cannot tell the difference between markup and text. The other option is to remove all this markup, leaving only the "clear" text; however, when a grammar tool points to a problem at a specific line in this clear text, it becomes hard to retrace that...
    Downloads: 0 This Week
    Last Update:
    See Project