-
**My Components:**
```jsx
/***** UnviewedActivities.js *****/
import PropTypes from "prop-types";
import React, { useState, useEffect } from "react";
import { graphql } from "babel-plugin-relay…
-
I am trying Tacotron2 based on LJSpeech dataset and try to reproduced the result that `erogol` did.
But both two experiments did not work well, both of two seem to have high stop loss.
The first e…
-
First of all, thank you for the great implementation of Taco2 with WaveNet.
I'd like to run WaveNet training while I'm still implementing/fixing my text data preprocessing, and I'm planning to mayb…
-
Add a PolyDataIO based on the `VTK::IONetCDF`module:
https://github.com/Kitware/VTK/tree/master/IO/NetCDF
Steps (a [complete example can be found here](https://github.com/InsightSoftwareConsort…
-
Add a PolyDataIO based on the `VTK::IOExodus`module:
https://github.com/Kitware/VTK/tree/master/IO/Exodus
Steps (a [complete example can be found here](https://github.com/InsightSoftwareConsort…
-
Hi, I'm running mikado2 with padding on maize genome. And I tried same command with dame files in two hpc clusters. I totally have 685 chromosomes and scaffolds, 648 already finished according to the …
-
Research purpose dataset can be found here http://www.m-ailabs.bayern/en/the-mailabs-speech-dataset/
I assume to have better results since German has more coherent pronounciation and transcription.
-
```C:\Users\Name\Desktop\All\Spook\Real-Time-Voice-Cloning-master>demo_toolbox.py
WARNING:tensorflow:From C:\Users\Name\Desktop\All\Spook\Real-Time-Voice-Cloning-master\synthesizer\models\modules.py:…
-
Hi,
I've noticed you add random noise to the audio. I just wondered if it would make more sense to add random noise to the Mel spectra? Considering that this is what you might get from something like…
-
* Release number or git hash: 19df2658cfa8da9970f8b3701ff5f476dbc36942
* Web browser version and OS: Windows 10
* Environment (local or deployed): local
### Steps to reproduce
1. Install taco
…