Skip to content

Commit

Permalink
fix(ts): lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Nov 7, 2024
1 parent 089e57f commit 74428f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/Bench.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
import RNFS from 'react-native-fs'
import Clipboard from '@react-native-clipboard/clipboard'
import { initWhisper } from '../../src' // whisper.rn
import contextOpts from './context-opts'

const baseURL = 'https://huggingface.co/ggerganov/whisper.cpp/resolve/main/'
const modelList = [
Expand Down

0 comments on commit 74428f8

Please sign in to comment.