Coder Social home page Coder Social logo

Source lang about pyvideotrans HOT 4 CLOSED

andreygrinchuk avatar andreygrinchuk commented on May 24, 2024
Source lang

from pyvideotrans.

Comments (4)

jianchang512 avatar jianchang512 commented on May 24, 2024

No languages can be added because the first step of speech recognition relies on the whisper model, which supports a limited number of languages, and what it doesn't support can't be added.

from pyvideotrans.

andreygrinchuk avatar andreygrinchuk commented on May 24, 2024

They updated the language list drastically then because Open AI supports all these languages as of now-

Afrikaans, Arabic, Armenian, Azerbaijani, Belarusian, Bosnian, Bulgarian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kannada, Kazakh, Korean, Latvian, Lithuanian, Macedonian, Malay, Marathi, Maori, Nepali, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Tagalog, Tamil, Thai, Turkish, Ukrainian, Urdu, Vietnamese, and Welsh.

Hence, I have a question about adding something myself.

from pyvideotrans.

jianchang512 avatar jianchang512 commented on May 24, 2024

image
This is all the languages that the openai-whisper model can support.

It is difficult to add languages in a few words, because different translation channels require different language codes for the same language, and different languages require different 3-digit language codes for embedding soft subtitles. To add a language, you need to change the interface language translation file, the translation channel code file, the TTS dubbing file, and you need to look up the language code of that language for each translation channel under this channel.

Ukrainian can be added in the next version

from pyvideotrans.

jianchang512 avatar jianchang512 commented on May 24, 2024

1.58 had add uk

from pyvideotrans.

Related Issues (20)

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.