Skip to content
Snippets Groups Projects
Commit 0e1e0798 authored by Andres Marafioti's avatar Andres Marafioti
Browse files

import nltk

parent 224a77ab
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ from baseHandler import BaseHandler
from STT.lightning_whisper_mlx_handler import LightningWhisperSTTHandler
import numpy as np
import torch
import nltk
from nltk.tokenize import sent_tokenize
from rich.console import Console
from transformers import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment