Results 9 comments of None1145

> ### Self Checks > * [x] This template is only for bug reports. For questions, please visit [Discussions](https://github.com/fishaudio/fish-speech/discussions). > * [x] I have thoroughly reviewed the project documentation (installation,...

> @AnyaCoder Hello, first of all, let me thank you for your support. I meet the same issue (AttributeError: 'Qwen2TokenizerFast' object has no attribute 'semantic_id_to_token_id'), when run agent-v0.1-3b, based on...

> Did anyone manage to fix this? Still an issue for me Please update the code repository

> > Please use version 1.4 of the code, or you can refer to version 1.4 to modify the fish_stpeech/tokenizer. py file > > How I do that ? I...

> > > > Please use version 1.4 of the code, or you can refer to version 1.4 to modify the fish_stpeech/tokenizer. py file > > > > > >...

Can you provide detailed error information?

> ollama.chat has a parameter keep_alive Models should not be supported for use on ollama

May I ask if there is a link to the Colab notebook? This issue appears to be caused by the use of incompatible models or fish speech projects. You can...

> Getting the same error. I tried renaming tokenizer.json to tokenizer.tiktoken but that doesn't work either. > > What got the program working is this: > - Grab this tokenizer.tiktoken...