Giter Site home page Giter Site logo

Comments (8)

lipolipo111 avatar lipolipo111 commented on May 27, 2024 1

Do I have to generate the tokenizer.json or can I use one that already exist?

I dunno, but tokenizer.json is same in all default models.

Just wanted to say a big thanks! Actually I download the file tokenizer.json from the model guillaumekln/faster-whisper-large-v2 and it works.

Really appreciate your help. You’re awesome!

from whisper-standalone-win.

Purfview avatar Purfview commented on May 27, 2024

Custom models are already supported.

from whisper-standalone-win.

lipolipo111 avatar lipolipo111 commented on May 27, 2024

Custom models are already supported.

Sure, I can help with that. Here's your text with corrected grammar, spelling, and coherence:

Custom models are already supported.

Oh, I see. The problem was that I don't know how to do it. When I tried using --model HuggingFaceModel, it didn't recognize it and showed me a list of default models. So, how should I go about it?

from whisper-standalone-win.

Purfview avatar Purfview commented on May 27, 2024

When I tried using --model HuggingFaceModel, it didn't recognize it and showed me a list of default models. So, how should I go about it?

Have it in folder like this: faster-whisper-HuggingFaceModel

from whisper-standalone-win.

lipolipo111 avatar lipolipo111 commented on May 27, 2024

When I tried using --model HuggingFaceModel, it didn't recognize it and showed me a list of default models. So, how should I go about it?

Have it in folder like this: faster-whisper-HuggingFaceModel

Hi,

First of all, I want to express my gratitude for all the support you've provided. It's been really helpful.

However, I'm still encountering an issue. Specifically, when I run the following command:

whisper-faster.exe "J:\Convertion\MyTestJapaneseAudio.wav" --language ja --model large-v2-japanese-5k-steps

I’ve downloaded the respective model and moved it into the _models folder as shown below:

C:\Users\lipo111\AppData\Roaming\Whisper\Purfview-Whisper-Faster_models\faster-whisper-large-v2-japanese-5k-steps

which contains the following three files:

  1. config.json
  2. model.bin
  3. vocabulary.json

Despite this, I’m receiving an error message that the model cannot be found at the specified location:

whisper-faster.exe "J:\Convertion\MyTestJapaneseAudio.wav" --language ja --model large-v2-japanese-5k-steps

Unknown model not found at: C:\Users\lipo111\AppData\RoamingWhisper\Purfview-Whisper-Faster\_models\faster-whisper-large-v2-japanese-5k-steps

['tiny', 'tiny.en', 'base', 'base.en', 'small', 'small.en', 'medium', 'medium.en', 'large', 'large-v1', 'large-v2']

I’d appreciate any further assistance you could provide to resolve this issue.

Thanks again for your support.

from whisper-standalone-win.

Purfview avatar Purfview commented on May 27, 2024

which contains the following three files:

1. config.json

2. model.bin

3. vocabulary.json

Copy there tokenizer.json too.

from whisper-standalone-win.

lipolipo111 avatar lipolipo111 commented on May 27, 2024

which contains the following three files:

1. config.json

2. model.bin

3. vocabulary.json

Copy there tokenizer.json too.

Actually there is no tokenizer.json in the Hugging Face model, thats why I did't copy. The model is

zh-plus/faster-whisper-large-v2-japanese-5k-steps

Do I have to generate the tokenizer.json or can I use one that already exist?

from whisper-standalone-win.

Purfview avatar Purfview commented on May 27, 2024

Do I have to generate the tokenizer.json or can I use one that already exist?

I dunno, but tokenizer.json is same in all default models.

from whisper-standalone-win.

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.