Tuesday, November 19, 2019

Voice Cloning takes a very small sample of your voice and creates a synthetic model of your voice.

Voice Cloning takes a very small sample of your voice and creates a synthetic model of your voice.

Two Minute Papers explains a new technique that only needs 5 seconds of your real voice (it infers the rest).



Original “Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis” paper: https://arxiv.org/abs/1806.04558


Monday, November 18, 2019

Eugene Belinski recently announces Swiftly, a one-stop quick reference spot for Swift developers.

Eugene Belinski recently announces Swiftly, a one-stop quick reference spot for Swift developers.

Similar to his popular iOSRef site, Swiftly is a great resource for new and experienced Swift users.




His iOSRef: https://iosref.com

Sunday, November 17, 2019

Saturday, November 16, 2019

Are APIs copyrightable? Or can others implement an API compatible with an established platform?

Are APIs copyrightable? Or can others implement an API compatible with an established platform?

The Supreme Court has agreed to review the case where it was decided that Google infringed Oracle's copyrights by creating an independent implementation of Java.


I know which way I think would be best for the industry.

Thursday, November 14, 2019

A short & simple article on using SwiftUI across all Apple devices (Mac, iOS, Watch).

A short & simple article on using SwiftUI across all Apple devices (Mac, iOS, Watch).

The SwiftWithMajid blog uses conditional platform macro to tweak the code by platform.



Wednesday, November 13, 2019

The Swift Server Working Group has posted a status on their work and tools.

The Swift Server Working Group has posted a status on their work and tools.

Useful Tools, Libraries and other Proposals are listed, as well as hints of Future direction of Server Side Swift.