gabrielchua commited on
Commit
3ec12d4
Β·
1 Parent(s): 506f934

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ short_description: Personalised Podcasts For All - Available in 13 Languages
17
  This project is inspired by the NotebookLM tool, and implements it with open-source LLMs and text-to-speech models. This tool processes the content of a PDF, generates a natural dialogue suitable for an audio podcast, and outputs it as an MP3 file.
18
 
19
  Built with:
20
- - [Llama 3.1 405B πŸ¦™](https://huggingface.co/meta-llama/Llama-3.1-405B) via [Fireworks AI πŸŽ†](https://fireworks.ai/)
21
  - [MeloTTS 🐚](https://huggingface.co/myshell-ai/MeloTTS-English)
22
  - [Bark 🐢](https://huggingface.co/suno/bark)
23
  - [Jina Reader πŸ”](https://jina.ai/reader/)
 
17
  This project is inspired by the NotebookLM tool, and implements it with open-source LLMs and text-to-speech models. This tool processes the content of a PDF, generates a natural dialogue suitable for an audio podcast, and outputs it as an MP3 file.
18
 
19
  Built with:
20
+ - [Llama 3.1 405B πŸ¦™](https://huggingface.co/meta-llama/Llama-3.1-405B) via [Fireworks AI πŸŽ†](https://fireworks.ai/) and [Instructor πŸ“](https://github.com/instructor-ai/instructor)
21
  - [MeloTTS 🐚](https://huggingface.co/myshell-ai/MeloTTS-English)
22
  - [Bark 🐢](https://huggingface.co/suno/bark)
23
  - [Jina Reader πŸ”](https://jina.ai/reader/)