Skip to main content

NVIDIA unveils new AI model for generating audio

NVIDIA has announced that its researchers have developed a new generative AI model capable of creating audio from text or audio prompts.

Fugatto, which is short for Foundational Generative Audio Transformer Opus 1, can create music from text prompts, remove or add instruments from existing audio, or even change the accent or emotion in a voice.

For instance, a promo video by NVIDIA shows a user prompting Fugatto to create “Deep, rumbling bass pulses paired with intermittent, high-pitched digital chirps, like the sound of a massive, sentient machine waking up.” Another example was to provide an audio clip of a person saying a short sentence and asking to change the tone from calm to angry. 

According to NVIDIA, Fugatto builds on the research team’s previous work in areas like speech modeling, audio vocoding, and audio understanding.

It was developed by a diverse group of researchers around the world — including India, Brazil, China, Jordan, and South Korea — which NVIDIA says makes the model’s multi-accent and multilingual capabilities better. According to the team, one of the hardest challenges in building Fugatto was “generating a blended dataset that contains millions of audio samples used for training.” To achieve this, the team used a strategy in which they generated data and instructions that expanded the range of tasks the model could perform, which improves performance and also allows it to take on new tasks without needing additional data.

The team also meticulously studied existing datasets to try to uncover any potential new relationships among the data. 

According to NVIDIA, during inference the model uses a technique called ComposableART, which allows them to combine instructions that during training were only seen separately. For instance, a prompt could ask for an audio snippet spoken in a sad tone in a French accent. 

“I wanted to let users combine attributes in a subjective or artistic way, selecting how much emphasis they put on each one,” said Rohan Badlani, one of the AI researchers who built Fugatto.

The model can also generate sounds that can change over time, such as a thunderstorm moving through an area. It can also generate soundscapes of sounds it hasn’t heard together during training, like a thunderstorm transitioning into birds singing in the morning. 

“Fugatto is our first step toward a future where unsupervised multitask learning in audio synthesis and transformation emerges from data and model scale,” said Rafael Valle, manager of applied audio research at NVIDIA and another member of the research team that developed the model. 

The post NVIDIA unveils new AI model for generating audio appeared first on SD Times.



from SD Times https://ift.tt/nMa24zm

Comments

Popular posts from this blog

A guide to data integration tools

CData Software is a leader in data access and connectivity solutions. It specializes in the development of data drivers and data access technologies for real-time access to online or on-premise applications, databases and web APIs. The company is focused on bringing data connectivity capabilities natively into tools organizations already use. It also features ETL/ELT solutions, enterprise connectors, and data visualization. Matillion ’s data transformation software empowers customers to extract data from a wide number of sources, load it into their chosen cloud data warehouse (CDW) and transform that data from its siloed source state, into analytics-ready insights – prepared for advanced analytics, machine learning, and artificial intelligence use cases. Only Matillion is purpose-built for Snowflake, Amazon Redshift, Google BigQuery, and Microsoft Azure, enabling businesses to achieve new levels of simplicity, speed, scale, and savings. Trusted by companies of all sizes to meet...

2022: The year of hybrid work

Remote work was once considered a luxury to many, but in 2020, it became a necessity for a large portion of the workforce, as the scary and unknown COVID-19 virus sickened and even took the lives of so many people around the world.  Some workers were able to thrive in a remote setting, while others felt isolated and struggled to keep up a balance between their work and home lives. Last year saw the availability of life-saving vaccines, so companies were able to start having the conversation about what to do next. Should they keep everyone remote? Should they go back to working in the office full time? Or should they do something in between? Enter hybrid work, which offers a mix of the two. A Fall 2021 study conducted by Google revealed that over 75% of survey respondents expect hybrid work to become a standard practice within their organization within the next three years.  Thus, two years after the world abruptly shifted to widespread adoption of remote work, we are dec...

10 Simple Image Slider HTML CSS JavaScript Examples Neeraj Mishra The Crazy Programmer

Slider is a very important part of any website or web project. Here are some simple image slider examples that I handpicked from various sites. These are built by different developers using basic HTML, CSS, and JavaScript. Some are manual while others have auto-slide functionality. You can find the source code for each by clicking on the code button or on the image. 1. Very Simple Slider Demo + Code 2. Popout Slider Demo + Code 3. Really Simple Slider Demo + Code 4. Jquery Simple Slider Demo + Code 5. Manual Slideshow Demo + Code 6. Slideshow Indicators Demo + Code 7. Simple Responsive Fullscreen Slider Demo + Code 8. Responsive Image Slider Demo + Code 9. Simple Image Slider Demo + Code 10. Slicebox – 3D Image Slider Demo + Code I hope these simple image sliders are helpful for you. For any queries, you can ask in the comment section below. The post 10 Simple Image Slider HTML CSS JavaScript Examples appeared first on The Crazy Prog...