Giter Site home page Giter Site logo

is2ai / kazakh_tts Goto Github PK

View Code? Open in Web Editor NEW
112.0 112.0 20.0 32 KB

An expanded version of the previously released Kazakh text-to-speech (KazakhTTS) synthesis corpus. In KazakhTTS2, the overall size has increased from 93 hours to 271 hours, the number of speakers has risen from two to five (three females and two males), and the topic coverage has been diversified.

Home Page: https://issai.nu.edu.kz/tts2-eng/

License: Creative Commons Attribution 4.0 International

Shell 67.54% Python 32.46%
speech-synthesis tts

kazakh_tts's People

Contributors

khassanoff avatar mussakhojayeva avatar rodion-m avatar zerobfn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kazakh_tts's Issues

Where to get the models from README.md?

Hello, I want to test your repo on my data to make text2speach, but I have an issue

I have installed all properly, but I do not understand where to get following models:

## specify the path to vocoder's checkpoint, i.e 
vocoder_checkpoint="exp/vocoder/checkpoint-400000steps.pkl" 

## specify path to the main model(transformer/tacotron2/fastspeech) and its config file 
config_file = "exp/tts_train_raw_char/config.yaml" 
model_path = "exp/tts_train_raw_char/train.loss.ave_5best.pth"

Can you please provide links where to download these models?

Thank you very much!

Waiting for your reply!

What should be input to the vocoder.inference() function?

Hello, I'm having trouble testing the TTS script synthesize.py.

Problems arose with the execution of these lines:
_, c_mel, *_ = text2speech(sample_text.lower())
wav = vocoder.inference(c_mel).

The c_mel variable is assigned a string, which subsequently results in an error.

Tell me, please, what tensor should be fed to the input of the vocoder.inference() function?

Pretrained model without CUDA

Hi,
I would like test your TTS and use it without CUDA if it's possible.
Could you give me an example of synthesizer with pretrained model and without cuda?
Thanks

Web API for TTS

Hello. Thanks for this project! I was wondering is there any web API for Kazakh TTS? (send text to the endpoint, get audio)

Pretrained models not available

Hi,

the linked pretrained models like https://issai.nu.edu.kz/wp-content/uploads/2021/04/kaztts_male1_tacotron2_train.loss.ave.zip can't be downloaded. The links forward to the main page.

greetings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.