Showing 39165 open source projects for "java-tts"

View related business solutions
  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Shift Time Calculator

    Shift Time Calculator

    Calculates Shift Times

    Calculates Shift Times - Really handy, if like me you struggle with those quarter to the hour and quarter past the hour starts and finishes. Includes break times, just enter how long you took for that break. Medics, Steelworkers, and anyone who works shifts may find this handy. Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed. Windows installer with bundled java runtime environment for those without java on their machine. visit: https://www.openlogic.com/openjdk-downloads if you're having issues with Java... Seems not all JDK's are created equal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Osmoseit.NExGen

    Osmoseit.NExGen

    La plateforme de dématérialisation de nouvelle génération. - BWS

    Plateforme technologique générique pour la dématérialisation des processus administratifs et de gestion reposant sur le dernier état de l'art technologique. Le projet BWS consiste à développer la solution de gestion de portail communautaire. Generic technological platform for the dematerialization of administrative and management processes based on the latest state of the art technology. The BWS project is to develop the community portal management solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libpython-clj

    libpython-clj

    Python bindings for Clojure

    libpython-clj is a deep interop library enabling you to load and use Python modules from within Clojure as if they were native namespaces—and even extend Python objects from Clojure. It bridges to the Python C API, preserving REPL‑based workflows. Bridge between JVM objects and Python objects easily; use Python in your Java and use some Java in your Python. Python objects are linked to the JVM GC such that when they are no longer reachable from the JVM, their references are released. Scope-based resource contexts are also available. Finding the Python libraries is done dynamically, allowing one system to run on multiple versions of Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Glipse Java IDE
    A Java IDE made in java will lots of features
    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
  • 5
    TTS

    TTS

    Deep learning for text to speech

    ...Demo server for model testing. Notebooks for extensive model benchmarking. Modular (but not too much) code base enabling easy testing for new ideas. Text2Spec models (Tacotron, Tacotron2, Glow-TTS, SpeedySpeech). Speaker Encoder to compute speaker embeddings efficiently. Vocoder models (MelGAN, Multiband-MelGAN, GAN-TTS, ParallelWaveGAN, WaveGrad, WaveRNN). If you are only interested in synthesizing speech with the released TTS models, installing from PyPI is the easiest option.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ScadaBR

    ScadaBR

    Open source SCADA

    We are now on GitHub: https://github.com/ScadaBR/ScadaBR ScadaBR is a SCADA (Supervisory Control and Data Acquisition) system with applications in Process Control and Automation, being developed and distributed using the open source model.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 8
    Joindesk

    Joindesk

    Open source Project Management application

    Joindesk is an open‑source project management suite built with Spring Boot and Angular. It offers flexible issue tracking, planning, documentation, and Wiki features as a full-stack alternative to JIRA/Confluence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+ needed Github: https://github.com/miguelalejandromorenobarrientos/jdrafting Android version (not compatible) https://sourceforge.net/projects/andrafting/
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Simple HR Solution Icon
    The Simple HR Solution

    HR Partner is a simple, all-inclusive online HR Management system for businesses with 20 to 500+ employees.

    Say goodbye to messy spreadsheets and paperwork – get the HR tools large companies use, without the big price tag
    Learn More
  • 10

    pMaps

    Java File Persistent Map implementation

    File persistent and indexed (B-Tree) Key/Value database in java implementing the Map interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java JPG Compression Program

    Java JPG Compression Program

    A JPG compression program that scans a given directory and its sub folders and compresses all JPG files found. Program has error handling and is written in Java with simple user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VITS

    VITS

    Conditional Variational Autoencoder with Adversarial Learning

    VITS is a foundational research implementation of “VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech,” a well-known neural TTS architecture. Unlike traditional two-stage systems that separately train an acoustic model and a vocoder, VITS trains an end-to-end model that maps text directly to waveform using a conditional variational autoencoder combined with normalizing flows and adversarial training. This architecture enables parallel generation (fast inference) while achieving speech quality that rivals or surpasses many two-stage systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KairosDB

    KairosDB

    Fast scalable time series database

    KairosDB is a fast distributed scalable time series database written on top of Cassandra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SoundHelix

    SoundHelix

    Versatile algorithmic random music generation software written in Java

    SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files. SoundHelix produces music that is actually enjoyable to listen to.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Graylog Cookbook

    Graylog Cookbook

    Chef recipes to deploy Graylog

    This Chef cookbook installs and configures the Graylog log management system. Graylog provides answers to your team’s security, application, and IT infrastructure questions by enabling you to combine, enrich, correlate, query, and visualize all your log data in one place. Search terabytes of data in milliseconds so you can ask more questions and get more answers. Save and share searches to save time and share expertise. Combine a variety of data widgets to customize dashboards to exactly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ProgrammingFonts

    ProgrammingFonts

    This is a collection of programming fonts

    This is a collection of programming fonts, just share this with the programmers. Now there are 108 kinds of fantastic fonts! If you have a try of another kind of programming font, maybe you can have a new different feeling of coding which will make you feel fabulous, so just have a try! Monospaced is the most important feature for programming fonts because monospaced fonts are easy for coding and must be easy to check or align or compare. Most of the important and popular programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jasmine

    Jasmine

    Super fast Java aexpression and algorithm evaluator

    V1.0.1 fully compatible with PS2 and 3. Jasmine uses the ASM byte code manipulation library (http://asm.ow2.org/) to create Java byte code to evaluate numerical expressions and algorithms. Evaluation of compiled expressions is very fast, in most cases it is faster than the equivalent byte code produced by the Java compiler (javac).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Xendra
    -Xendra ERP -Xendra Historian (ISA S95) adaptado a los requerimientos financieros e industriales de Peru. contabilidad facturacion POS compras ventas letras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    aseryla

    aseryla

    Aseryla code repositories

    This project describes a model of how the semantic human memory represents the information relevant to the objects of the world in text format. It provides a system and a GUI application capable of extracting and managing concepts and relations from English texts. https://aseryla2.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sokobot Español

    Sokobot Español

    Sokobot Español es un fork de https://github.com/PolyMarsDev/Sokobot

    https://discord.ly/sokobot-espanol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    ...You can copy it on any USB flash drive or other devices, and take it with you whenever you to need to create watermarks on the breeze, without having to go through installation steps. Since this is a Java-based utility, you should make sure you have previously installed the working environment on the computer, otherwise you cannot run the tool. aPhoto sports a clean and intuitive layout that lets you import photos using the built-in browse function.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    FreeNono

    FreeNono

    A free implementation of the nonogram game

    FreeNono is an open-source implementation of the Nonogram game — a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. FreeNono is distributed under the terms of the GNU GPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time. This is because Netflix started moving into a more componentized architecture for RPC with a focus on single-responsibility modules. So each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Extensible Modeling and Simulation Framework (XMSF) using Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 2 This Week
    Last Update:
    See Project