Google has announced a new version of its text-to-speech system, Tacotron 2. It uses neural networks to generate human-like speech. Typically, in TTS systems, the input is complex linguistic and acoustic features. The neural networks used by Tacotron 2, however, are trained using speech examples and corresponding text transcripts. “Generating very natural sounding speech from … continue reading
JetBrains is on a mission to bring Kotlin to all modern application components. The company just announced version 1.2 of the statically typed programming language for modern multiplatform applications. According to the company, this is a major release that gives developers the possibility to reuse code between the JVM and JavaScript. “Now you can write the … continue reading
RebelLabs wants to get inside the mind of a programmer with its 2017 Developer Productivity Report. The report focuses on why developers use certain tools over others and how satisfied they are in their selection of those tools, architecture, and other aspects of development. The report is based off of more than 2,000 from Java developers … continue reading
Red Hat has announced Red Hat OpenShift Container Platform 3.7. The latest release of this Kubernetes container application platform will enable IT organizations to build and manage cloud applications utilizing on-premise resources and integration with AWS. Features include: OpenShift Service Catalog, OpenShift Template Broker, OpenShift Ansible Broker, Red Hat OpenShift Application Runtimes, and Red Hat … continue reading
The Kotlin programming language is getting a number of new updates and improvements as part of the inaugural KotlinConf taking place in San Francisco this week. Kotlin is a statically typed programming language for modern multiplatform applications developed by JetBrains. The big announcement from the conference’s keynote was the release of Kotlin 1.2 Release Candidate. … continue reading
Google is bringing machine learning to Android with a newly added Neural Networks API. The NNAPI is part of the latest developer preview of Android 8.1, Oreo. According to the company, the new API will enable developers to run computationally intensive machine learning operations on mobile devices. In addition, it provides a base layer for … continue reading
DeepMind is introducing the latest version of its computer program AlphaGo. AlphaGo was the first artificial intelligence to defeat a world champion Go player, and the latest version, AlphaGo Zero, is a more powerful version of that, according to the team. While AlphaGo learned by training on thousands of human games to learn to play Go, … continue reading
Google surprised Android developers back in May when it announced for the first time it was adding a new programming language to the operating system. Since then, Kotlin language adoption has exploded among developers so much that it is set to overtake Java in the next couple of years, according to a new report. Realm, … continue reading
Yahoo is releasing a new automated performance testing and analysis framework into open source this week. The company announced Daytona, an application-agnostic framework that enables developers to build customized test, analyze performance, and capture trends. “With Daytona, we are now able to integrate all our load testing tools under a single framework and aggregate test … continue reading
In an effort to better protect their users, Google is giving developers new updates when it comes to publishing web applications. The company is updating the app publishing process, risk assessment systems, and user-facing consent page to detect any abnormalities and protect against spoofing or misleading application identities. In addition, the company’s risk assessment process … continue reading
JetBrains is giving developers a first look at its Kotlin/Native compiler. The compiler is designed to compile Kotlin into machine code, and deliver executables without virtual machines. “Kotlin/Native is another step toward making Kotlin usable throughout a modern application. Eventually, it will be possible to use Kotlin to write every component, from the server back-end … continue reading